I have a process flowchart A1 and created a new flowchart A2 based on A1. I have tested the new flowchart A2 and it works as expected in testing environment.
I then create the script from the bpmn_flowchart table in database(for adding A2) and deployed this script to the production environment. I have also set A1 to inactive in production env.
however, the new active flowchart A2 does not triggered in production. Is there anything missing to do? Thanks
I then create the script from the bpmn_flowchart table in database(for adding A2) and deployed this script to the production environment. I have also set A1 to inactive in production env.
however, the new active flowchart A2 does not triggered in production. Is there anything missing to do? Thanks
Comment