SOAP Parameters missing in envelope
Tagged: SOAP
-
mgerber4 years ago #19263
Hello,
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.KahnHas successfully completed the online course IntroductionHas successfully completed the online course Intermediate (200)Has successfully completed the online course Advanced (300)KahnHas successfully completed the online course IntroductionHas successfully completed the online course Intermediate (200)Has successfully completed the online course Advanced (300)KahnHas successfully completed the online course IntroductionHas successfully completed the online course Intermediate (200)Has successfully completed the online course Advanced (300)4 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.
KahnHas successfully completed the online course IntroductionHas 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.