You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.
Mincho Velev edited this page Aug 30, 2019
·
5 revisions
Overview
To enable the Employee Onboarding application to consume events defined in the SAP SuccessFactors system, you first need to allow the Employee Onboarding application to consume the SAP SuccessFactors HCM Suite OData API without a logged in user. To do that, you create a service instance of the SAP SuccessFactors Extensibility service using the api-access service plan this time with a technical user.
Steps
1. Create a service instance to consume the SAP SuccessFactors HCM Suite OData APIs with a technical user using the Cloud Foundry command line interface (cf CLI).
In Eclipse IDE, open sfOAuthTechUser.json located in the root folder of the employee-onboarding project.
Change the value of the systemName property to studentXXX where the XXX is the same index you used in the previous steps.