Problem with SAP Adapter Routing Notifications

Hi,

I have been working with some SAP Adapter Routing Notifications, in the 7.1.2 version of th IS. After loading the packages into the test environment I noticed that the transactions from SAP were being rolled back (no sender/receiver data displayed as well). Looking in the SAP adapter log I see these errors:

[SAP.0104.0005W] Error in SAP Listener: Server repository could not create function template ‘IDOC_INBOUND_ASYNCHRONOUS’
caused by: java.lang.NullPointerException

All notifications are working as they should in the development environment. In test env. I also see that the transactions for other systems are being rolled back (that was working before I loaded the new packages).

Does anyone know what could be causing this (I haven’t had this problem with other typs of SAP listener types), or if there could have been something during the import of the packages that created this problem.

Regards,
dezer

Try reregistering your Routing notification with Default wM Listener for SAP using ART Service. It may fix the null pointer issue.

HTH