Is there any way to store value in memory for to be accessed by any process instance

Hello,

 

Is there any way to hold cdt values in memory(do not want to save to DB) and update that value as needed by any process instance from that environment.

Usecase: There are 2 processes Process P1 and P2. Process instance of P2 should display certain fields on UI based on decision from P1 process instance.

I don't want to save value from P1 instance to DB because of some architectural decisions.

 

Thanks,

Tushar

  Discussion posts and replies are publicly visible