0 Replies Latest reply on Feb 15, 2017 8:33 AM by fernandocantu

    Looking at an instance of a process from a container on process instances

    fernandocantu

      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