2 Replies Latest reply on Jun 24, 2013 9:01 AM by tsurdilovic

    Is it possible to get UUID of a process opened in designer from drools-guvnor url

    prathap.vs

      Hi,

            Is it possible to get UUID of a process opened in designer from drools-guvnor url?

       

      Usecase:

                We have an use case were we want to get the UUID of currently opened process with in designer to edit. We have created an servicetask component with new property commandbuilder (like Datainputset, Dataoutputset). This is a custom property associated with custom editor to read and display process model assets. Inorder to get asset information, we want know process UUID.

       

      for eg: I have opened a procees in drools-guvnor, whose UUID is 1eb4313d-ed24-4918-9268-47052c0a202e. This UUID is part of url.

       

      http://localhost:8080/drools-guvnor/org.drools.guvnor.Guvnor/Guvnor.jsp#AssetEditorPlace:1eb4313d-ed24-4918-9268-47052c0a202e

       

      Let me know if anyone know how get UUID information?

       

      Thanks,

      Prathap