Close Order Action
The gadget spec URL could not be found



The final step in the order process is closing the orders, which is actioned by the customer relations team. The customer relations team can close the orders by clicking on the "Close Order" button.

What are the commands that must be configured for "Close Order" action?
  • Update command to set the order status as "Closed".
  • 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: ="Closed"

Param: Order_Fulfillment_Date
Value: =Today()

   
   


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

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

Add actions to order forms.