Symptom
How to create user and password for API Authentication in Onboarding 1.0
Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental.
Environment
SAP SucessFactors Onboarding 1.0
Resolution
- Create a Project:
- When you create a project in SOAP UI, Initial WSDL should be provided in attached Format:
- Initial WSDL: https://<SFOnboarding>/Services/HRDataServiceEX.asmx?WSDL
- Click the OK button to create a new project.
2. Begin a session
- Authentication will happen via Begin Session.
- Use the serviceLogins which was created in superadmin / Provisioning.
- Begin Session will return a token and this ticket token is valid for 30min. Use this ticket token in all the calls.
- <hrd:Name>=Loginname which is created under webservicelogins in superadmin.
- <hrd:Password>=Password Which is created under Webservicelogins in superadmin.
Keywords
API ; SOAP ; REST ; Authentication ; Login ; User ; webservicelogins , KBA , LOD-SF-OBD-API , Webservices & API's , How To
Product
SAP SuccessFactors Onboarding all versions