RequestMethod.POST

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

RequestMethod.POST

inigo10rodri
Hello,

What would be the structure of the data to be sent with a POST service? (See
attached image, body.png)

We are interested in sending this information:

@QueryParam ("document") String document, @QueryParam ("language") String
language, @QueryParam ("invocationId") String invocationId


It has to be XML or it can also be SOAP Envelope, right? In the case of
sending it as SOAP Envelope, would you tell us what it would be like?

Many many thanks!

Best regards,
Iñigo

<http://discuss.orbeon.com/file/t375647/body.png>

--
Sent from: http://discuss.orbeon.com/

--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].
Reply | Threaded
Open this post in threaded view
|

Re: RequestMethod.POST

Alessandro  Vernet
Administrator
Hi Iñigo,

Yes, you can send a SOAP envelope, if this is what your service expects. In
that case just paste an empty SOAP envelope in that text field, and in the
corresponding action, in the "Service Request Actions" tab you "fill" the
elements or attributes of the SOAP envelope with values coming from fields
in the form. Does this make sense?

‑Alex

-----
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet
--
Sent from: http://discuss.orbeon.com/

--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet
Reply | Threaded
Open this post in threaded view
|

Re: RequestMethod.POST

inigo10rodri
Hi Alessandro,

We have already solved the problem, thank you very much.

Iñigo.

--
Sent from: http://discuss.orbeon.com/

--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].
Reply | Threaded
Open this post in threaded view
|

Re: RequestMethod.POST

Alessandro  Vernet
Administrator
Perfect Iñigo, I'm glad putting the SOAP envelope in an HTTP Service worked
for you, and thank you for the update.

‑Alex

-----
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet
--
Sent from: http://discuss.orbeon.com/

--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet