Hi, When I deploy a .bpmn through activiti-rest api, I'm able to see the process diagram and the process instance status diagram in the explorer. However, when I deploy it through my web application, I cannot see either the process diagram or the status diagram in the explorer. I can the see the process details and everything except for the diagrams.
I found the solution.. the process that I was deploying through the web application did not have the xml piece that defines the geometry of the elements in the process.