SAP AIF – Simple Inbound Scenario – Part-3
Earlier part SAP AIF – Simple Inbound Scenario -Part-2 we have covered the devlopment and customization steps. In this final phase we will be covering with the testing and monitoring of Interface.
We placed an XML file in Remote Server . File adapter polls the files
Sample payload
SXMB_MONI (SAP PI) –
Messge is succesfully processed in SAP PI
Cross check the processed message in SAP PI (SXMB_MONI).
Checking the Successful processed message in SAP ECC –
Checking the message in AIF –
T-Code – /n/AIF/ERR
Enter Application Specfic Interface details with date and time and Status Selection.
Execute – Below screen show that the message was sucessfully processed in SAP AIF ,
we can also see the data in proxy structure.
Cross Verfiying Updated PA tables – The data processed from PI has been updated in SAP ECC.
SAP AIF facilitate interface implementations, interface monitoring and error handling it empowers business users to monitor interfaces they are responsible for and to handle business errors.
SAP PI,and SAP AIF together provide a complete toolset forcomplex integration scenarios.They efficiently combine Operational Monitoring,Technical Integration, and Transactional Error Resolution capabilities.
Related Content
SAP Application Interface Framework – Cookbook
SAP AIF: So what is it all about?
SAP Application Interface Framework – SAP Library
Hi Hemant,
This is a nice document and explained each step.
Thanks,
Chandrakant
Detailed explanation.Will help a lot 🙂 .Kudos for your effort.
A lot of thanks for the series released by you. It helps to learn.
Very Nice blog Hemant
Regards
Vina
SLG0 isn't a mandatory step for displaying log with /AIF/ERR ?
Create Sub-object from /AIF/LOG with our Namespace and Interface name.
I found this guide :
Creating application log sub object in SLG0
Hi Youri,
AIF should create the sub-object automatically. However, there used to be a bug. This is solved by note 2172672.
Best regards,
Verena
Ok thanks for this information.
Can we send data from a report / OData service to AIF? Please explain with steps. I checked many forums in SAP, but didn't find any document for that