Object[Transaction, DropShipping]
A transaction for materials from external service providers to be drop shipped.
Organizational Information
Name
Name of this Object.
Format: Single
Class: String
Programmatic Pattern: _String
Pattern Description: A string.
ID
ID of this Object.
Format: Single
Class: String
Programmatic Pattern: _String
Pattern Description: The ID of this object.
Object
Object of this Object.
Format: Single
Class: Expression
Programmatic Pattern: Object[Transaction, DropShipping, _String]
Pattern Description: The object reference of this object.
Type
Type of this Object.
Format: Single
Class: Expression
Programmatic Pattern: Object[Transaction, DropShipping]
Pattern Description: Object[Transaction, DropShipping]
Notebook
Notebook this object belongs to.
Format: Single
Class: Link
Programmatic Pattern: _Link
Pattern Description: An object of that matches ObjectP[Object[LaboratoryNotebook]].
Relation: Object[LaboratoryNotebook][Objects]
Creator
User who created this transaction.
Format: Single
Class: Link
Programmatic Pattern: _Link
Relation: Object[User][TransactionsCreated]
DateShipped
Date that the items were shipped from the Source to the Destination.
Format: Single
Class: Date
Programmatic Pattern: _?DateObjectQ
DateExpected
Date that the items are expected to reach their destination.
Format: Single
Class: Date
Programmatic Pattern: _?DateObjectQ
DateDelivered
Date that the items arrived at their destination.
Format: Single
Class: Date
Programmatic Pattern: _?DateObjectQ
DateCanceled
Date that the transaction was canceled.
Format: Single
Class: Date
Programmatic Pattern: _?DateObjectQ
Status
A symbol representing the current state of the transaction.
Format: Single
Class: Expression
Programmatic Pattern: DropShippingStatusP
DateOrdered
Date that the order was placed with the third party provider.
Format: Single
Class: Date
Programmatic Pattern: _?DateObjectQ
Models
The models being ordered.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Model[Sample] | Model[Container] | Model[Part] | Model[Plumbing] | Model[Wiring] | Model[Item] | Model[Sensor]
Shipping Information
Destination
The site where objects from this transaction will be shipped.
Format: Single
Class: Link
Programmatic Pattern: _Link
Relation: Object[Container, Site]
Source
The site or supplier where samples from this transaction are shipped from.
Format: Single
Class: Link
Programmatic Pattern: _Link
Relation: Object[Container, Site]
Shipper
The shipping company used to deliver the items of this transaction to their final destination.
Format: Single
Class: Link
Programmatic Pattern: _Link
Relation: Object[Company, Shipper][Transactions]
TrackingNumbers
Tracking numbers provided by the shipping company for the transaction.
Format: Multiple
Class: String
Programmatic Pattern: _String
OrderedItems
The models or products of the items ordered to be shipped to ECL from a third party provider in this transaction.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Provider
The service or supplier company that the ordered items will ship from.
Format: Single
Class: Link
Programmatic Pattern: _Link
OrderNumber
The order number provided by the service provider of the models ordered in this transaction.
Format: Single
Class: String
Programmatic Pattern: _String
Analysis & Reports
Receipt
The receipt report associated with the transaction containing paperwork including confirmation emails, packing slips, etc.
Format: Single
Class: Link
Programmatic Pattern: _Link
Relation: Object[Report, Receipt][Transactions]
SupplierProvidedDocumentation
Digital scans of physical documents from an external supplier which arrive with received objects.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[EmeraldCloudFile]
Troubleshooting
Troubleshooting
Indicates that this transaction is currently in troubleshooting.
Format: Single
Class: Boolean
Programmatic Pattern: BooleanP
TroubleshootingReports
Troubleshooting reports associated with the fulfillment of this transaction.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Storage Information
StoragePrice
The total monthly price for warehousing all user owned items associated with this transaction in an ECL facility under the storage conditions specified by each item.
Format: Single
Class: Real
Unit: 1 US dollar per month
Programmatic Pattern: USD
Hold[GreaterEqualP[0 -----]]
Month
StoredObjects
List of all physical items associated with this transaction that are currently being warehoused in an ECL facility.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[Sample] | Object[Container] | Object[Part] | Object[Plumbing] | Object[Item] | Object[Sensor] | Object[Wiring]
DateLastUsed
Date any physical items associated with this transaction were last handled in the lab.
Format: Single
Class: Date
Programmatic Pattern: _?DateObjectQ
Option Handling
ResolvedOptions
The final options used as parameters for this protocol, after automatic options are resolved.
Format: Single
Class: Compressed
Programmatic Pattern: {_Rule...}
UnresolvedOptions
The verbatim options originally input by the protocol author to generate this protocol, often with some options set to Automatic.
Format: Single
Class: Compressed
Programmatic Pattern: {_Rule...}
Inventory
OrderQuantities
For each member of OrderedItems, the number of samples expected.
Format: Multiple
Class: Integer
Programmatic Pattern: GreaterEqualP[0, 1]
QuantitiesReceived
For each member of OrderedItems, number of samples that have been received to date.
Format: Multiple
Class: Integer
Programmatic Pattern: GreaterEqualP[0, 1]
QuantitiesOutstanding
For each member of OrderedItems, number of samples that have not yet been received.
Format: Multiple
Class: Integer
Programmatic Pattern: GreaterEqualP[0, 1]
SamplesOut
For each member of Models, The samples generated by receiving this order.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[Sample] | Object[Container] | Object[Part] | Object[Plumbing] | Object[Wiring] | Object[Item] | Object[Sensor]
ContainersOut
Containers automatically generated to hold samples received by this order.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[Container]
TransferModels
Samples that should be moved into a new container upon arrival at ECL.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
TransferContainers
For each member of TransferModels, the type of container into which they will be transferred.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Model[Container]
Receiving
The MaintenanceReceiveInventory protocols that received this order.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
BatchNumbers
The batch numbers for the items received in this order.
Format: Multiple
Class: String
Programmatic Pattern: _String
Volume
For each member of OrderedItems, the initial sample volumes determined as specified in MassSource.
Format: Multiple
Class: Real
Unit: 1 liter
Programmatic Pattern: GreaterEqualP[0 Liter]
Mass
For each member of OrderedItems, the initial sample masses determined as specified in VolumeSource.
Format: Multiple
Class: Real
Unit: 1 gram
Programmatic Pattern: GreaterEqualP[0 Gram]
Count
For each member of OrderedItems, the initial sample count determined as specified in CountSource.
Format: Multiple
Class: Integer
Programmatic Pattern: GreaterEqualP[0]
Concentration
For each member of OrderedItems, the initial sample concentrations determined as specified in ConcentrationSource.
Format: Multiple
Class: Real
Unit: 1 micromolar
Programmatic Pattern: GreaterEqualP[0 Micromolar]
MassConcentration
For each member of OrderedItems, the initial sample mass concentrations determined as specified in MassConcentrationSource.
Format: Multiple
Class: Real
Unit: 1 gram per liter
Programmatic Pattern: 0 Gram
Hold[GreaterEqualP[------]]
Liter
MassSource
For each member of OrderedItems, how the mass of the samples is populated upon arrival at the ECL facility. UserSpecified indicates that the user input the initial mass. ExperimentallyMeasure indicates that the mass is measured upon arrival. ProductDocumentation indicates that the mass is found on the documents that ship with the sample. None indicates that an initial mass is not needed for this model.
Format: Multiple
Class: Expression
Programmatic Pattern: UserSpecified | ProductDocumentation | ExperimentallyMeasure | None
CountSource
For each member of OrderedItems, how the count of the samples is populated upon arrival at the ECL facility. UserSpecified indicates that the user input the initial count (or mass and tablet weight from which count was calculated). ExperimentallyMeasure indicates that the count is measured upon arrival. ProductDocumentation indicates that the count is found on the documents that ship with the sample. None indicates that an initial count is not needed for this model.
Format: Multiple
Class: Expression
Programmatic Pattern: UserSpecified | ProductDocumentation | ExperimentallyMeasure | None
VolumeSource
For each member of OrderedItems, how the volume of the samples will be populated upon arrival at the ECL facility. UserSpecified indicates that the user input the initial volume. ExperimentallyMeasure indicates that the volume is measured upon arrival. ProductDocumentation indicates that the volume is found on the documents that ship with the sample. None indicates that an initial mass is not needed for this model.
Format: Multiple
Class: Expression
Programmatic Pattern: UserSpecified | ProductDocumentation | ExperimentallyMeasure | None
ConcentrationSource
For each member of OrderedItems, how the concentration of the samples will be populated upon arrival at the ECL facility. UserSpecified indicates that the user input the initial concentration. ProductDocumentation indicates that the concentration is found on the documents that ship with the sample. None indicates that an initial mass is not needed for this model.
Format: Multiple
Class: Expression
Programmatic Pattern: UserSpecified | ProductDocumentation | None
MassConcentrationSource
For each member of OrderedItems, how the mass concentration of the items will be populated upon arrival at the ECL facility. UserSpecified indicates that the user input the initial mass concentration. ProductDocumentation indicates that the mass concentration is found on the documents that ship with the sample. None indicates that an initial mass is not needed for this model.
Format: Multiple
Class: Expression
Programmatic Pattern: UserSpecified | ProductDocumentation | None
VolumeMeasurementProtocols
Any protocols used to experimentally measure the volume of the samples upon arrival.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[Protocol, MeasureVolume]
WeightMeasurementProtocols
Any protocols used to experimentally measure the mass of the samples upon arrival.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[Protocol, MeasureWeight]
Last modified on Mon 26 Sep 2022 15:43:53