Hi guys,
I am building a form in SAP Build Process Automation. I am using Form as trigger start process.
I need employee name from SuccessFactors (via API) to be displayed in the form (readonly field)
Could you tell me how to do that. I can't f...
Hi guys,
I am building form in SAP BPA using checkbox. The purpose of this checkbox is to confirm that the user has agreed to submit the data.
The problem is that the sentence is long. It requires more than 100 chars.
In SAP BPA, field names a...
Hi,
I have the requirement that the employee should be able to retrieve and review all the submitted forms (approved & rejected).
Questions:1. Is this possible in SAP BPA to view retrieve the submitted forms seamlessly?
2. Do I need to build ...
In SuccessFactors we have Role based Permission to determine who have permission as a approver in workflow.
How can we implement this in SAP Process Automation?
In SAP Process Automation, there is a field "Recipients" -> Groups. But I can only e...
See the video section when the overview page is shown. There is a "create" Button (beside "import" button). When you click on the button, you will see many activity types. Which one of those activity types can you choose to run the step "on behalf of...
Hi Daniel,Thank you for the explanation. Do I have to build a standalone app and call the API? I think the API you mentioned is user specific. Is there an API to get all tasks for all users?I have requirement that HR Department should be able to revi...
Hi Archana,Thank you for the reply. Do you mean that I should create action project to get data from API and map the API response to form recipient? Im still wondering how to map the result to form recipient. The API response is in ODATA format, but ...