Yes, the REST adapter in OIC can handle XML input.
- Set the media type to application/xml.
- Define an XML schema (XSD) for payload mapping.
- Include Content-Type: application/xml in the request header.
- Test with XML payloads using Postman or curl.
Ensure proper configuration and schema matching for seamless processing.
Screenshots:
TBD
No comments:
Post a Comment