on 2025 Mar 14 10:46 AM
Hello everyone,
I am working on an automation in SAP Business Process Automation (SAP BPA) that connects to SAP S/4HANA using client-specific credentials. Currently, I am using environment variables to store login details, but I would like to improve the process by allowing my client to enter their own credentials before execution.
Additionally, I want this automation to be scheduled to run daily. The challenge is ensuring that the client enters their credentials once, and then the automation continues to run daily using those credentials, while keeping the process secure and user-friendly.
Any guidance or best practices would be greatly appreciated!
Thanks in advance.
Request clarification before answering.
Hi,
You can use Windows Credential Manager for this.
Regards,
Manish
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Manish,
To add a scheduled trigger, you must have the ProcessAutomationAdmin and ProcessAutomationDeveloper roles assigned. For more information, see Authorizations
Create a Scheduled Trigger:
Activate and Configure the Trigger:
For user-triggered actions, the user triggering the action in Process Workspace must have the ProcessAutomationParticipant role collection assigned. For more information, see Authorization Configuration
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
95 | |
11 | |
9 | |
8 | |
7 | |
5 | |
4 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.