Clarity

  • 1.  Project Object Update Failed Error

    Posted Apr 27, 2017 08:40 AM

    I hope I have a Challenging Puzzle here ..

    When ever a process runs on a Project, The Project gets locked until the process is completed.

    In the Same time, when ever another Process gets triggered on the same "locked" Project the process errors out.

    There are such hundreds of processes failing. 

    Is there any way that we could resolve this issue?

    Below is the Error as mentioned.

    [XOG]Operation failed. Project Object update failed. Number of failure records 1

     

    Thanks and Regards,

    Sai.



  • 2.  Re: Project Object Update Failed Error

    Posted Apr 27, 2017 09:07 AM

    Hello Sai,

     

    I suppose you will have to time your processes properly such that the second process updates only after the first one has been completed. Alternatively, you can combine both the processes into one by inserting different steps within it.

     

    Suhail.