1.
Creating a Test Workflow:
1.
File Quick Start Wizard
2.
Modify the default Names
as:
Workflow type Internal max 8 char.
Click ok
Start, End will be created Auto.
3.
Creating Message:
Click Ok.
4.
Create Notification:
If we select the Expand Roles, the
notification will send a individual copy to each user in the role with
different notification id, each user has to give input, where as for normal any
user can close the notification.
5.
Drag the notification
between the Start, End icons in the Layout screen .
6.
Right click the Start
button and drag the button Till the Notification , do the same from
Notification to END fields.
7.
Right Click the
Notification, go to the Node tab and give performer as ‘EG_AFZAL’.
8.
Save the Workflow to the
database.
9.
Launch the Workflow.
BEGIN
WF_ENGINE.LaunchProcess(itemtype =>'TEST2_WF',
itemkey =>'1',
process => 'TEST2_PROC' ,
userkey => 'A',
owner => 'EG_AFZAL');
END;
10.
Login to the user and check
the Notification:
To download wtf file : https://www.dropbox.com/s/0rg63yuxly81l7r/1_Test_Simple.wft?dl=0
No comments:
Post a Comment