The application, I am trying to build has a component where i build multiple scenario & one of the scenario, I send for an approval process.
Need support in implementing the following in the workshop:
Approval workflow
Chat between proposer & approver
Once approved, new action trigger for changing the graph & editing the ontology.
Thanks in advance and let me know if you have any follow-up questions on this.
Hi @mohan. We had a similar use case with our production planning team where we build an application for them to simulate new planning parameters and send the good ones into an approvals workflow.
The way we solved the approval part was to create with the action type linked to the „confirm scenario“ a new object „change request“ with the selected entity (in our case plant → material) , the old/new parameter values and a status that always got initiated with „REQUEST INITIATED“. On this change request object you could then build anything on top like the default chat and approval stages.
Let me know if you need more details and I dig a bit in our old project space