Part2 How to integrate OAF Notifications in Oracle Workflow Builder. How to integrate oaf region in oracle workflow notifications
This is the Second part of the how to integrate OAF notification in Oracle workflow Builder. In this Post , We will see how we can use the OAF Notifications/ Pages in the Oracle workflow Builder.
Please click on the Below Link to visit First part of this Post.
Part1 How to integrate OAF Notifications in Oracle Workflow Builder. How to integrate oaf region in oracle workflow notifications
In the Last Post of this Topic we have created OAF Page which will be Integrated to the Workflow Builder.
Step18:- Our OAF Page has been created in the Last Post, Now in this Post , We will register this OAF Page in Oracle application and then Try to use this OAF Notification in the Workflow Builder.
Step19:- Registering OAF Pages in Oracle application
Step20:- Open the workflow Builder and open the Workflow File in which you want to integrate OAF Notifications.
This is Our Workflow Builder for 'Travel approval'.
This is our 'Travel Booking Process'.
for this workflow , We will try to Merge the OAF Page in the workflow Builder.
Step21:- Now we are creating attribute. Right click on the Attribute as below.
Step22:- Creating Item Attribute 'XXOAF_NOTIFICATION' .
Type: Document
Value:-
Step22:- Now We will Create the New Message to Integrate OAF Notification in Workflow Builder.
Step23:- Creating Workflow Message in the Workflow Builder
Step24: Now Drag and Drop the OAF notification from Attributes Portion to to OAF Notification Message.
Step25:-
Step26:- Now again Open the OAF Notification Message in the Workflow Builder.
Now Click on the Body Tab under the OAF Notification Message and Give the Subject to your Workflow Notification and then in the HTML Body tab put the Document Attribute Name with &XXOAF_NOTIFICATION.
Step27:- Now we Create the Workflow Notification and then assign the OAF Notification Message to this Workflow Notification and your OAF Notifications Integration with Oracle Workflow Builder is done.
In the Last Post of this Topic we have created OAF Page which will be Integrated to the Workflow Builder.
Step18:- Our OAF Page has been created in the Last Post, Now in this Post , We will register this OAF Page in Oracle application and then Try to use this OAF Notification in the Workflow Builder.
Step19:- Registering OAF Pages in Oracle application
Function : OafWorkflowIntegrationRG
User Function Name : OafWorkflowIntegrationRG
Type : SSWA jsp function
OA.jsp?page=/oracle/apps/xxap/OafWorkflowIntegration/webui/OafWorkflowIntegrationRG
Step20:- Open the workflow Builder and open the Workflow File in which you want to integrate OAF Notifications.
This is Our Workflow Builder for 'Travel approval'.
This is our 'Travel Booking Process'.
for this workflow , We will try to Merge the OAF Page in the workflow Builder.
Step21:- Now we are creating attribute. Right click on the Attribute as below.
Step22:- Creating Item Attribute 'XXOAF_NOTIFICATION' .
Type: Document
Value:-
JSP:/OA_HTML/OA.jsp?OAFunc=OAFWORKFLOWINTEGRATIONRG
Step22:- Now We will Create the New Message to Integrate OAF Notification in Workflow Builder.
Step23:- Creating Workflow Message in the Workflow Builder
Step24: Now Drag and Drop the OAF notification from Attributes Portion to to OAF Notification Message.
Step25:-
Step26:- Now again Open the OAF Notification Message in the Workflow Builder.
Now Click on the Body Tab under the OAF Notification Message and Give the Subject to your Workflow Notification and then in the HTML Body tab put the Document Attribute Name with &XXOAF_NOTIFICATION.
Step27:- Now we Create the Workflow Notification and then assign the OAF Notification Message to this Workflow Notification and your OAF Notifications Integration with Oracle Workflow Builder is done.
1 comments:
can i attach the entire xml page too to the workflow notification instead of just oaf regions?
Post a Comment