Hi,
We have a process flow running that check if time on Primary Assign activity is equal to open date of a service order.
Assuming that the Primary Assign activity is always the first activity that is created on a order and should be has Sequence No 1.
Now we have orders where Primary Assign activity is the first created activity but it get a Sequence No 3
Why is the Sequence No changed, because when order is created it has Sequence No 1
If process flow find orders where open datetime is greater then primary assign arrive datetime then it will update the arrive datetime of primary assign so the order can be resolved without popup that the order cannot be resolved because arrive time cannot be lower.
If the activity arrive datetime is lower then opendate application wil automatically update the open date to the arrive datetime and SLA is changed.
when creating the process flow i was assuming that Primary Assign is always the first activity Sequence No 1. But this is not the case, so if in above example phone_session has Sequence No 1 and because arrive datetime is earlier then open date at resolve it update the open date and this is not what we want.
Hope i enplane it clearly.
Robin.