cancel
Showing results for 
Search instead for 
Did you mean: 

Accessing SuccessFactors SFAPI via a SCP (HCP) Destination

Garth_Liebenber
Explorer
0 Kudos

Hi Everyone,

I am trying to call the SFAPI in SCP via a destination. I have always just used oData destinations and they work perfectly, but the SOAP one just gives a 404 Not Found with the text "You are not authorized to access the functionality you have requested."

I cannot even call the WSDL (so long before any SF authentication is involved). I can call https://apisalesdemo8.successfactors.com/sfapi/v1/soap?wsdl fine in a browser with no issues, stick the same in a destination and the authorized issue comes up.

My setup:

Testing directly:

I have tried this with other external WSDL's and it works fine, seems to be related to SF somehow.

Has anyone tried using the SFAPI from SCP (e.g. a Fiori app) and can your give some guidelines? Not sure what I am missing.

I can logon and retrieve data perfectly using other external SOAP testing tools like Boomerang so everything on the SF side seems fine. I just need to be able to reach that server.

Some background on why I want to use SFAPI and not oData API, I need the Employment ID from the entity EmpEmployment but SAP have set that field in oData to be invisible.

Thanks,
Garth

Accepted Solutions (0)

Answers (2)

Answers (2)

Garth_Liebenber
Explorer

Hi Ricardo,

No assumed that you need to request SOAP access to be enabled by SAP (like open the port or firewall in their servers). OData is supported by default, but not SOAP it would appear. So either a ticket to open access or for them to unhide the field in oData would be needed I think.

Thanks
Garth

ricardo_m117
Explorer
0 Kudos

Hi Garth,

Did you get around this?
Best Regards,