Skip to Content
0
Former Member
Feb 26, 2009 at 07:50 PM

Debugging User Modules in the Adapter Engine

135 Views

Hi everyone,

my scenario is File->PI->File.

I've developed some Adapter Custom Modules and I've deployed its in the Adapter Framework.

I checked the modules using SAP NetWeaver Admin and all are deployed and active.

In the RWB I can look that my Adapter Module was called:

2009-02-26 20:17:57 Information MP: entering1

2009-02-26 20:17:57 Information MP: processing local module localejbs/GetAdress

2009-02-26 20:17:57 Information MP: processing local module localejbs/CallSapAdapter

Questions:

- Can anyone tell me how I can debug the Modules?

- Is it possible to debug the Bean when the Adapter Framework executes my modules?

I've enabled the debugging on PI J2ee server but nothing...

Many thanks

Antonio