cancel
Showing results for 
Search instead for 
Did you mean: 

Adapter Framework Error - SAP ERP to SuccessFactors Employee Sync

0 Kudos

Hi,

We have configured the SAP ERP to Success Factors BizX Employee Synchronization model.  When we execute the process the recieve the following error in the adapter framework when PI tries to login to Success Factors using the SOAP channel.

<SAP:AdditionalText>com.sap.engine.interfaces.messaging.api.exception.MessagingException: javax.ejb.EJBException: ASJ.ejb.005043 (Failed in component: sap.com/com.sap.aii.axis.app, BC-XI-CON-SOP) Exception raised from invocation of public com.sap.aii.af.lib.mp.module.ModuleData com.sap.aii.adapter.axis.modules.AFAdapterBean.process(com.sap.aii.af.lib.mp.module.ModuleContext,com.sap.aii.af.lib.mp.module.ModuleData) throws com.sap.aii.af.lib.mp.module.ModuleException method on bean instance com.sap.aii.adapter.axis.modules.AFAdapterBean@50f70ae7 for bean sap.com/com.sap.aii.axis.app*xml|com.sap.aii.adapter.axis.ejb.jar*xml|AFAdapterBean in application sap.com/com.sap.aii.axis.app.; nested exception is: java.lang.NullPointerException: while trying to invoke the method com.sap.aii.af.lib.mp.module.SModule.process(com.sap.aii.af.lib.mp.module.ModuleContext, com.sap.aii.af.lib.mp.module.ModuleData) of an object loaded from field com.sap.aii.adapter.axis.modules.AFAdapterBean.core of an object loaded from local variable 'this'</SAP:AdditionalText>

It looks like the process is not even to attempt to connect to Success Factors yet but fails in the process modules of the SOAP channel.

Any insight is appreciated.

thanks.

jb

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

We have made it a bit further in our investigation and it may be that the Axis framework is not deployed on our PI system.

Will keep this thread up to date but am still open to other things to look at.

thanks.

jb

rajasekhar_reddy14
Active Contributor
0 Kudos

Jamie,

Once you complete integration succesfully pelase write a blog, it will help others toooo..

Thank you and good luck.

Answers (1)

Answers (1)

0 Kudos

Configuring the Axis Framework did the trick.