DELMIA Ortems R2024 Refresh2: 3 new collaborative actions to handle ‘Complementary information’ of WO, Stock Order & Operation entities

Introduction

In addition to the numerous Collaborative actions already available in the Planning application, are now offered to Collaborative users, 3 new collaborative actions to Add, Modify & Delete rows of ‘Complementary info.’ tab.

Note:

  • These actions are targeting only Work Order (WO), Stock Order and Operation entities.
  • Modifying the content of a Complementary information content does not require right click action but only rewriting the information.

Reaching the ‘Complementary info.’ tab where to perform the actions

For Operation entity

By opening the ‘Operation description’ window:

  • clicking on its tag in a Gantt chart
  • double-clicking in the left margin of an operation Gantt chart (like an ‘Op. focus Gantt chart’ or a ‘Machine sequence’) 

For Work Order entity

By opening the ‘WO description’ window:

  • double-clicking in the left margin of an Work Order Gantt chart (like an ‘WO Gantt’ or a ‘WO focus Gantt’ chart) 

 

For Stock Order entity

A Stock Order is an order of only one operation. The same ‘Complementary info.’ tab can be opened from the order itself or from its operation:

  • by clicking on the Stock Order triangle when using ‘Display mode’ (right click > Display)
  • by double-clicking on the left margin of a WO Gantt chart  displaying the stock orders
  • by double-clicking on the left margin of an operation Gantt chart (for example ‘Op. focus Gantt chart’ or ‘Machine sequence’)

 

Then the ‘Stock order description’ window appears:

 

Adding a Complementary information row

Whatever the entity WO, Operation or Stock Order, adding a new row requires to right click over the ‘Complementary info.’ tab and select ‘Add row… (Collab.)’:

Specify then a designation for the new row:

Then it is possible to enter a text for that new complementary information:

Deleting a Complementary information row

Just click on the row to delete and Right click > Delete row deletes the row (with confirmation message).

 

Modifying a Complementary information row

Clicking in the text allows to modify its content:

 

Reminder

To have a full overview of Collaborative mode with DELMIA Ortems, here is a detailed webinar describing this powerful feature:

https://r1132100503382-eu1-3dswym.3dexperience.3ds.com/#community:F808hrMlRu6muF3FamipVQ/post:CMMsL5bsT8Wwau-F38hnWQ

 

Technically

Once the user has confirmed her/his modifications, the events are stored in EVENTS and EVENTS_PARAMS tables.

By taking a more in depth look at the tables, here is an overview of the 3 new events in EVENTS table:

 

‘Add row’ action generates the ‘ADD_COMPLEMENTARY_INFO’ event

In EVENTS table:

In EVENTS_PARAMS table:

For Operation entity, the matching record set specifies Work Order Id, Phase and Fraction.

For Work Order and Stock Order entities, the matching record set specifies the Work/Stock Order Id, not the Phase neither the Fraction.

 

‘Delete row’ action generates the ‘DELETE_COMPLEMENTARY_INFO’ event.

In EVENTS table:

In EVENTS_PARAMS table:

For Operation entity, the matching record set specifies Work Order Id, Phase and Fraction.

For Work Order and Stock Order entities, the matching record set specifies the Work/Stock Order Id, not the Phase neither the Fraction.

 

Modifying an existing Complementary information row generates the ‘MODIFY_COMPLEMENTARY_INFO’ event

In EVENTS table:

In EVENTS_PARAMS table:

For Operation entity, the matching record set specifies Work Order Id, Phase and Fraction.

For Work Order and Stock Order entities, the matching record set specifies the Work/Stock Order Id, not the Phase neither the Fraction.

 

Once the Planner user has validated the collaborative events

Once the Planner user has validated the collaborative events by saving WIP, the effects can be observed in:

  • “INFO_OP” table for Operation Complementary information:

  •  “INFO_OF” table for both WO & Stock Order ‘Complementary information’: