Electronic Kanban Business Events

Seeded Business Events

You can automatically trigger actions based on the following seeded Electronic Kanban business events using Oracle Workflow. Examples of actions you can trigger include issuing notifications and launching a workflow.

You can write code to subscribe to the event to trigger a workflow customized to your organizational requirements.

Event Name Parameter Name Description
oracle.apps.flm.ekanban.pullSeqCreation Pull Sequence Creation Event Pull Sequence Creation Event is raised after pull sequence is created
oracle.apps.flm.ekanban.pullSeqUpdation Pull Sequence Updation Event Pull Sequence Updation Event is raised after pull sequence is updated
oracle.apps.flm.ekanban.kanbanCardCreation Kanban Card Creation Event Kanban Card Creation Event is raised after kanban card is created
oracle.apps.flm.ekanban.kanbanCardUpdation Kanban Card Updation Event Kanban Card Updation Event is raised after kanban card is updated

Related Topics

Defining a Workflow Process, Oracle Workflow Developer's Guide

Defining Workflow Process Component, Oracle Workflow Developer's Guide

Defining Procedures and Functions for Oracle Workflow, Oracle Workflow Developer's Guide