cancel
Showing results for 
Search instead for 
Did you mean: 

Create a Simple IDoc Interface with AIF Configuration

bsmanjunathk
Explorer
0 Kudos
172

Hello All,

I was referring below SAP blog for Create a simple IDoc interface to enable monitoring IDocs with SAP Application Interface Framework.

https://developers.sap.com/tutorials/aif-idoc-monitoring-interface-create..html

I see they have created a Custom Namespace in their example ?

In case our requirement is to enable monitoring Idocs with SAP AIF for a standard Idoc/Message type, still do i need to create it in Custom Namespace

 

Accepted Solutions (1)

Accepted Solutions (1)

alex_bundschuh
Product and Topic Expert
Product and Topic Expert

yes, if you like to monitor or manage your IDocs using AIF regardless if it's a standard IDoc or a custom, you need to create an AIF interface in your own custom AIF namespace

Alex

bsmanjunathk
Explorer
0 Kudos
Thank you so much Alex.
bsmanjunathk
Explorer
0 Kudos
Thank you Alex. I was wondering why SAP has given standard namespace for each Functional area ,if we need to create Custom AIF namespace. Also, i see we were able to use standard namespace for API's, but not for Idocs. We were able to see the standard message type in /AIF/ERR but not in AIF/IFMON when we created interface in standard namespace.
alex_bundschuh
Product and Topic Expert
Product and Topic Expert
0 Kudos

Check out this blog post to find out for which interfaces and APIs SAP ships AIF interfaces

https://community.sap.com/t5/technology-blogs-by-sap/sap-delivered-aif-interfaces-vs-custom-aif-inte...

wrt your other question, best is to go through one of the tutorials on our AIF topic page to understand the AIF concepts and what needs to be done to see the interfaces in the monitor

https://pages.community.sap.com/topics/application-interface-framework

Alex

Answers (0)