Review Order Action
The gadget spec URL could not be found



The orders confirmed by the customers must be reviewed by the product team. The product team can record their review by clicking on the "Review Order" button. The reviewed orders are then forwarded to the customer relations to close the order.

What are the commands that must be configured for "Review Order" action?
  • Update command to set the order status as "Reviewed".
  • Submit command to forward the order to next workflow activity

 Update Order Status
  
Insert an update command
   
Click on the properties tab to configure the command parameters .

Param: Order_Status
Value: ="Reviewed"
   


Submit to Review Order
 
 
Insert a submit command
   
Click on the properties tab to configure the command parameters.

Select "Confirmed" from the dropdown list for "Submit from Activity" field.
   
What's the next step?

Create "Close Order" action.