SetSDIWIIComplete
Description:
For Workitems associated with SDIs, sets the status of Workitem Items to "Complete".
Input Properties
sdcid
Description:
Identifier of the SDC.
Required:
Yes
keyid1
Description:
Identifiers of the SDIs.
Required:
Yes
keyid2
Description:
Identifiers of the SDIs.
Required:
Only for multi-key SDCs.
keyid3
Description:
Identifiers of the SDIs.
Required:
Only for multi-key SDCs.
workitemid
Description:
Identifier of the Workitem(s) assigned to the SDI specified by keyid1,2,3
Required:
See "Additonal Information" below.
workiteminstance
Description:
Workitem Instance number.
Required:
See "Additonal Information" below.
workitemitemid
Undocumented property reserved for internal use only.
paramlistid
Description:
Identifier of the Parameter List Workitem.
Required:
See "Additonal Information" below.
paramlistversionid
Description:
Parameter List Version relevant to the Parameter List.
Required:
See "Additonal Information" below.
variantid
Description:
Parameter List Variant relevant to the Parameter List.
Required:
See "Additonal Information" below.
dataset
Description:
Data Set Number.
Required:
See "Additonal Information" below.
workflowid
Description:
Identifier of the Workflow Workitem.
Deprecated:
As of version 7, ServerSide Workflows are no longer operational
workflowversionid
Description:
Workflow Version.
Deprecated:
As of version 7, ServerSide Workflows are no longer operational
workflowinstance
Description:
Workflow Instance number.
Deprecated:
As of version 7, ServerSide Workflows are no longer operational
complete
Description:
A value of Y (default) sets the status of the Workitem Item to "complete". A value of N flags the status of the Workitem Item as "incomplete".
Required:
No
applylock
Description:
Determines whether or not (Y/N) data are locked during Action processing.
Required:
No
Additional Information
Additional information concerning this Action:
Based on testing, this Action's Input Properties seem to function according to the following rules:
  • Specifying sdcid, keyid1,2,3, and complete sets the "complete" status of all Workitem Items in all Workitems assigned to the SDIs.
  • If you want to set the "complete" status of all Workitem Items in selected Workitems, set the workitemid and workiteminstance properties.
  • If you want to set the "complete" status of certain Data Sets corresponding to Parameter Lists that are Workitem Items in specific Workitems, specify the workitemid and workiteminstance that contains the desired Parameter List(s), then specify the paramlistid, paramlistversionid, variantid, and dataset.
  • To set the "complete" status of Data Sets in specific Workitems, specify the workitemid and workiteminstance that contains the Data Sets, then specify all properties for the desired Parameter Lists.
Copyright © 1999-2016 LABVANTAGE Solutions, Inc.