SOAP Web Service call with a list of parameters

Hi ,

I am calling a SOAP Web Service that allows one or more jobStatusRequests as input parameters. You can have a look at an example of the Web Service with two ID’s passed into jobStatusRequests in xml format below:

<soapenv:Envelope xmlns:soapenv=“http://schemas.xmlsoap.org/soap/envelope/” xmlns:ban=“http://za-ebsapp-dev-01/BancAbcDigiata.webservices.providers:GL_WSD”>
soapenv:Header/
soapenv:Body
ban:getEssJobStatus



70277


70277


</ban:getEssJobStatus>
</soapenv:Body>
</soapenv:Envelope>

In Linx 5 the jobStatusRequest is displayed as a single parameter when I use the CallSOAPWebService component.

Is it possible to pass in a list of Job ID’s into the jobStatusRequest parameter using Linx 5 so that executes like the example above?

Kind regards,
Branden

Edit: I tried attaching the WSDL, but I am not allowed. The message I receive is: Sorry, new users can not upload attachments.
The request above is also not displaying correctly. Will attach it as a file when I am able to.

Hi Branden,

I’ve sent you a mail.

Regards,
Dawie