SetupSampleForWOComp
Description:
Invokes the preWOComplete method on a Task associated with Workorders.
Input Properties
workorderid
Description:
Workorders to process.
Required:
Yes
separator
Description:
Character used to separate multiple values. The default is a semicolon.
Required:
No
Comments:
For backward-compatibility, the Action code also accepts "delimiter" as the Property Id.
Additional Information
Additional information concerning this Action:
This action executes preWOComplete method on the task associated with the WorkOrder to complete any deferred tasks to be completed after the execution of the task. e.g. In case on WorkOrders created by AdvancedPullsample task, it creates samples if deferred sample creation is set 'Yes' in the task property. It does not work on adhoc workorder. It does not work if WorkOrder is in complete status If the method "preWOComplete" does not exists in the task class, it gives message as: Pre-Complete operation is not supported on the selected WorkOrder
Copyright © 1999-2016 LABVANTAGE Solutions, Inc.