Friday, January 31, 2014

How to Sent perticular notification for ther user in Multiple times from Workflow

Step 1:- Create a new item type
            Internal Name:- X05_WF01
            Display Name:- XXC05 WF01 Simple Workflow
            Description:- XXC05 WF01 Simple Workflow
Step 2:- Now create a new Process.
            Right click on processes and create new process
                        Internal Name:- XXC05_WF01_PROCESS
                        Display Name:- XXC05 WF01 First Process
                        Description:- XXC05 WF01 First Process
Step 3:- Double Click on Process then open Process window.
Step 4:- Right click on Process Window and create new function
            Set Values:
                        Item Type:- Standard
                        Internal Name:- START
 Then Click Node Tab
            Label:-  START
            Start/End:-  Start
Then Click OK
.
Step 5:- Create another Function “END” same as “START” Function
            Set Values:
                       Item Type:- Standard
                        Internal Name:- END
Then Click Node Tab
                        Label:-  END
                        Start/End:-  Start
Then Click OK
 
Step 6:- Create a item Attribute

Step 7:- Create a Message.
            Right click on message and create new message.
 


Drag That into Message

Click on Body Tab.
            Give Subject and text body value.


 Give the item name in Message body with &Item_name.
For this which value that item store which is print in them.



Step 8:- Now we create a new Notification
            Right Click on Notification then create new Notification
                        Set Value:
                                    Internal Name:- XXC05_WF01_NOTIFICATION
                                    Display Name:- XXC05 WF01 First Notification
                                    Description:- XXC05 WF01 First Notification
Message:- XXC05 WF01 First Message
Step 9:- Right click on Process Window and create new function
            Set Values:
                        Item Type:- Standard
                        Internal Name:-LOOPCOUNTER
 
                         
 
 
Step 10:- Rigth click on LoopCounter Function
          
                                  Click on Node Attribute Tab
 
                       
 

         Then Apply and OK.
 
Step11:- Then drag notification on Process Window
Step 12:- Double Click on XXC05 WF01 First Notification
            Click on “Node” Tab.
            Give value of Performer(Apps User Name which is store in FND_USER Tables)
 
Step 13:- Right click on Start and draw a line to LoopCounter and LoopCounter to Notification and then right click on notification and drag a line from notification to End.
 
                           
     
        Save worklfow in database.
 
Now you run workflow from "Workflow Administrator Web (New)" Responsibility.
 
 
 
 

No comments:

Post a Comment