Oracle Workflow Training
Oracle Workflows Training Lesson 1
Oracle Workflows Training Lesson 2
Oracle Workflows Training Lesson 3
How to define Business events in Oracle Workflows :- And Subscribe a PL/SQL[with working example]
Oracle Workflows Business Events - How to create and raise Event with XML Payload
Oracle Workflows Business Events - How to parse XML Payload, via Workflow Events Subscription
Testing Oracle Workflow Business Event with XML Payload
Transfer Workflows business events
Oracle Workflows Account Generator Example
Oracle Workflows : Attach documents to Notifications
Adjust Notification Timeouts to include bank holidays and weekends
How to override Email Address : Send all notifications to a single Email Id
Basics of Oracle Workflows Engine
Oracle Workflows Access Protection Concepts
Preserve Customizations to Oracle Workflows - A Presentation
written by Sreenivasa Rao Ramuni , December 28, 2006
written by Sreenivasa Rao Ramuni , December 28, 2006
written by Anil Passi , December 29, 2006
.
.
.
Which Schema are you connecting to Nimish?
You need to be in apps schema. Alternately, you must give appropriate grants from apps schema to the schema in which your development happens.
IMPORTANT NOTE: Oracle recommends all packages to be created in apps schema itself.
.
.
.
.
.
written by Nimish , December 29, 2006
Regards!
written by Anil Passi , December 29, 2006
.
.
.
Which Schema are you connecting to Nimish?
You need to be in apps schema. Alternately, you must give appropriate grants from apps schema to the schema in which your development happens.
IMPORTANT NOTE: Oracle recommends all packages to be created in apps schema itself.
.
.
.
.
.
written by Nimish , December 29, 2006
Regards!
written by Ranjeev Singh , February 19, 2007
I want to send the e-mail for the approval to the approver email ID using Workflow how do i do this..... PLease hepl me in this regard....
written by shahnawaz , May 16, 2007
written by Aloy , June 05, 2007
Excellent site, easy to follow steps – better than Oracle’s doc.
Is there an easy way to stop e-mailing FYI Purchase Order notifications in 11.5.10CUP2?
I will appreciate very much of your suggestion.
Thanks.
Aloy
written by Anil Passi , June 05, 2007
Simply remove that FYI notification activity from the workflow.
Thanks,
Anil Passi
written by Joydeep , June 18, 2007
Is there no link for Order management and inventory. It will be great hep for the manufacturing people.
Thanks,
Joydeep
written by Munish Thukrela , June 18, 2007
Regards,
Munish
written by Anil Passi , June 19, 2007
To practice workflows further, you can try to integrate workflows with Business Events.
You may also try sending out notifications of type DOCUMENT i.e. CLOB,BLOB, OAF etc.
Thanks,
Anil
written by Uttam , June 20, 2007
I am really surprised/amazed to find your patient replies to lots n lots of queries floating around.
Hats off to your effort.
Keep up the good work..
Regards,
Uttam
-- An enthusiastic new entrant to OWF
written by Chirag , July 30, 2007
I have a workflow called 'OM Order Line'. Now according to the requirements i need to advance the workflow for the selected lines of the sales Order from one activity 'Branch on Form Selection' to 'Schedule Line'.
I need to create a concurrent request with the parameters
1)Sales Order number
2) line numbers of the sales orders ( like 1-3,5 )
So if i am not wrong i need to call the workflow manually to advance from one activity from another.
Please provide some information regarding that. Is there any standard API to do that?
I found API, wf.engine.startprocess. But it actually starts from the start if i am not wrong. I need to advance the workflow in between form one activity to another.
Please help.
Regards,
Chirag.
written by Chirag , July 31, 2007
Thanks a lot for ur answer.
Yuor site is really helpful for people.
I will search on the APIs you have mentioned and let you know abt the proceedings.
And I have found out nice whitepaper while searching on my problem.
check this information on the site workflowfaq.com
Go to blog and search ''Moving / Jumping Around Processes''
I think this will provide a solution for me. Its a really nice whitepaper.
Worth going through it.
Thanks once again.
Regards,
Chirag
written by Sajith , August 25, 2007
Appreciate ur commendable effort.
It will be very helpful, if the workflow training lessons are downloadable. I there any way out to download.
Regards,
Sajith
written by Ananth , August 26, 2007
Very good info. thanks for your info.I have a doubt. When do we have to go for a workflow ?? as far as my knowledge goes we can go for it when i have to send workflow mails/notifications, if any approval based thing is required. let us say i have a requirement where in i have to update some tables as per some conditions and i have to send mails using UTL_SMTP can i go for a workflow ?? when i can design the same with PL/SQL too.
Regards
Ananth
written by Mohummad Fahad , August 27, 2007
I really find the documnetation helpful.
I need ur help to handle one scenario.
I have craeted a customized workflow which have five levels of approval.
When the user submit the request,it will go to first level of approval.The approver will be able to see the details in the Action History table as Num,Action,From,To,Details..etc. on notification.
Once approved request will go to second level approval.On notification he'll be able to see the Action History of the last transaction.
My requirement is i need to show the action history form submission of request means the approver should be able to see the action history of all the previous approvals right from submission of request.
i'll really appreciate ur help Anil.
Thanks
Fahad
written by Mohummad Fahad , August 30, 2007
Could u please answer my above specified query?Really need ur help.
Thanks in Advance.
Fahad
written by Basava.S , September 07, 2007
I am new to this site.first of this is damm good and the info provided here is very helpful.
Actually I'm new to workflow.I got a requirement to work on it.So I want to learn it.
I have gone thru the training sessions you have provided with audio.
Can i get those audio training sessions as downloads?
Please help me in this...
Basava
Vijayawada,AP.
written by Basava.S , September 07, 2007
Can you please help me in one doubt ?
In a conc program of Reports type , there 3 parameters.
p-1 contains Yes/No values.
If p-1 is Yes then i need to show p-1 values(10,20,30 etc) and p-2 should be disabled.
If p-1 is No then i need to show p-2 values(100,200,300 etc) and p-1 should be disabled.
How can i handle this?
I tried with table type value sets to attached to those 3 parameters.
It is working but the problem is based on p-1 value other parameter are also highlighting and not getting disabled.
Any help please...
Thanks ,
Basava.
written by bhanu_Kamal , September 07, 2007
I have a problem related to po requisition workflow customization. i am describing my requirement through an example.
1. Log on as SACHORN create and submit requisition for approval. $300,000
2. Review approval list: BBAKER,DMcIlvin, JSWIFT, JBARRYHAMILTON
3. Log on as BBAKER, approve
4. Log on as DMcIlvin, approve
5. Log on as JSWIFT, change the account number
a. open the requisition via wf notification, select edit requisition
b. select approver checkout
c. continue until you reach Review Charge Accounts, select the account number
d. change the natural account number to 670203
e. continue and approve requisition
6. Log in as SACHORN and review status requisition
a. it is now at BBAKER waiting for approval.
>>> This is where we don't want it going back to the approver for approval. It should
have continued to JBARRYHAMILTON
There is a validation somewhere during the approver checkout process that determines
that the req needs to get reapproved.
How i can customize this workflow REQAPPRV.wft. which package i have to customize and how?
please describe in detail.
Thanks & Regards
Kamal
written by Dhritiman Maitra , September 11, 2007
I am new in Workflow Development and got help from ur articles.
If u please mail me those links to download those articles (to run it offline)
then it will be more helpful for me.
Thanks
written by Dhritiman Maitra , September 11, 2007
I am new in Workflow Development and got help from ur articles.
If u please mail me those links to download those articles (to run it offline)
then it will be more helpful for me.
Thanks,
Dhritiman Maitra
written by Vijaya , September 11, 2007
Your website is great. I got a workflow job browsing your website. Thanks a lot for all your great help. Can you help me on this. Is it advisable to change the standard oracle seeded process (taking the backup) otherwise we have copy the process and change in our own process.
if we are making our own copy where all we should check to change our references to point to new process.
Thanks in advance,
written by sudheer kumar , October 01, 2007
your lesson's are very good.They helped me alot.Thanks for that and i have one doubt hear.
Do we need workflow notification mailer status in 'RUNNING' mode to send an e-mail notitfication.To multiple members.
which was in the work flow administrator web application (resp)
in that
oracle applications manager (menu)
in that
work flow manager (function)
in the 3rd step we can find the status saying RUNNING.
But in my system it is like this 'SYSTEM DEACTIVATED'
so to change the status of work flow mailer what should i do.??
My requirement is not to send to a single email when i approve the PO the nofication should send to the buyer through e-mail. so buyer will be differ na so for diffrent e-mail's i need to send.
but ur concept is helpful to me.
please replme me
thanks
sudheer G kumar
This e-mail address is being protected from spambots. You need JavaScript enabled to view it
written by Zameer , October 02, 2007
This online WF training helped me much and helps others too.
Could you please let me know how can i down load as i don't have internet connection at
my home.
Thanks in advance.
Thanks,
Zameer.
written by sudheergbe , October 03, 2007
I have seen your lessons they really good to understand the work flow from basics.
In one of your lessons u said how to send all the notifications to the single mail.
But my requirement is to send the PO details to the buyer.
so buyer wont be same all the times so to send the e-mail notifications to the diffrent peoples what are the setups i need to do.
and one more thing in my system the workflow notification mailer status is not in running mode it is saying that 'SYSTEM DEACTIVATED'.
do we need this status as running to send e-mail notification.(not only to a single mail for diffrent mails also do we need that in running mode).
Thanks
sudheer G
This e-mail address is being protected from spambots. You need JavaScript enabled to view it
written by Hi Anil, , October 25, 2007
I would like to customize the Requisition Notification, say, Notification should not contain Forward and Approve and Forward, which are standard. I have created new lookup type with only two lookup codes Approve and Reject, and this look up type is used as Result for the notification. And the in the Node tab of the notification, i have mentioned time out and
Relative time to e 1 hour. But my notification still contain Timeout link along with Approve and Reject action items.
Any help pls?
Regards
Ram
written by siddam , October 29, 2007
work flow video tutorials
written by madhuri desu , November 03, 2007
But after working with your example I learned to do it.
Thanks for your Lessons and I hope I could learn more in the further lessons
written by Ramakrishna_gottipati , November 26, 2007
i have installed the oracle apps 11.5.10. I need to install workflow builder on this. Please provide me the details and matching versions.
Regards,
Ramakrishna.
written by Tamil Selvan , December 18, 2007
I would like to do Oracle Workflow Certification.
but i couldn't find study guides for preparing the exam.
Please help in providing the study guides if you have.
Exam Name : 1Z0-231 (Oracle Workflow Certified Expert)
regards
Tamil
written by Neelam , January 25, 2008
I am working on OEOL workflow. Trying to customize the Line flow Generic,Bill Only process. Soon as the order is booked the lines using this process go into fulfilled. The requirement is to get let user decide when to fulfill. So i added 'wait to fulfill line' function to the workflow. This lets the user progress order to fulfill. This is working well for everything except split line. If i line A is split into A and B, B errors out giving unexpected error. Can you advice on how to resolve this.Is there anyother function that is more appropriate?
written by Manohar Baddam , February 01, 2008
I am working on OEOL workflow, have added a new function activity to this flow.This activity references PL/SQL stored procedure compiled in the APPS schema, Instead is it possible to use the PL/SQL stored procedure compiled in another schema while WF function resides in APPS schema.I tried to give schema name in the function attribute but the WF is going into exception.Can you advice on how to resolve this.Is there any other approach where I can use another schema for PL/SQL code.appropriate?
Regards
Manohar
written by abs.sharma , February 18, 2008
Iam new to workflow and I need your advice on one of our business requirements.
Whenever requisition is created it goes to preparer's approval hierarchy whereas business requirement is that requisition should be approved by requestor's approval hierarchy . Pleaselet me know that where should I make the changes to meet this requirement.
thanks
Bhanu
written by Kishor , February 23, 2008
we have getting below error when lauching the wf
ORA-06550: line 1, column 7:
PLS-00201: identifier 'XDP_SFM_SR_WF.CALL_PROCESS_ORDER' must be declared
ORA-06550: line 1, column 7:
PL/SQL: Statement ignored [Error Process Error: 3116: Activity 'WFERROR/SERVEREQ_ERROR' is not a runnable process.]
Regards,
Kishor
written by satheesh , March 20, 2008
I am very very new to workflow. Can you please guide where to check for the .wft files created.
written by Subodh , March 27, 2008
Anil
Thanks for your Workflows [Business Events] Training Lesson 4 ,I have done that succecfully.But when I am trying to raise a event by creating an event in
workflow builder.In that event I am calling a Procedure which is inserting value to a custom table.While submitting the item I am getting the error
Error Name: WFSQL_ARGS
Error Message: 3000: Invalid value(s) passed for arguments. #EVENTKEY=
Error Stack: Wf_Engine_Util.Event_Activity(XX_ITEM, 3421, 1100872, RUN)
So can you help me out.
Regards,
Subodh
written by Subodh , March 28, 2008
Thanks for your link, I am able to create and raise a event through event manager.The same thing I want to do by using only workflow builder,by creating a
event activity or give me some link where I can find example of custom build wf multiprocesses,critical decision making processes.
Thanks
Regards,
subodh
written by Shadow , May 06, 2008
Could you please let me know what is required for an oracle apps dba to know about workflow?
Thanks in advance
written by Amy , May 08, 2008
Thanks in advance. Love your tutorials. They were a great help.
written by Murugesan , May 19, 2008
As per my workflow requirement, I should send notifications to Multiple Users, so I am creating a AdhocRole,
under the AdhocRole, i am adding my all users. In the Workflow Notification i am sending the AdhocRole Name as Performer.
Now the all users getting Notificatiions with AdhocRole Name.but my users don't want the AdhocRole name in notifications ,
instead of they want users name in Notification.Please tell me , is it possible. if it is possible , tell me how we can do ?
written by Divya , June 17, 2008
Thanks for developing such a wonderful and handy site.
I have a question regarding Remiinder Notifications for All HR Notification.
Just wanted to know whats the process to send the 1st and 2nd reminder notifications for all the HR notifications which are not addressed in given time.
I have a fare idea about setting timeout in PO approval workflow but have no idea about HRMS.The workflow used here is an Standard workflow.
And the reminder should be sent to all the HR Notification irrespective of category.
Appreciate your help.
Thanks,
divya
written by Josephin , June 23, 2008
Thanks
Josephin
written by Anil Passi- , June 23, 2008
You ca subscribe a WF to these business events
Search for business events on this website, there are tutorials that explain how this can be done
Thanks,
Anil Passi
written by Ramki123 , July 23, 2008
i tired this on one of the test instance of my office.
the status shows it is comepete,on the status diagram also it shows everything. the activity history shows all activites between start and end.
does something needs to be enabled on the front end side, so that i receive emails .
i sent an email to \n This e-mail address is being protected from spambots. You need JavaScript enabled to view it '> This e-mail address is being protected from spambots. You need JavaScript enabled to view it
same as your example.
please let me know, if their something which i may missed ot needs to cross check
Thanks,
Ramki
written by sreelesh , July 29, 2008
I tried your first example in lesson 1 I am getting the below error message . I created and executed the package in apps schema.
*
ERROR at line 1:
ORA-20002: 3114: Activity 'XXXXPTR/MAIN_TRAINING_PROCESS' is not a process.
ORA-06512: at "APPS.WF_ENGINE", line 3920
ORA-06512: at "APPS.XXXX_PO_WF_TRAINING_PKG", line 96
ORA-06512: at line 3
Can you please let me know what need to done to fix this.
Thanks
Sreelesh
written by sreelesh , July 30, 2008
I keep getting the same error .
ORA_20002:3114:Activity'XXXPTR/MAIN_TRAINING_PROCESS' is not a process.
Please let me know what I have to do to fix this problem.
Thanks
Sreelesh
written by Prakash979 , July 31, 2008
How to send PO approval mail notification to next person in the Hierarchy when the PO amt exceeds the limit of the person who
has it for approval. Can you please reply asap.
thanks,
Prakash
written by Kirti Kumar Gupta , August 31, 2008
I am in the need of sending mail notifications based on online discussion happens in Oracle sourcing.
Please help me how to do this.
Thanks and Regards
Kirti
written by Gil Aguirre , September 09, 2008
Any chance you could convert training lesson 1 into the screenshot style you used in training lesson 2? Loved the first few minutes but lost it when it started getting out of synch.
written by Suresh1784 , October 25, 2008
I just stared as beginner in apps and now your site has made to learn OAF stuffs and work flow stuffs. Now I am working with real project of this combination(OAF +Work flow).
For anybody it always difficult to start with any technology. But you have made it easy ... real time easy.
Thanks a lot !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Sureshbabu



