Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
#Automation
Hi All,
How can I create SOAP Response Body in webMethods.io? I have a document in the output of the Flow Service which gets invoked whenever I make a SOAP API Request. But the fields inside that document is not coming in the SOAP Response. Attaching the screenshot for the same:
Defined output of the FlowService:
Current SOAP Request:
Current SOAP Response:
Desired SOAP Response:
Thanks in advance!
Update: The issue is resolved. I removed the document and then added the fields in the output. Now it is working fine.