Successfactors spoke compound employee API, Basic authentication help required

Gaurav Gupta3
Tera Expert

Hello Everyone!!
We have been able to bring the data to the staging table using oData API, using Basic Auth type using SuccessFactors spoke v 4.0.5.

 

While following the document as per link Set up the SuccessFactors spoke v4.x.x (servicenow.com)

 for compound Employee.  This document discuss the steps for OAuth 2.0 Credentials for which more complexity is expected.  However we want to follow Basic Authentication as our primary execution.  We have not been able to pull the data to Worker Profile staging table at all.  We have verified the credentials and it should be fine.

 

It fails with below error:

Flow Designer: Operation(Retrieve Worker Profiles.DS_action_wrapper-d23d782a73a20010062b2ea3c4f6a7fc.d23d782a73a20010062b2ea3c4f6a7fc_preprocess.c22745570f31001051218e8ebc767eef) failed with error: com.snc.process_flow.exception.OpException: Error: Invalid Connection & Credential Alias. (Process Automation.c22745570f31001051218e8ebc767eef; line 25) 

 

When try to run the Action workflow for Retrieve Worker Profiles, it ends up with error "SuccessFactorsUtil" is not defined."  

Can any body suggest, what can be the issue. 

 

1 REPLY 1

Bhavesh Jain2
Tera Contributor

Facing same issue. Were you able to resolve this?