Human Capital Management Blogs by SAP
Get insider info on SAP SuccessFactors HCM suite for core HR and payroll, time and attendance, talent management, employee experience management, and more in this SAP blog.
cancel
Showing results for 
Search instead for 
Did you mean: 
yogananda
Product and Topic Expert
Product and Topic Expert
2,682

Introduction


In this blog, we will learn how to create RestAPI role services from SAP Commissions Portal to authenticate Auth Token, please follow below steps to configure

Part 1:  How to create RestAPI role from SAP Commissions Portal


Part 2:  How to assign RestAPI role to a user


Part 3:  SAP Commission API Documentation Portal


Part 4:  How to call RestAPI v2 through Postman


Before you continue, ensure you have met the following requirements:

Step 1: Log in to SAP Commission Portal
https://<tenantid>.callidusondemand.com/SalesPortal/

Step 2: Sales Performance Home page will be landed



Step 3: Click on Roles, you will see Callidus Portal (+) for creating a new role 


Step 4: Create your own custom Role Name 


Step 5: Notification is seen at the top of the screen after creation


Step 6: After creation, Permissions will be blank and will have to be assigned, Click on Permission Add button


Step 7:  Select Administration from the drop-down and enable Security Actions

  • Manage All Security

  • Manage Security Principals

  • Manage Security Roles



 

Step 8: Permissions are added to RestAPIv2 role


 

Conclusion:  User needs to have SAP Commission RestAPI role to authenticate any Rest Calls to make

Next Part 2:  How to assign RestAPI role to a user (Link)