Skip to main content

Hi,

I am looking to create a single, unified event log that records all key events related to Kanban inventory movements in IFS. The goal is to track every step of the Kanban material flow—from when a transport task is created, to picking, completion, and delivery—ensuring all these transactions are logged in one central location.

I have designed the following entity-relationship model (attached image) to illustrate how I want to structure the event log. The Event Log should contain:

  • A CaseID (which represents the specific Kanban transfer instance).
  • A list of Activities that occur during the transfer.
  • A Timestamp for each logged event.

The Transfer Order table represents the core process of moving material between storage locations, while the Activity table logs specific actions performed during the transfer.

However, I am not sure how to proceed from this point in IFS.

Objective:

  • Capture all events related to Kanban inventory movements
  • Ensure that all events are stored in a single, structured event log instead of being scattered across different modules.

 

 

Be the first to reply!

Reply