SOAP Parameters missing in envelope
Tagged: SOAP
-
vor 5 Jahren, 6 Monaten #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)
vor 5 Jahren, 6 Monaten #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)
vor 5 Jahren, 5 Monaten #19573
Ansicht von 11 Beiträgen – 1 bis 11 (von insgesamt 11)
You must be logged in to reply to this topic.