SOAP Parameters missing in envelope
Tagged: SOAP
-
mgerber
5 years ago #19263Hello,
I’m trying to set up a SOAP connection, but the Parameters are not included in the soap envelope for the request.
I created the Connector call with the Wizzard and added the option strict and endpoint to the call. I did also create a Paramter for the call (see attached Photo).
A test on the WebService with SoapUI was successful.
Can anybody tell me what went wrong?
Attachments:
You must be logged in to view attached files.Kahn
Has successfully completed the online course Introduction
Has successfully completed the online course Intermediate (200)
Has successfully completed the online course Advanced (300)
Kahn
Has successfully completed the online course Introduction
Has successfully completed the online course Intermediate (200)
Has successfully completed the online course Advanced (300)
Kahn
Has successfully completed the online course Introduction
Has successfully completed the online course Intermediate (200)
Has successfully completed the online course Advanced (300)
5 years ago #19282::OK here is a very last resort solution:
1. Define your XML Envelope as a String
2. Provide the XML Enveleope to the following parameter: soap
3. Remove all other soap/ parameters
4. Provide the parameter configuration/soap/soapMode: DirectNow the envelope will be passed directly to the service.
Kahn
Has successfully completed the online course Introduction
Has successfully completed the online course Intermediate (200)
Has successfully completed the online course Advanced (300)
mgerber
Viewing 11 posts - 1 through 11 (of 11 total)
You must be logged in to reply to this topic.