Intro
Imagine you've created an app that shows objects (it's data) from your backend system, allowing some data manipulation. However, each time you open the app, you must find or select an object. While this works well in many cases, there are situa...
Intro
In the world of app development and workflow automation, there are scenarios where we need to initiate a workflow and ensure that we know precisely who triggered it. This information could be crucial for notifying the person once the workflow i...
Update: Among other great enhancements introduced in the April 2023 release of SAP Build Process Automation, we now have capability to trigger business process (workflow) directly from automation without a single line of code.
Please also check this...
Update: Among other great enhancements introduced in the April 2023 release of SAP Build Process Automation, we now have capability to trigger business process (workflow) directly from automation without a single line of code.
Please also check this...
Did anyone manage to make Cloud Functions work with the deployed app (not in preview)?I applied these steps to 3 different tenants, but when the app tries to read something from the backend, there is a 403 error.
Hi Daniel,
Thank you for your nice comment. I'll soon publish a blog post with more details about this Data Collection App, so there will be some even nicer screenshots.
My intention was to show how to open a web app with some parameters, and the...
Hi Yogesh,
Thank you for your nice comment.
C4C mashup leverages URL parameters, so you will send something like "?q=SAP&hl=de" and if you define the page parameters "q" and "hl," you will be able to process what was sent.
Br, Bojan
SAP solution is called SAP Build Process Automation (SAP Build Process Automation | Product Features). In this scenario SBPA actions can encapsulate S4 API so you can skip part with Integration Suite API Management (please note that this part of skip...