cancel
Showing results for 
Search instead for 
Did you mean: 

AIF settings for SAP standard SOAP interface call

madhusudana_reddy2
Contributor
0 Kudos

Hi All,

We are trying to make call to SAP standard SOAP API from SAP CPI IFlow. We can monitor webservice in tcode: SRT_MONI, but client requested for AIF setup so that we can monitor and reprocess soap calls upon failures. We are not able to understand the steps that need to perform to monitor standard API calls.

Can some one list out the steps to monitor standard sap soap api.

Regards,

Madhu

Accepted Solutions (0)

Answers (2)

Answers (2)

madhusudana_reddy2
Contributor
0 Kudos

Hi Britta,

Firstly, Thank you for your reply.

We want to monitor standard SAP SOAP API in AIF and all the steps mentioned in the link you provided are not applicable to us.

Moreover we are not having license to AIF and we are assuming, AIF incense not needed for monitoring standard SAP API.

For example: We are using Standard outbound SOAP API(following help document having details) for sending exchange rates to SAP CPI IFlow..

https://help.sap.com/docs/SAP_S4HANA_ON-PREMISE/22ccb1d573f84837a0850bd039543b50/7735bd11998341e18fc...

Above link having following text related to AIF monitoring

*******************

To be able to monitor messages transferred by this service, you need to assign the following recipient to the users:

  • Namespace: /FDMD

  • Recipient Name: FND_MD

************************

One more observation is...namespace /FDMD is not available in AIF/CUST and It is not allowing us to add and saying we are not authorized to add the namespace. Our security team told, this is not related to security role issue...

Regards,

Madhu

brittamangei
Advisor
Advisor
0 Kudos

Hi Madhu,

have a look at this tutorial: https://developers.sap.com/tutorials/aif-proxy-monitoring-interface-create.html

Here are all steps explained to set up an AIF monitoring interface.

Best Regards

Britta