Clarity

  • 1.  Process Start Condition on Team Role

    Posted Jun 23, 2016 05:28 PM

    I am attempting to fire a process based on the team subobject for a project when the role of a team member is changed. For some reason I am unable to specify the Start Condition of team role != previous team role. Does anyone have any ideas how I can get this process to fire based on this condition?



  • 2.  Re: Process Start Condition on Team Role

    Posted Jul 04, 2016 07:08 AM

    You could set up audit for Role attribute and then have a scheduled process pick up the audit for further processing. You would be limited by how often you want to run the process.

     

    -Sankhadeep