2025 Feb 09 1:25 PM - edited 2025 Feb 09 1:56 PM
Greetings,
I'm working on creating a from in SAP BTP Process Automation.
My understanding is that when capturing data from a form, it is stored as part of the process instance's context, and it is available to all subsequent steps within the same workflow. The context data persists for the lifetime of the process instance. Once the process is completed, the data will be completely gone and not accessible anymore, correct?
If that is not true or correct, how can I fetch or trace them?
Request clarification before answering.
Do you want the context to disappear? I don't know if that is possible (our SnapChat version).
But generally you can retrieve the context anytime. I have a simple process that:
Here is a display of the context after the instance completes.
And here I can call an API to retrieve the context long after the process instance completed.
Hope this helps
😺
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Dan,
Thank you for replying.
I actually want to have access or retrieve the data for end user. I do not want them to disappear.
Your steps of showing how can I find them helped a lot and I really appreciate it.
Now I need to find a good storage to have end users see the data. Any recommendations? To be honest, I prefer something within BTP and with no need of development.
Thank again.
| User | Count |
|---|---|
| 7 | |
| 6 | |
| 6 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 3 | |
| 3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.