Technology Blogs by Members
Explore a vibrant mix of technical expertise, industry insights, and tech buzz in member blogs covering SAP products, technology, and events. Get in the mix!
cancel
Showing results for 
Search instead for 
Did you mean: 
Dimitri
Active Contributor

In a previous blog, I already mentioned a lot of new features and enhancements being released with SP2 of the new B2B add-on. One of those new features is the EDI search parameter module.

This new adapter module is configured on the receiver EDI Separator adapter and automatically assigns correlation ID and dynamic header parameters on detecting any format of EDI messages. It enables monitoring based on sender ID, receiver ID, interchange number, and correlation number.

Configuration

SAP introduced a new module, localejbs/EDISearchParametersModule, which you can use within the receiver EDI separator adapter

Result

The result can be obtained directly within the monitoring.

In my example, 3 EDI interchanges, containing multiple EDI messages, were received by the SAP PO system.

When you click on a message in the monitoring, an extra tab page appears: B2B acknowledgements.

That new tab contains all relevant information.

The correlation ID(*) is retrieved from the Message sender and the interchange ID, both in the UNB segment.

This correlation can be very useful when you need to look for problems and want to correlate the CONTRL message with the EDI Interchange.

(*) The correlation ID has 3 parts

  • Interchange Control Number
  • Interchange Sender ID
  • Interchange Receiver ID

Important remark

In case you are using the EDI search parameter module, please do set it before the genericConverterModule and after TPMContentAccessModule (Trading partner Management information access during run time).



Labels in this area