SAP Build Process automation does not yet support restoring an older version of a project if the project contains a decision. I don't see an item in the roadmap for this either. What tactic do you use to restore a project with a decision? Are there a...
The documentation for Create a Process Variant, states PrerequisitesVariant Management is a tile in your site created with SAP Build Work Zone, standard edition.You have access to the variant management editor.How can I get Variant Management tile? I...
Hi,Is there a way now to read environment variables of the project from processes (workflow) similar to how these can be read from Automation Tasks? Create an Environment Variable Regards,Dinu
Dear fellow CAP practitioners,One of the Added features in nodejs version of cds@8.2.0 is the "New config flag `cds.server.shutdown_on_uncaught_errors` allows to control whether the server should shut down on uncaught errors. Default is `true`". Is t...
I modeled a Process with a Decision step in SAP Build Process Automation tenant in my trial account in us10. When the process is executed, the Decision step fails. I find the following error message in monitor. Rule Service Id:
5701c05935dc42a5b302c2...
The standard SAPUI5 project expects you to use UI5 tools (ui5 serve) to run the application and tests. If you are using CAP, the middleware for UI5 server is not by default used. It is this middleware that serves '../resources'. When using cds (serve...
Configure the destination sap_process_automation_service_user_access as (exactly as) described in Configure SAP Build Process Automation Destinations | SAP Help PortalNotes:1. Authentication TypeAuthentication: OAuth2JWTBearer2. Don't add additional ...
Support for SelectionPresentationVariant in Object Page was added in version 121 (mentioned in change log and documentation #Rendering a Table in a Section). So, If you use any later version, it should work.
Please look at the sample provided in the blog. I wonder if this can be explained better than in the blog. Here is are two clues: The first view is automatically selected. You may provide only one view.
What exactly did you do in the script? You would need a persistence to generate a sequential ID. This is not part of process automation. So, I doubt if you can generate a sequential ID using a script. You will need an external service with persistanc...