SetSDIString
Description:
Enters string values into one or more columns of one or more SDIs.
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.
eventnotify
Description:
Determines whether or not (Y/N) an EventNotify Action is posted onto the ToDo List when this Action executes.
Deprecated:
As of version 7, Event Notify actions are no longer generated
applylock
Description:
Determines whether or not (Y/N) data are locked during Action processing.
Required:
No
auditreason
Description:
Auditing information recorded in the "Reason" column of the TraceLog table.
Required:
No
columnid
Description:
Identifiers of the SDI columns to edit.
Required:
Yes
value
Description:
Values to enter into the columns.
Required:
Yes
Additional Information
Additional information concerning this Action:
You can write to a single column or multiple columns across multiple SDIs:

sdcid = Sample
keyid1 = S01;S02;S03
columnid = ProjectName
value = Vavoom

sdcid = Sample
keyid1 = S01;S02;S03
columnid = ProjectName;DeptName;FacilityName
value = Vavoom;Kaboom;Badabing

This Action affects records in the SDC table.

Copyright © 1999-2016 LABVANTAGE Solutions, Inc.