Skip to Content
0
Former Member
Jan 13, 2017 at 02:49 PM

SAP PO Custom Adapter Startup

95 Views

Hi Guys,

I have made a custom PO polling adapter based on the sample adapter.

After the restart of PO, the adapter startup before PO is done restarting. The consequece is that message can be read and lost, because the adapter cannot deliver to messaging system until PO is ready.

I have setup a loader dependency to Application: sap.com/com.sap.aii.af.app to delay startup of the adapter, but that doesn't seem to work.

How do i check if PO is ready, before start of procssing ?

Thanks

Jens