Soap Execute Reference is not allowed in prolog error
Hi All,
When creating a pipeline with a soap execute, i’m getting the error “Failure: An error occurred while parsing the request document, Reason: Reference is not allowed in prolog., Resolution: Please verify the validity of the XML document”
I’m using a adding a list of ids to an array $users . Then i use the xml generator to pass through the working xml (as per soapui) which references that $users array into the soap execute. Soap execute custom envelope only contains ‘$xml’.
The resulting error is “Failure: An error occurred while parsing the request document, Reason: Content is not allowed in prolog., Resolution: Please verify the validity of the XML document”.
I guess the question is, how do i reference an array or field within the customised envelope of the soap execute snap?
I am attaching one simple pipe, so hopefully you will find helpful:
test_2022_11_23.slp (3.7 KB)
BR,
Spiro Taleski