There are six checks that need to be performed when saving an order.
Lets say check 1,check 2, check 3 so on.
If the check 2 failed the status should be set automatically to Status x. help desk people manually review and if they think everything is fine they set the status to Y. For this order which has status Y the system should again start automatically checking for the next checks like check 3,4,5 and so on.
I am thinking of creating an action profile to trigger the action when the order has status Y. How should I mention that the action should perform the remaining checks 3,4 and so on.