RedoCalculations
Description:
-
Repeats Calculations for Unreleased Data Items associated with an SDI. See the "RedoCalculations" examples in the "Reference Calculations" section of "Concepts of Transformations and Calculations".
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.
reverselinktype
Description:
-
This has specific values for each of several complex scenarios.
For examples, see "Reference Calculations" in
"Concepts of Transformations and Calculations".
reversefksdcid
Description:
-
To be used with linktype REVERSELINKTYPE_REVERSEFK to indicate SDC(e.g. Sample) having the fkey reference of the supplied SDC(e.g. Project)
To be used with linktype REVERSELINKTYPE_REVERSEFKSDIWORKITEM, REVERSELINKTYPE_REVERSEFKSDIDATA, REVERSELINKTYPE_REVERSEFKSDIDATAITEM to indicate the SDC having fkey reference of the supplied SDI in sdiworkitem, sdidata or sdidataitem
fksdcid
Description:
-
To be used with linktype REVERSELINKTYPE_FK, Specifies the SDC(e.g. Project) which is the fkey of the supplied SDI(e.g. Sample)
fkcolumnid_or_fklinkid
reversesdcid
Description:
-
To be used with linktype REVERSELINKTYPE_REVERSESDIDATARELATION, REVERSELINKTYPE_REVERSESDIWORKITEMRELATION, REVERSELINKTYPE_REVERSESDIRELATION,
to indicate the SDC having the sdidata/sdiworkitem/sdi relation to the supplied SDI
reverserelationtype
Deprecated:
-
property, replaced by PROPERTY_RELATIONTYPE
relationtype
Description:
-
To be used with linktype REVERSELINKTYPE_REVERSESDIDATARELATION, REVERSELINKTYPE_REVERSESDIWORKITEMRELATION, REVERSELINKTYPE_REVERSESDIRELATION, REVERSELINKTYPE_SDIRELATION
to indicate the relationtype.
reverselinktype_current
Value of 'reverselinktype' = 'current'.
Description:
-
to redo calculations on current SDI
reverselinktype_reversefk
Value of 'reverselinktype' = 'reversefk'.
Description:
-
To redo calculations on SDIs(e.g. Samples) that have a foreign-key reference to a supplied SDI( e.g. Project)
reverselinktype_reversefksdiworkitem
Value of 'reverselinktype' = 'reversefksdiworkitem'.
Description:
-
To redo calculations on SDI(e.g. Sample) that has a sdiworkitem with a foreign-key reference to a supplied SDI( e.g. Project)
reverselinktype_reversefksdidata
Value of 'reverselinktype' = 'reversefksdidata'.
Description:
-
To redo calculations on SDI(e.g. Sample) that has sdidata with a foreign-key reference to a supplied SDI( e.g. Project)
reverselinktype_reversefksdidataitem
Value of 'reverselinktype' = 'reversefksdidataitem'.
Description:
-
To redo calculations on SDIs(e.g. Sample) that has sdidataitem with a foreign-key reference to a supplied SDI( e.g. Project)
reverselinktype_fk
Value of 'reverselinktype' = 'fk'.
Description:
-
To redo calculations on the SDI(e.g. Project) which is the fkey of the supplied SDI(e.g. Sample)
reverselinktype_reversesdidatarelation
Value of 'reverselinktype' = 'reversesdidatarelation'.
Description:
-
To redo calculations on the SDI which is having sdidatarelation to the supplied SDI
reverselinktype_reversesdiworkitemrelation
Value of 'reverselinktype' = 'reversesdiworkitemrelation'.
Description:
-
To redo calculations on the SDI which is having sdiworkitemrelation to the supplied SDI
reverselinktype_reversesdirelation
Value of 'reverselinktype' = 'reversesdirelation'.
Description:
-
To redo calculations on the SDI which is having sdirelation to the supplied SDI
reverselinktype_sdirelation
Value of 'reverselinktype' = 'sdirelation'.
Description:
-
To redo calculations on the SDI which is having sdirelation from the supplied SDI
reverselinktype_parentsample
Value of 'reverselinktype' = 'reverseparentsample'.
Description:
-
To redo calculations on the Sample which is the child of the supplied Sample
e.g. Child Sample is having calcrule as: [Sample:Parent|*;*;*;*|Calcium;#;#], rule refers to immediate parent of the sample
Parent Sample is data entered, to invoke redocalc on Child sample, parent Sample is to be passed as input SDI in Redocalculation action with reverselinktype' as 'reverseparentsample'.
reverselinktype_ancestorsample
Value of 'reverselinktype' = 'reverseancestorsample'.
Description:
-
To redo calculations on all descendant Samples of the supplied Sample
e.g. Child Sample is having calcrule as: Sample:Ancestor|*;*;*;*|Calcium;#;#], rule refers to immediate parent and all ancestor samples.
Any parent Sample is data entered, to invoke redocalc on descendant Samples, Parent Sample is to be passed as input SDI in Redocalculation action with reverselinktype' as 'reverseancestorsample'.
reverselinktype_childsample
Value of 'reverselinktype' = 'reversechildsample'.
Description:
-
To redo calculations on the Samples which is the parent of the supplied Sample
e.g. Parent Sample is having calcrule as: [Sample:Child|*;*;*;*|Calcium;#;#], refers to immediate child of the sample
Child Sample is data entered, to invoke redocalc on Parent sample, Child Sample is to be passed as input SDI in Redocalculation action with reverselinktype' as 'reversechildsample'.
reverselinktype_descendantsample
Value of 'reverselinktype' = 'reversedescendantsample'.
Description:
-
To redo calculations on all ancestor Samples of the supplied Sample
e.g. Parent Sample is having calcrule as: Sample:Descendant|*;*;*;*|Calcium;#;#], rule refers to immediate child and all descendant samples.
Any child Sample is data entered, to invoke redocalc on the ancestor Samples, Child Sample is to be passed as input SDI in Redocalculation action with reverselinktype' as 'reversedescendantsample'.
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.
Additional Information
Additional information concerning this Action:
-
RedoCalculations updates a calculated data value only if it has changed.
RedoCalculations is also called when Data Item is marked as an "Outlier".
Copyright © 1999-2016 LABVANTAGE Solutions, Inc.