aditya_shelar
Participant
Member since ‎11-26-2019

User Statistics

  • 11 Posts
  • 0 Solutions
  • 3 Kudos given
  • 29 Kudos received

User Activity

Hello Community, I am trying to automate the 'New Hire' screen in the SAP SuccessFactors application. There are multiple combo boxes on the page. I want to automate them. Below are the steps I followed to automate them. I have captured the pa...
Hello, Hello. I am trying to automate the 'Add New Employee' screen in SAP SuccessFactors. I have declared the application as SAP UI5 type, as many of the controls on the page are SAP UI5 type. The 'Add New Employee' screen has the 'Identity' s...
Hello. I am trying to automate the 'Add New Employee' screen in SAP SuccessFactors. I have declared the application as SAP UI5 type. There is a UI5 Combobox component on the page. I need to select a value in the Combobox. I tried various ways but...
INTRODUCTION In this blog post, you can learn how to create an employee in EC(Employee Central) SuccessFactors using ODATA $batch API. I want to share how to create an employee with the required entities and the corresponding mandatory fields of res...
INTRODUCTION In this blog post, I want to share how to combine multiple requests in a single OData $batch request to upsert different entity records for single/multiple employees in SAP SuccessFactors using Postman, while supporting the transactiona...