Clarity

  • 1.  Slow Idea Process step

    Posted Jul 21, 2014 02:09 PM

    Hi!

    We are working on Idea module and we made some changes in its workflow.

    We create a new step in which the Pre-condition is: ( idea.thisIdea.status ==  lookup("INVESTMENT_OBJ_STATUS", 8) )   ("Status" = "Converted")

    Then a System Action modifies some values of other fields and next step the process finishes.

     

     

    We made several tests and the process takes 20 minutes from this step to the finish every time.

    We even deleted the System Action that modifies the value of the other fields, but the process still takes 20 minutes to finish.

     

     

    Some one could help us?



  • 2.  Re: Slow Idea Process step

    Posted Jul 21, 2014 02:22 PM

    Didn't we discuss the same here ?

     

    Step Validation takes long time to execute

     

    Please check this for outofmemory -

     

    The specified item was not found.

     

    NJ



  • 3.  Re: Slow Idea Process step

    Posted Jul 21, 2014 02:24 PM

    Please check this as well -

     

    Background service "outofmemory"

     

    NJ



  • 4.  Re: Slow Idea Process step

    Posted Jul 21, 2014 02:34 PM

    Yes I'm sorry, I didn't know my coworker had already posted this.

    We still have this problem anyway. I'll retry what you suggested.

     

    Thanks a lot!