Hello, I have created execution server and added a couple container to it.
So if I instantiate a process by using a POST Call : http://localhost:8080/kie-server/services/rest/server/containers/{conteinerID}/processes/{process-id}/instances and I move the process instance up to a user task,
I am able to see the user task on Jboss BPM Suit Task. However, I am unable to see my process instance on Jboss BPM Suit. The reason why I want to see my process instance is so I can look at the process model and other information about it