Reputation: 83
I am trying to submit am Orbeon form to an endpoint (a power automate flow). However, all the endpoint is receiving are the headers.
We're using a hosted version of Orbeon forms so my access is limited to the UI. I've sent an identical XML from Postman to the automate flow and this does include a body.
Has anyone had any success submitting a form to an enpoint (Automate flow or otherwise), or does anyone have an idea of what's going wrong here?
Upvotes: 1
Views: 75
Reputation: 31743
The issue is happening in code that was changed in-house relative to what ships with the "standard" Orbeon Forms. Thus OP will be need to ask the people who built this, as from the outside, we can't tell why the body of the request isn't being sent in this case.
Upvotes: 1