CheckSpecs
Description:
Checks SDIs against Specifications that are not associated with the SDIs.
Input Properties
sdcid
Description:
Identifier of the SDC for the SDIs against which Specifications are being checked.
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.
specid
Description:
Identifiers of the Specifications being checked.
Required:
Yes
specversionid
Description:
Version numbers of the Specifications.
Required:
Yes
propsmatch
Description:
Determines how each SDI is checked against its matching Specification:
  • Y = If the number of SDIs equals the number of Specifications, each SDI is checked against its matching Specification.
  • N (default) = Each SDI is checked against all Specifications.
Required:
No
Comments:
If propsmatch = Y and the number of keyids does not equal the number of Specifications, the shortest list is trimmed.
Output Properties
outkeyid1
Description:
keyid1 values of the SDIs that were checked.
outkeyid2
Description:
keyid2 values of the SDIs that were checked.
outkeyid3
Description:
keyid3 values of the SDIs that were checked.
outspecid
Description:
Identifiers of the Specifications that were checked.
Comments:
This is a semicolon-delimited list matching outkeyid1.
outspecversionid
Description:
Version numbers of the Specifications that were checked.
Comments:
This is a semicolon-delimited list matching outkeyid1.
outcondition
Description:
SDI Conditions resulting from the checks.
Comments:
This is a semicolon-delimited list matching outkeyid1.
Additional Information
Additional information concerning this Action:
  • If the Sample has no data and only one Sample and Specification are input, the Action will fail. If the Sample has no data and more than one Sample and Specification are input, the outcondition property is set to an empty string.
  • No data is persisted using this Action. It just returns the results of Specifications against SDIs. You could input the results of this Action to another Action that could use the passed results and attach the passed Specifications to the passed SDI.
Copyright © 1999-2025 LabVantage Solutions, Inc.