Skip to Content
Author's profile photo Hemant Negi

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

g.PNG

  SXMB_MONI (SAP PI) –

Messge  is succesfully processed in SAP PI

  /wp-content/uploads/2015/08/h_769903.png

Cross check the processed  message in SAP PI  (SXMB_MONI).

/wp-content/uploads/2015/08/i_769911.png

Checking the Successful processed  message in SAP ECC –

/wp-content/uploads/2015/08/j_769913.png

Checking the message in AIF –

T-Code – /n/AIF/ERR

Enter Application Specfic  Interface details  with date and time  and Status Selection.

/wp-content/uploads/2015/08/k_769914.png

Execute – Below screen show that the message was sucessfully  processed in SAP AIF ,

we can also see the data in proxy structure.

/wp-content/uploads/2015/08/l_769915.png

Cross Verfiying Updated  PA tables – The data processed from PI has been updated in SAP ECC.

/wp-content/uploads/2015/08/m_769919.png

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

First Steps with SAP Application Interface Framework

http://www.sapsa.se/wp-content/uploads/2013/03/30_SAPSA-Application-Interface-Framework_2013_04_24.pdf

Assigned Tags

      8 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Chandrakant Mohanty
      Chandrakant Mohanty

      Hi Hemant,

      This is a nice document and explained each step.

      Thanks,

      Chandrakant

      Author's profile photo Former Member
      Former Member

      Detailed explanation.Will help a lot 🙂 .Kudos for your effort.

      Author's profile photo Former Member
      Former Member

      A lot of thanks for the series released by you. It helps to learn.

      Author's profile photo Former Member
      Former Member

      Very Nice blog Hemant

      Regards

      Vina

      Author's profile photo Youri Catinat
      Youri Catinat

      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

      Author's profile photo Former Member
      Former Member

      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

      Author's profile photo Youri Catinat
      Youri Catinat

      Ok thanks for this information.

      Author's profile photo Former Member
      Former Member

      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