Receive Updates



Sponsors

Keep in touch

About me

Workflow Tutorial

  1 | 2 | 3| 4 | 5 | 6 | 7 Next>>

Business Requirement:
When an item is created in inventory, workflow needs to be launched and it should collect the details of the item created and sends a notification to group of users along with the details and link to master item form.

Process flow: When an item is created it will create/insert a record in MTL_SYSTEM_ITEMS_B so create a database trigger on the table and launch workflow from that trigger. All you need to do is create the workflow, create the trigger, pl/sql package, roles and finally create an item in inventory.

Open WFSTD and save as new workflow

 

Workflow Tutorial

 

Navigation: File >> Open

 

Workflow Tutorial

 

 

Click Browse then navigate to Workflow installation directory

 

Navigation: Workflow Installation Directory à WF à DATA à WFSTD

Now Click File à  Save as à enter "ErpSchools Demo" and click OK

 

Right click on WFSTD and select New Item type

Workflow Tutorial

 

Enter the fields as below

Internal Name: ERP_DEMO

Display Name: ErpSchools Demo

Description: ErpSchools Demo

 

Workflow Tutorial

 

Now you will see ErpSchools Demo icon in the Navigator

Workflow Tutorial

 

Expand the node to see attributes, processes, notifications, functions, Events, Messages and lookup types.

 

Workflow Tutorial

 

Double click on Process to open up the properties window as shown below

 

Workflow Tutorial

 

Enter the fields

Internal Name: ERPSCHOOLS_PROCESS

Display Name: ErpSchools Process

Description: ErpSchools Process

 

Workflow Tutorial

 

Workflow Tutorial

 

Double click ErpSchools Process Icon

 

Workflow Tutorial

 

1 | 2 | 3| 4 | 5 | 6 | 7 Next>>