Showing posts with label Conditional Flow. Show all posts
Showing posts with label Conditional Flow. Show all posts

Saturday, September 12, 2020

SAP API Management - Conditional Flow

Scenario: Client always wants response in XML format. Now, if client sends GET request to /json path, target system sends a JSON response. So, there should be a conversion rule to convert JSON to XML before sending response back to the client.