EditArrayItem
Description:
Action to edit arrayitems.
Input Properties
arrayitemid
Description:
Identifies the list of arrayitem's to be updated. Mandatory if arrayitemlabel is not specified.
Required:
No
arrayid
Description:
Identifies the arrayid whose id is to be updated. Mandatory if arrayitemlabel is specified instead of arrayitemid
Required:
No
arrayitemlabel
Description:
Identifies the list of arrayitem's to be updated. Mandatory if arrayitemid is not specified.
Required:
No
totalvol
Description:
Specifies the list of totalvoolume values. A +/- prefix indicates if the total volume is to be incremented or decremented
Required:
Yes
totalvolunits
Description:
specifies the list of totalvolumeunits.
Required:
Yes
totalconc
Description:
Specifies the list of total concentration values
Required:
Yes
totalconcunits
Description:
specifies the list of total concentration units for the array item.
Required:
Yes
validatetotalvolume
Description:
Can be either Y or N, defaults to N. If it is specified as Y, if the volume is being decremented and causes the volume to go below 0, it throws an exception.
Required:
No
Comments:
This v
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:
This action is meant to update the totalvolume/totalvolumeunits, concentration/concentrationunits for a specified list of arrayitems. The list of items to be edited is given by a list of arrayitemids or a combination of arrayid and arrayitemlabels. Note that, if somebody updates volume of individual contents in a well using, EditArrayContent action, they need to explicitly call EditArrayItem to update the TotalVolume of the arrayitem as well.
Copyright © 1999-2016 LABVANTAGE Solutions, Inc.