TIC 4.0

Job Instruction List

SUBJECT

Fields

Type

Description

Purpose

Fields

Type

Description

Purpose

ID (identifier)

M

jobinstructionlist

GRAMMAR

Subject Name

M

Job Instruction List

GRAMMAR

Subject Type

M

Process

GRAMMAR

Also known as

O

workinstruction queue, queue, work list, job list

TIC Description

Definition

M

Job Instruction List” (jobinstructionlist) is a collection of Job Instructions of the same type, that can be over different objects and executed by different subjects.

TIC Description

Further Detail

O

If the actions of the different subject over the same object don’t need any kind of coordination, then they should not be part of the same job instruction but could be part of the same job instruction list.

One Job Instruction may belong to many Job Instruction List.

Order vs Job Instruction vs Job Instruction List:

Order” (order) includes only one action (to do) over one object.

Job Instruction” (jobinstruction) is a collection of Orders over the same object. These orders could be executed by different subjects but always over the same object. Orders are included in the same job instruction because they must be performed in a coordinated way (i.e. move a container by several machines, repair a machine by several teams). In the simplest case, jobinstruction includes only one order.

Job Instruction List” (jobinstructionlist) is a collection of Job Instructions, that can be over different objects and executed by different subjects. If the actions of the different subjects over the same object don’t need any kind of coordination, then they should not be part of the same job instruction but could be part of the same job instruction list.

Job Instruction Pair” (jobinstructionpair): if two job instructions need to be coordinated because are done simultaneously by the same subject over two different objects then a link must be indicated.

Job Instruction Pairs must belogs to the same Job Instruction List

 

jobinstructionlist.created (event) happens in the moment that the id is assigned to the jobinstruction list , so it has a way to identify itself. It can be empty or include one or more job instructions

Jobinstructionlist.updated (event) happens when one or more jobinstructions are added/removed/executed from the jobinstruction list

jobinstructionlist.cancelled: (event) happens when the jobinstructionlist is deleted

joblinstructionlist.active (status): when the jobinstructionlist is created and available to the subjects for execution (the source is ready to dispatch or already dispatching the jobinstructions or the subjects can select and execute some of them).

joblinstructionlist.inactive (status): when the jobinstructionlist is created but not available to the subjects for execution.

When a Job Instruction List is active then the Job Instructions that belong to that list are available to a system/someone to be dispatched to a subject, or to a subject to select the jobinstruction from the list itself (in this case the jobinstruction is acknowledged directly by the subject).

TIC Description

Required Information

M

SUBJECT, CONCEPT; OBSERVED PROPERTY and VALUE

TIC Description

SUBJECTS

 

tos;

 

CONCEPT

 

Id; name; persistent; addjobinstruction; substractjobinstruction; start; end; active; inactive

 

Related standards

O

https://tic40.atlassian.net/l/cp/LeNbivFL https://tic40.atlassian.net/l/cp/k6Z2YJww https://tic40.atlassian.net/l/cp/PJ1TDr1z

TIC Description

Related TIC 4.0 definition

O

 

TIC Description

Example

M

see below diagrams and draws

TIC Description

Example in the context of the grammar

M

 

 

 

DATA MODEL

Link to one or more operational processes

M

Loading/unloading; gate operations, rail operations.

TIC Description

Search tags

M

#joblist; #queue;

Technical

Version / Date

M

2022.005 / 01.09.2022

Technical

Internal TIC Version

M

20220801

Technical

M = Mandatory

O = Optional

