SOAP Parameters missing in envelope
Tagged: SOAP
-
5 years, 4 months 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.Kahn
ModeratorHas successfully completed the online course Introduction
Has successfully completed the online course Intermediate (200)
Has successfully completed the online course Advanced (300)
Kahn
ModeratorHas successfully completed the online course Introduction
Has successfully completed the online course Intermediate (200)
Has successfully completed the online course Advanced (300)
Kahn
ModeratorHas successfully completed the online course Introduction
Has successfully completed the online course Intermediate (200)
Has successfully completed the online course Advanced (300)
5 years, 4 months 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
ModeratorHas successfully completed the online course Introduction
Has successfully completed the online course Intermediate (200)
Has successfully completed the online course Advanced (300)
5 years, 3 months ago #19573
Viewing 11 posts - 1 through 11 (of 11 total)
You must be logged in to reply to this topic.