Form Builder is the “No Code” environment built on top of Convertigo Low Code platform technology to enable "Citizen" app makers to build and deploy form based apps connected to enterprise back-end data.
The Execute_sequences sequence generates as many sessions as actions.
For each action we create a new session in which we execute our sequence.
When we create the new session, we copy each original session attribute, including contexts "c8o:contexts".
At the end of current action execution, we invalidate the associated session, which invalidates associated contexts, including the context of Execute_sequences sequence itself.
The Execute_sequences sequence generates as many sessions as actions.
For each action we create a new session in which we execute our sequence. When we create the new session, we copy each original session attribute, including contexts "c8o:contexts". At the end of current action execution, we invalidate the associated session, which invalidates associated contexts, including the context of Execute_sequences sequence itself.
We mustn't copy c8o:contexts attribute