4 Replies Latest reply on Oct 18, 2007 8:47 PM by simonbaker

    How work with multiple processdefinition.xml and graphical d

    simonbaker

      We're working with multiple workflows, each needing its own process definition xml file. We'd like to name them each uniquely and make them available as a "resource", and deploy them dynamically. In other words, our code knows the names of the process definition files and deploys them if they are not already deployed.

      The problem is that the GPD plugin for Eclipse seems to want the name "processdefinition.xml". Is there a way to work with arbitrarily named process definition files in Eclipse?