Hello I'm testing Orbeon forms, and I have a doubt about to put parameters on Http service.
I have declare this http service declared
But i wanna to put data in envolope from parameters from url that calls the form new.
How can i declare parameters inside the soap envelope? or declare variables and in the action put the request.getParameters...
I know how to declare no visible vars in my form and initial load data from the request.
But i dont know how to take this data or take fields from form and put inside soap envelope.
Can you help me, please
Thank's for reading my doubts.