Comments and answers for "Can FME upload a file to a website (data conversion) and download the result?" https://knowledge.亚搏在线safe.com/questions/82399/can-fme-upload-a-file-to-a-website-data-conversion.html The latest comments and answers for the question "Can FME upload a file to a website (data conversion) and download the result?" Comment by wilsonlee74 https://knowledge.safe.com/comments/82498/view.html

Sounds good

Tue, 13 Nov 2018 23:48:40 GMT wilsonlee74
Comment by mark2atsafe https://knowledge.safe.com/comments/82489/view.html

Can I suggest you post an idea on this site to support the UBX format?Then other users can vote it up and the format might get officially supported.I know of at least one other user who needed this, and yet there are no requests in our developer database.Posted as an idea at least we would see it and have a count of requests.

Tue, 13 Nov 2018 22:29:30 GMT mark2atsafe
Comment by wilsonlee74 on wilsonlee74's answer https://knowledge.safe.com/comments/82483/view.html

Thanks...will try that out

Tue, 13 Nov 2018 21:36:11 GMT wilsonlee74
Answer by david_r https://knowledge.safe.com/answers/82416/view.html

You'll basically have to reverse-engineer the form on that page.The easiest if probably to activate the browser developer tool and start monitoring network activity.Then manually fill out the form as you'd like FME to do it and inspect the in- and outbound requests, including form data and headers.

You then have to transfer that logic into the HTTPCaller, the documentation will be very helpful for this.


Tue, 13 Nov 2018 08:37:27 GMT david_r