SAP Knowledge Base Article - Public

2416294 - How to create user and password for API Authentication - Onboarding 1.0

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

  1. Create a Project:
  • When you create a project in SOAP UI, Initial WSDL should be provided in attached Format:

API.PNG

    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.

                                         API1.PNG

  • <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