2 Replies Latest reply on Oct 25, 2005 5:12 AM by koen.aers

    How to Load a existing Processdefinition.xml in eclipse GPD

    susantpatnaik

      Hi All,
      I have created some processdefinition.xml file but i am not able to load those xml files rather i have to create a new par and in the Souce i have cut and paste So if any person knows how to load or open existing processdefinition.xml in Eclipse Gpd plugin, Please reply .



      Thanks&Regard,
      Susant Patnaik

        • 1. Re: How to Load a existing Processdefinition.xml in eclipse
          susantpatnaik

          Hi All,
          I have dig into the source code also but i m unable to find this So please reply how to load an existing processdefiniton.xml file .



          Thanks in Advance.

          • 2. Re: How to Load a existing Processdefinition.xml in eclipse
            koen.aers

            Support for this in the GPD is limited. Work is planned to do a better job. For the moment you have to:
            - create a new process definition using the wizard.
            - replace the generated processdefinition.xml file with yours.
            - close the gpd editor if it is open and reopen it by clicking either on the gpd.xml or on the processdefinition.xml file.
            - all nodes of the graph are in the topleft corner, you will have to lay them out on the canvas manually.
            As already said, we could do a better job by using a layout algorithm to lay the nodes on the canvas automatically on a decent position. This is already a JIRA issue.

            Regards,
            Koen