Skip to main content
February 27, 2025
Question

Previous process model data

  • February 27, 2025
  • 6 replies
  • 0 views

Hi Team, I am stuck at one point. If possible, please give your opinion.

Requirements:

  1. I have a process model with a user interface. First, I started the process model and filled in some data, but I discarded the process, so the current process ended. However, the next time I trigger that process model, it should show the previously filled data, even though it was not stored in any database, as I discarded it in the first instance

6 replies

February 27, 2025

If not in a database, where are you imagining this entered data will live and for how long?  Does your requirement really not allow for the use of a database to store this kind of data?

February 28, 2025

Hi Zankari Melvin  yes without database it is not possible but, I asked to know whether is there any way to store data inside process models 

stefanhelzle0001
February 27, 2025

that's not how things work. If you want to persist data, well, then you have to store it somewhere.

If you share a bit more of the context and your goals, I am sure we can help you.

February 28, 2025

Thank you stefan yeah I tried many ways without database it is not possible but now I achieved functionality with database 

konduruc733182
February 28, 2025

Hello [mention:b47709aa823c422e99c324cbdda67103:e9ed411860ed4f2ba0265705b8793d05] 

I discarded the process

What you mean by this? How are you performing this discard.  Also if this is some kind of related data or has a context then you should save the data into the database. 

February 28, 2025

Thank you Chaitanya yeah I tried many ways without database it is not possible but now I achieved functionality with database