Technical Articles
Use APIM to proxy and monitor BTP SAP Forms Service by Adobe rest API
Currently I am supporting a customer who need to use BTP SAP Forms Service(ADS) by Adobe in ABAP. But they want to monitor the performance of BTP SAP Forms Service by Adobe rest API . I suggested to use BTP integration suite API management (APIM) to monitor the ADS rest api’s performance . In this blog , I will blog down the steps . Hope it helps the readers also .
Prerequisites:
1, You have finished Initial Steps in Your SAP BTP Subaccount for ADS in BTP cloud foundry .
2, You have set up your BTP integration suite APIM .
Steps :
1, Copy ADS service from Discover center in APIM .
2, Copy policy template from Discover center in APIM .
3, Retrieve ADS service key information like client id, client secrete, uaa url in BTP cockpit .
4, Apply Oauth information in Policy template for ADS rest API .
5 Test the ads api
6 Check ADS rest api Performance
The end .
Best regards!
Jacky Liu
Thank you for sharing..