Forum Discussion
nganapathiraju
9 years agoFormer Employee
Did you search in the community?
sdelano
9 years agoNew Contributor II
Thanks we will look into this. Is there a solution without ultra pipelines? we’re not planning on using ultra.
- nganapathiraju9 years agoFormer Employee
DO I NEED TO BUILD A SOAP SERVICE USING ULTRA?
Not necessarily:
Yes, if you intend to use the SOAPAction header to route the request (see initial version of the pipeline at
the beginning of this article).
No, if you intend to use the SOAP body (see simplified approach above)This is from the document posted above. Can you try that?