LoadArray
Description:
This action loads specified content to the input array. Arrays may be optionally created if arraymethodid is specified.
Input Properties
arrayid
Description:
Used to specify a target array to be loaded. Otherwise, this action will create a new array. In that case the arrayID is required.
Required:
No
arraymethodid
Description:
Used to apply an ArrayMethod to a new Array, when the ArrayID is not specified
Required:
No
arraymethodversionid
Description:
When not specified, the current version is used. Typically there is only a single current. When none are current the rule elsewhere is that the maximum Provisional is used.
Required:
No
zone
Description:
The zone to be loaded - use zone since this is deprecated
Required:
No
level
Description:
Used to indicate how the loading is to be performed. Options include item: loading into individual ArrayItems, vs. zone: loading once for all items of the ArrayZone.
Required:
No
overflowflag
Description:
Flag to indicate the behavior when the action is passed more content then which will fit in the zone. E - Exception is raised and nothing is loaded I - Ignore ( default ) this condition and only what fits is that which is loaded. C - Create additional arrays to handle the overflow content
Required:
No
content
Description:
specifies contentitem as Unknown/Control/Treatment/Transfer in case of item level loading or Control/Treatment/Operation/MasterMix in case of zone level loading
Required:
Yes
contentsdcid
Description:
List of Identifiers of the content sdcid corresponding to contentitem - when loading Samples, the contentsdcid is specified as "Sample" . When loading reagents, it is specified as "TrackItemSDC". If loading treatment sdi's it is specified as "LV_Treatment"
Required:
Yes
contentkeyid1
Description:
List of keyid1s corresponding to each contentsdcid
Required:
Yes
contentkeyid2
Description:
List of keyid2s corresponding to each contentsdcid, if required by the sdc
Required:
No
contentkeyid3
Description:
List of keyid3s corresponding to each contentsdcid, if required by the sdc
Required:
No
volume
Description:
Target volume corresponding to each content item. If not specified, defaults to the target volume specified in the arraymethod for the content
Required:
No
volumeunits
Description:
Target volume units corresponding to each content item
Required:
No
validatesourcevolume
Description:
Can be either Y or N, defaults to N. If it is specified as Y and if the source volume is insufficient, an exception is thrown.
Required:
No
Comments:
This v
sourcevolume
Description:
Identifier of the source array item volume. This property gets used only when a derivative sample gets created on the target array as a result of transfer.
Required:
No.
sourcevolumeunit
Description:
Identifier of the units for the source volume. This property gets used only when a derivative sample gets created on the target array as a result of transfer.
Required:
No.
concentration
Description:
Target concentration corresponding to each content item. If not specified, the concentration defaults to the value specified in the array method
Required:
Yes
concentrationunits
Description:
Target concentration units for each content item
Required:
No
loaddirection
Description:
Loading direction for the array zone, defaults to Horizontal. The other possible values are Vertical, HorizontalSnaking or VerticalSnaking
Required:
No
startitemlabel
Description:
Arrayitem label for the position where loading is to start. Should NOT be specified if the overflowflag = "C"
Required:
No
startitemid
Description:
Arrayitem id for the position where loading is to start. Should NOT be specified if the overflowflag = "C"
Required:
No
createchild
Description:
Weather to create child sample or not. Values('Y', 'N'). If not specified, it defaults to what ever is specified in the arraym ethod
Required:
No
childsampletype
Description:
Child sample type. If not specified, it defaults to whatever is specified in the array method
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.
zonename
Description:
The zone to be loaded - use zone since this is deprecated
Deprecated
startrowlabel
Description:
Starting row label for the zone to be loaded. Should NOT be specified if the overflowflag = "C"
Deprecated
startcolumnlabel
Description:
Starting column label for the zone to be loaded. Should NOT be specified if the overflowflag = "C"
Deprecated:
No
Additional Information
Additional information concerning this Action:
The list of arrayids is specified to oad an existing array. Loading is done one zone at a time. The content is loaded at zone or item level based on the level property. The content is identified by the various content related input properties. This action, in turn, calls AddArrayContent action to add content to various arrayitems or array zones. If overflowflag is specified as "C" - one or more arrays are created to load the content on
Copyright © 1999-2016 LABVANTAGE Solutions, Inc.