Clarity

 View Only
  • 1.  Feedback waiting in a process

    Posted Dec 05, 2016 03:02 PM

    Hi,

     

    In CA PPM 14.3, we create a process (project scope approval) with a step invoking a web service to start a process on another sytem. When the process on the other system is finished, it sets an attribute of project object.

     

    In my process after invoking the web service, I need to wait until the attribute is set to go to the next step. I tried with a loop but it turned so fast and created too many process logs.

     

    How can I set up the step so that it checks the post conditions for example each 10 minutes or so?

     

    Thanks in advance.



  • 2.  Re: Feedback waiting in a process

    Posted Dec 05, 2016 04:00 PM

    Try to elapse it:

    see here: Knowledge Base Articles