cancel
Showing results for 
Search instead for 
Did you mean: 

SFAPI Domain error in HCM Success Factors integration

harish_babu5
Participant
0 Kudos

Hi all,

I am doing an HCM - SAP PI -- Success Factors integration. I am getting this error.

com.sap.engine.interfaces.messaging.api.exception.MessagingException: com.sap.aii.af.lib.ra.cci.XIAdapterException: SFAPI Domain Error!

Initially I was getting this error. Element ns2-object cannot have character [children], because the content type is element only.

I used "passThrough" = true in the advanced settings of the adapter and since then I am getting this error

I am getting the session ID as $Version=0, which is wrong.

I am on SAP dual stack SAP PI. I am using the old method to integrate. Receiver Determination, Interface Setermination, Receiver agreement. I am using proxy at sender side and at receiver side I am using SFSF adapter from Integration Add On.

SFSF adapter cannot support SAP Integration content?

I am using the same SFSF adapter for the three interfaces. Logic Request, User Upsert and Logout request interfaces. At the sender side we are not using any sender communication channel.

Regards

Harish Babu

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

HI Harish,

What version of SAP PI are you using? We received the same error a month ago when we upgraded to PI 7.4 SPS12.

The issue is the software component of PI which is used to generate the session ID is having a bug.

You need to upgrade to latest component of PI and the issue will get solved.

Check with BASIS on the XI_ADAPTER framework component.

Check the SAP note 2233772 which mentions the Adapter framework issue.

harish_babu5
Participant
0 Kudos

Hi Husain

The issue was resolved.

I have mentioned the solution in this thread of mine that I created

Harish