cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to connect Successfactors using SAP PI

Former Member
0 Kudos

Dear Experts,

We are having one issue facing, unable to connect successfactors using SAP PI 7.11 SP12.

My requirement is to fetch the cost centers from SAP ECC. we succeeded in sending the cost center details from SAP ECC to SAP PI with Idoc ODTF_REPL_CC.

In SAP PI log its successfully showing the status message delivered . But no log created in SFAPI audit log.

Its quite strange for us where the issue located.

we did all  the prerequisite settings for integration like firewall port enabling, permissions to the user etc.

In communication channel we are using the URL : https://api012.successfactors.eu/sfapi/v1/soap  with basic authentication.

This is happening for both SFAPI and ODATAAPI.

we didnt configured login/logout interface. because i saw in one blog, SFSF adapter can internally take care of login / logout.

When i did connection test using SOAP UI and Postman. i am getting the logs created.

Please give your valuable suggestions ...

Thanks

Y V P Deepak

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Responses please ....

Former Member
0 Kudos

Hi,

Any help !!!!

Muniyappan
Active Contributor
0 Kudos

install the xpi inspector and run the scenario to record logs.

create sap ticket attaching logs.

i am not sure if this is because of PI or SFSF.

Former Member
0 Kudos

Hi Muni,

Thanks for your reply...

When i tested with SOAP UI its successfully creating logs in the SF SFAPI .I am able to upsert the data and extract the data using query.

I saw in so many logs, that SFSF adapter didnt delivered with standard content. what is this mean?

do SFSF adapter requires any module configuration ? because i didnt find any module configuration here. in standard we find only one exit bean, where we placed with call adapter. along with this do we need to do any other configuration.

And SFSF adapter dont reuires Login/Logout interface, this will be taken care internally by SFSF adapter is this correct ?

Please reply with our valuable suggestions.

I raised SAP ticket too...

Thanks

Y V P Deepak

Muniyappan
Active Contributor
0 Kudos

i used SFSF adapter with odata protocal with default adapter modules (whatever comes when you create). it was working.  i dont  think you have to add any modules extra.

parameter value : deployedAdapters/com.sap.aii.adapter.sfsf.ra/shareable/com.sap.aii.adapter.sfsf.ra

you are correct. SFSF adapter does not need login log out . getting session id and logout out taken care as you mentioned. i believe you are giving same credentials in the channel (as you used in soap ui)

Former Member
0 Kudos

Hi Muni,

Earlier i raised the thread

where i stated with error.

Later i come with a solution by removing the standard parameter key and placed with call sap adapter. Temporarily i came out of that bug.

Now when you confirmed about standard module configuration, realized that some thing went missing.

I raised a high priority ticket to SAP, they replied inconsistency in sca patch levels of PICOASUF and PIADAPTERS files. And stated try bringing the system with same levels, if problem persists again then they want to dig deeper of the system.

Get back to you once after system upgradation...

Once again thanks for your response...

Thanks

Y V P Deepak

Former Member
0 Kudos

Hi Muni,

As SAP suggested we upgraded the PICOASUF to SP2, now we are facing the below mentioned error.

we are passing the standard module bean parameter value. This value is checking the lib file some where !

Please have a look, and suggest us the way out.

Thanks

Y V P Deepak