cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SuccessFactors HCM Suite Onboarding with SAP ERP HCM via HCI as middleware

Former Member
0 Likes
1,096

Hi Experts,

I am currently working on "SuccessFactors HCM Suite Onboarding with SAP ERP HCM" via HCI as Middleware for the first time. I could not find any documentation related to Onboarding. Could you please guide me how to Configure the process one by one.

I am using the below interfaces:

1) Begin Session (Sender side & Receiver Side URL's)

2)Cancel Session (Sender side & Receiver Side URL's)

3)GetNewHireRecord (Sender side & Receiver Side URL's)

4)Onboarding Candidate Info (Sender side & Receiver Side URL's)

Please let me know what is the process to trigger and from where we have to trigger the Interface.

Thanks in Advance

Accepted Solutions (0)

Answers (2)

Answers (2)

Muniyappan
Active Contributor
0 Likes

interface are triggered by running report in ECC.

Refer below blog for list of reports and order.

https://blogs.sap.com/2015/03/17/integration-add-on-30-for-sap-hcm-and-successfactors-service-packag...

  • Report RH_SFI_IMPORT_ONBOARDING_DDIC and transaction HRSFI_SYNCH_ONB_META to import a data dictionary XML from SuccessFactors Onboarding
  • Report RH_SFI_IMPORT_ONBOARDING_DATA and transaction HRSFI_ONB_DATA_IMP to extract new hire data from SuccessFactors Onboarding
  • Report RH_SFI_ONBOARDING_PROCESS and transaction HRSFI_ONB_HIRE to process new hire data and launch a Hiring action
RajeshKathare
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Suhale,

You can find the configuration guide in the below link,

https://help.sap.com/http.svc/rc/8a4930c6ef6e4f948a0c5f033429c623/3.0%20SP06/en-US/HCI_ConfigExample...

Regards,

Rajesh