Hello, how are you?
I have a problem: I am trying to consume a SOAP API, and the request of the SOAP requires a value and an array list that contains many fields. I need to pass it to the API with the document name without any attributes, like this:
-- I need to delete it from document list
I have tried to drop it from the API itself, but unfortunately, this solution didn’t work, and I cannot modify the request after import Api as a wsdl file.
Could you please help me resolve this issue? Thank you.
#API-Gateway#Integration-Server-and-ESB#Service-Designer#webMethods#API-Management