on 2025 Jun 03 3:05 PM
I'm looking at putting together a SAP Build Process Automation project using only cloud services, so no local file storage or Excel / Outlook SDK. In other words I'm looking to remove the SAP Desktop Agent dependancy.
However, on running the main process, the automaton is never called because it appears SAP Desktop Agent is a prerequisite for any automation, regardless of the dependencies (I'm using the CORE SDK only).
Can anyone confirm the above? Or is there a way of setting up an SAP Build Process Automation without the need for SAP Desktop Agent?
Request clarification before answering.
Hi Adam,
Whenever an automation is first created as an artifact in the project, you would notice that the agent version is determined at that point. This is because, the way the automation works is that it would download the package on the local system where the agent is located. These javascript files are then executed.
If you want an automation to be totally on cloud, the only way that I could think of this happening is to use action projects in conjunction with decisions to create a process flow. However, you would be limited to a lot of dependency on Decisions created, and even then, some functionalities easily achievable through custom scripts might elude you.
Do let me know if the action project + decision + forms (workflow) works for your purpose. It would be quite interesting to note how complex you could make your scenarios while still working totally on cloud based executions.
Best Regards,
Rohit
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Adam,
For Document Extraction, you would have multiple steps including handling of file, which would not be possible based on the current functionality to handle on a process level. You would only have the option to manage this through an automation.
Hi Adam, Did you manage to get any solution where we can completely eliminate Desktop Agent? I have a requirement where BPA needs to read outlook emails along with attachments.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 7 | |
| 7 | |
| 7 | |
| 7 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.