2 Replies Latest reply on Mar 3, 2006 1:42 PM by daniel.brum

    Two simple questions

    ken1

      Hello,

      how can i undeploy a process - i deployed websales twice and now got two versions.

      and another question: why cant i delpoy the simple.par out of eclipse? websales worked.

      regards and thanks
      ken

        • 1. Re: Two simple questions
          fmuhlenberg

           

          how can i undeploy a process - i deployed websales twice and now got two versions.


          On GraphSession there is a deleteProcessDefinition() method.

          When I used this, I would terminate all the existing process instances associated with the definition first, then delete the definition.
          -fm

          • 2. Re: Two simple questions

            "and another question: why cant i delpoy the simple.par out of eclipse? websales worked. "

            Please explain what error or condition occured that you could not deploy the PAR in order for us to help you figure out the problem. We can't guess...