Use case: End system Webservice exposed as XML input/output format. have to Invoke using Application Integration
Actions:
Have used a Http connector to connect the End system Web services, and configured the HTTP connector
In a Application Integration, when I use Http connector, the input auto generated data type is showing JSON, if I pass input as JSON format, the adapter has capability to convert JSON-> XML format internally and hit it to Endpoint Webservice?
If not, How can i Pass XML input datatype to the endpoint? Please advise ?