An Example for downloading Derived Output using Enterprise Integration Framework

Introduce a Simple demo from 3DEPERIENCE CATIA Design and generated STEP derived output and use EIF to download STEP, using Postman to invoke web services. So from event monitoring we can listening Engineering Item information,…

Continue ReadingAn Example for downloading Derived Output using Enterprise Integration Framework

Naive Install

prerequisite: you need a domain name first. installation commands: #go install github.com/caddyserver/xcaddy/cmd/xcaddy@latest #~/go/bin/xcaddy build --with github.com/caddyserver/forwardproxy@caddy2=github.com/klzgrad/forwardproxy@naive config: create a file named Caddyfile { order forward_proxy before file_server } :443, domainname.com { tls yourmail@mail.com forward_proxy {…

Continue ReadingNaive Install