{ "msg": { "id": "", "sender": "", "timestamp": "2022-08-01T16:20:11.256Z", "topic": "", "destinantion": "", "creationtimestamp": "2022-08-01T16:20:11.256Z", "starttimestamp": "2022-08-01T16:20:11.256Z", "endtimestamp": "2022-08-01T16:20:11.257Z", "version": "2022.004" }, "tos": [ { "id": "120SUPERCURRO2021", "jobinstructionlist": [ { "id": "", "name": "", "persistent": false, "jobinstruction": [ { "id": "" } ], "addjobinstruction": [ { "id": "" } ], "substractjobinstruction": [ { "id": "" } ], "start": { "time": [ { "pom": "input", "pomt": "planning", "computingtime": "", "forecasttime": "", "timestamp": "2022-08-01T16:20:11.257Z" }, { "pom": "input", "pomt": "estimated", "computingtime": "", "forecasttime": "", "timestamp": "2022-08-01T16:20:11.257Z" }, { "pom": "input", "pomt": "actual", "timestamp": "2022-08-01T16:20:11.257Z" }, { "pom": "output", "pomt": "actual", "timestamp": "2022-08-01T16:20:11.257Z" } ], "location": { "logical": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-08-01T16:20:11.257Z", "qualifier": "berth", "name": "", "value": "B 2", "berthing": "2" } ], "coordinate": [ { "pom": "ioutput", "pomt": "actual", "qualifier": "WGS84", "timestamp": "2022-08-01T16:20:11.257Z", "value": [ 4012.22, -7500.25 ], "status": true, "accuracy": "12.0" } ] } }, "end": { "time": [ { "pom": "input", "pomt": "planning", "computingtime": "", "forecasttime": "", "timestamp": "2022-08-01T16:20:11.257Z" }, { "pom": "input", "pomt": "estimated", "computingtime": "", "forecasttime": "", "timestamp": "2022-08-01T16:20:11.257Z" }, { "pom": "input", "pomt": "actual", "timestamp": "2022-08-01T16:20:11.257Z" }, { "pom": "output", "pomt": "actual", "timestamp": "2022-08-01T16:20:11.257Z" } ], "location": { "logical": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-08-01T16:20:11.257Z", "qualifier": "berth", "name": "", "value": "B 2", "berthing": "2" } ], "coordinate": [ { "pom": "ioutput", "pomt": "actual", "timestamp": "2022-08-01T16:20:11.257Z", "qualifier": "WGS84", "value": [ 4012.22, -7500.25 ] } ] } }, "active": { "status": [ { "pom": "input", "pomt": "planning", "computingtime": "", "forecasttime": "", "timestamp": "2022-08-01T16:20:11.257Z", "value": false }, { "pom": "input", "pomt": "estimated", "computingtime": "", "forecasttime": "", "timestamp": "2022-08-01T16:20:11.257Z", "value": false }, { "pom": "input", "pomt": "actual", "timestamp": "2022-08-01T16:20:11.257Z", "value": false }, { "pom": "output", "pomt": "actual", "timestamp": "2022-08-01T16:20:11.257Z", "value": false } ], "duration": [ { "pom": "input", "pomt": "planning", "computingtime": "", "forecasttime": "", "timestamp": "2022-08-01T16:20:11.257Z", "value": false }, { "pom": "input", "pomt": "estimated", "computingtime": "", "forecasttime": "", "timestamp": "2022-08-01T16:20:11.257Z", "value": false }, { "pom": "input", "pomt": "actual", "timestamp": "2022-08-01T16:20:11.257Z", "value": false }, { "pom": "output", "pomt": "actual", "timestamp": "2022-08-01T16:20:11.257Z", "value": false } ], "counter": [ { "pom": "input", "pomt": "planning", "computingtime": "", "forecasttime": "", "timestamp": "2022-08-01T16:20:11.257Z", "value": false, "starttimestamp": "2022-08-01T16:20:11.257Z", "endtimestamp": "2022-08-01T16:20:11.257Z" }, { "pom": "input", "pomt": "estimated", "computingtime": "", "forecasttime": "", "timestamp": "2022-08-01T16:20:11.257Z", "value": false, "starttimestamp": "2022-08-01T16:20:11.257Z", "endtimestamp": "2022-08-01T16:20:11.258Z" }, { "pom": "input", "pomt": "actual", "timestamp": "2022-08-01T16:20:11.258Z", "value": false, "starttimestamp": "2022-08-01T16:20:11.258Z", "endtimestamp": "2022-08-01T16:20:11.258Z" }, { "pom": "output", "pomt": "actual", "timestamp": "2022-08-01T16:20:11.258Z", "value": false, "starttimestamp": "2022-08-01T16:20:11.258Z", "endtimestamp": "2022-08-01T16:20:11.258Z" } ], "totalcounter": [ { "pom": "input", "pomt": "actual", "timestamp": "2022-08-01T16:20:11.258Z", "value": 0 }, { "pom": "output", "pomt": "actual", "timestamp": "2022-08-01T16:20:11.258Z", "value": 0 } ], "timer": [ { "pom": "input", "pomt": "actual", "unit": "second", "timestamp": "2022-08-01T16:20:11.258Z", "value": 0, "starttimestamp": "2022-08-01T16:20:11.258Z", "endtimestamp": "2022-08-01T16:20:11.258Z" }, { "pom": "output", "pomt": "actual", "unit": "second", "timestamp": "2022-08-01T16:20:11.258Z", "value": 0, "starttimestamp": "2022-08-01T16:20:11.258Z", "endtimestamp": "2022-08-01T16:20:11.258Z" } ], "totaltimer": [ { "pom": "input", "pomt": "actual", "unit": "hour", "timestamp": "2022-08-01T16:20:11.258Z", "value": 0 }, { "pom": "output", "pomt": "actual", "unit": "hour", "timestamp": "2022-08-01T16:20:11.258Z", "value": 0 } ] }, "inactive": { "status": [ { "pom": "input", "pomt": "planning", "computingtime": "", "forecasttime": "", "timestamp": "2022-08-01T16:20:11.258Z", "value": false }, { "pom": "input", "pomt": "estimated", "computingtime": "", "forecasttime": "", "timestamp": "2022-08-01T16:20:11.258Z", "value": false }, { "pom": "input", "pomt": "actual", "timestamp": "2022-08-01T16:20:11.258Z", "value": false }, { "pom": "output", "pomt": "actual", "timestamp": "2022-08-01T16:20:11.258Z", "value": false } ], "duration": [ { "pom": "input", "pomt": "planning", "computingtime": "", "forecasttime": "", "timestamp": "2022-08-01T16:20:11.258Z", "value": false }, { "pom": "input", "pomt": "estimated", "computingtime": "", "forecasttime": "", "timestamp": "2022-08-01T16:20:11.258Z", "value": false }, { "pom": "input", "pomt": "actual", "timestamp": "2022-08-01T16:20:11.258Z", "value": false }, { "pom": "output", "pomt": "actual", "timestamp": "2022-08-01T16:20:11.258Z", "value": false } ], "counter": [ { "pom": "input", "pomt": "planning", "computingtime": "", "forecasttime": "", "timestamp": "2022-08-01T16:20:11.258Z", "value": false, "starttimestamp": "2022-08-01T16:20:11.258Z", "endtimestamp": "2022-08-01T16:20:11.258Z" }, { "pom": "input", "pomt": "estimated", "computingtime": "", "forecasttime": "", "timestamp": "2022-08-01T16:20:11.258Z", "value": false, "starttimestamp": "2022-08-01T16:20:11.258Z", "endtimestamp": "2022-08-01T16:20:11.258Z" }, { "pom": "input", "pomt": "actual", "timestamp": "2022-08-01T16:20:11.258Z", "value": false, "starttimestamp": "2022-08-01T16:20:11.258Z", "endtimestamp": "2022-08-01T16:20:11.258Z" }, { "pom": "output", "pomt": "actual", "timestamp": "2022-08-01T16:20:11.258Z", "value": false, "starttimestamp": "2022-08-01T16:20:11.258Z", "endtimestamp": "2022-08-01T16:20:11.258Z" } ], "totalcounter": [ { "pom": "input", "pomt": "actual", "timestamp": "2022-08-01T16:20:11.258Z", "value": 0 }, { "pom": "output", "pomt": "actual", "timestamp": "2022-08-01T16:20:11.258Z", "value": 0 } ], "timer": [ { "pom": "input", "pomt": "actual", "unit": "second", "timestamp": "2022-08-01T16:20:11.258Z", "value": 0, "starttimestamp": "2022-08-01T16:20:11.258Z", "endtimestamp": "2022-08-01T16:20:11.258Z" }, { "pom": "output", "pomt": "actual", "unit": "second", "timestamp": "2022-08-01T16:20:11.258Z", "value": 0, "starttimestamp": "2022-08-01T16:20:11.258Z", "endtimestamp": "2022-08-01T16:20:11.258Z" } ], "totaltimer": [ { "pom": "input", "pomt": "actual", "unit": "hour", "timestamp": "2022-08-01T16:20:11.258Z", "value": 0 }, { "pom": "output", "pomt": "actual", "unit": "hour", "timestamp": "2022-08-01T16:20:11.258Z", "value": 0 } ] } } ] } ] }

 

Diagrams

(optional) add some process diagram which concept belongs

 

Created by

Edited by

Review / Approve

Published

Gabriella Meduri

 

@Francisco Blanquer Jaraiz

 

 

01.09.2022

 

 

© Copyright - TIC 4.0 All rights reserved | Design web by Fundación Valenciaport