When customer in AU subsidiary place order from the webstore the checkbox “HOLD “in the sales order should be checked this can be achieved by using workflow
1. create workflow in NetSuite customization workflow new
2. select the Felds as required transaction and in sub tabs sales order
3.context select the webstore, event after the submit, and selected the create event type
4. create a new action inside the workflow select set field values
5. using the customization formula set the subsidiary id in the condition.

using the following steps, we can create a workflow on a subsidiary.