Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Manufacturing Execution System 2023 R2

Job creation attributes available at run time

  • Last UpdatedApr 24, 2026
  • 2 minute read

The job creation attributes that are available at run time are described in the following table.

Attribute Name

Description

Configura-
tion

Run Time Access

JobExec.CreateJobAttrs.
WorkOrder *

Specifies the work order that is currently associated with this job.

Yes

User

JobExec.CreateJobAttrs.
ItemClass*

Specifies the class of the item that is being produced by a job.

Yes

User

JobExec.CreateJobAttrs.
Item*

Specifies the item that is being produced by a job.

Yes

User

JobExec.CreateJobAttrs.
ItemUOM*

Specifies the textual unit of measure for an item.

Yes

User

JobExec.CreateJobAttrs.
Operation*

Specifies the operation that is currently associated with this job.

Yes

User

JobExec.CreateJobAttrs.
ManufacturingOrder*

Specifies the manufacturing order that is currently associated with this job.

Yes

User

JobExec.CreateJobAttrs.
BatchSize*

Specifies the batch size that is currently associated with a job.

Yes

User

JobExec.CreateJobAttrs.
StartQuantity*

Specifies the start quantity that is currently associated with a job.

Yes

User

JobExec.CreateJobAttrs.
RequiredQuantity*

Specifies the required quantity that is currently associated with a job.

Yes

User

JobExec.CreateJobAttrs.
TargetJobProdRate*

Specifies the target job production rate that is currently associated with a job.

Yes

User

JobExec.CreateJobAttrs.
TargetJobProdRateUOM*

Specifies the target job production rate UOM that is currently associated with a job.

0 = hours/batch (default)

1 = minutes/batch

2 = seconds/batch,

3 = batches/hour

4 = batches/minute

5 = batches/second

Yes

User

JobExec.CreateJobAttrs.
Operator

Specifies the operator who performs this operation.

Yes

User

JobExec.CreateJobAttrs.
UpdateInventory*

Specifies the update inventory flag that identifies whether to update the inventory when the required quantity of items are produced or consumed for the job.

Yes

User

JobExec.CreateJobAttrs.
ProductionSchedule*

Specifies the schedule for production.

Yes

User

JobExec.CreateJobAttrs.
Process*

Specifies the process that is associated with this work order.

Yes

User

JobExec.CreateJobAttrs.
BomVersion*

Specifies the BOM version of the process that is associated to create this work order.

Yes

User

JobExec.CreateJobAttrs.
CreateNewJobCmd*

Creates a new job in the database.

No

Read-Only

JobExec.CreateJobAttrs.
ResetCmd*

Resets an entity status and errors that occur while executing the create new job command.

No

Read-Only

JobExec.CreateJobAttrs.
CreateNewJobsFrom
ProcessCmd*

Creates a new job in the database based on the specified process.

No

Read-Only

JobExec.CreateJobAttrs.
ErrorCode

Represents the error value that occurs while processing the call. If the last call succeeds, the value of this attribute is set to 0.

No

Read-Only

JobExec.CreateJobAttrs.
ErrorMessage

Provides a message about the error that has occurred while processing the middleware call to start, pause, or end a job.

No

Read-Only

JobExec.CreateJobAttrs.
Status

Indicates the status of the request sent to the middleware. The following are the different statuses:

  • Ready: If the object is ready to process the request.

  • Busy: If the call is currently being processed.

  • Error: If there is an error during the last call.

No

Read-Only

*Quality is calculated when an input source is used, and the result of the quality will be Bad if an attribute it is unable to read the input source.