Step 2: Invoke the Managed API
Use the Managed API URL to invoke the Order Management process.
1Next to Order_Management, click Actions > Copy URL
You get a URL similar to the following URL:
https://apigw-pod1.dm-us.informaticacloud.com:8243/t/sonia.domain1.com/Order_Management/1.0.0
2Add parameters to the URL.
The URL should look similar to the following URL:
https://apigw-pod1.dm-us.informaticacloud.com:8243/t/sonia.domain1.com/Order_Management/1.0.0?CustomerName=TestConsumer&CustomerEmail=testconsumer@mailinator.com&ItemName= item1&ItemCount=2
3Paste the URL in a browser.
You see the same result as when you invoked the process with the Application Integration service URL.