AddSDISecuritySet
Description:
Inserts a row into the SDISecuritySet table.
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.
securityset
Required:
Yes
Comments:
Identifier of the Department to add.
operationid
Required:
No
Comments:
Operationid to add for the sdisecurityset.
rsetid
Description:
Identifier of the RSet passed into this Action.
Required:
No
Comments:
This is useful if you have created an RSet in another Action and want to use those values in this Action.
For example, suppose you have created an RSet in Action-001, and the Rset contains SDCId and KeyId values from multiple SDIs. You want to pass these values into Action-007. Rather than specifying all of these values in Action-007, you can simply specify the RSetId from Action-001.
An added advantage is that if data are locked in the Action-001 RSet, they will be locked in Action-007 as well.
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
auditactivity
Description:
Auditing information recorded in the "Activity" column of the TraceLog table.
Required:
No
auditsignedflag
Description:
Auditing information recorded in the "SignedFlag" column of the TraceLog table.
Required:
No
auditdt
Description:
Auditing information recorded in the "ModDt" column of the TraceLog table.
Required:
No
propsmatch
Description:
Determines how multiple property values are associated with SDIs.
Required:
No
Comments:
As an example, consider these properties:

sdcid = Sample
keyid1 = S01;S02
departmentid = DeptA;DeptB
The propsmatch value has these effects:

  • propsmatch = Y adds DeptA to Sample S01 and DeptB to Sample S02.
  • propsmatch = N (Default) adds DeptA and DeptB to both Samples (S01 and S02).
Additional Information
Additional information concerning this Action:
None.
Copyright © 1999-2016 LABVANTAGE Solutions, Inc.