This specific Audio-Visual Oracle Workflow Training lesson will be the pre-requisite for the next stream of lessons on Oracle Workflows Training.
Please note that Oracle Workflow is a copyright product from Oracle Corp. This training session is for educational purposes only.
Following steps will be covered in the first lesson of Oracle Workflow Training:-
1. How to design & create a Workflow using Oracle Workflow Builder
2. How to start the Oracle Workflow process from pl/sql
3. How to integrate Oracle Workflow with pl/sql for validation and DML etc.
4. How to build Oracle Workflow Notifications
5. How to attach roles/people to notifications in Oracle Workflow
For this Oracle Workflow Training session, lets assume that the requirement is to initiate a workflow, validate it within Oracle Workflow & PL/SQL and then to send a notification.
A Purchase Order will be created in table xxxx_po_headers. After inserting a record in this table we will initiate Oracle Workflow. Validation step will set PO_STATUS to VALIDATED.
Please click here for the Audio-Visual Lesson 1 in Oracle Workflows Training
This may take a couple of minutes to load, depending upon your internet speed.
Click here for the pl/sql Source Code used for this training lesson
Click here for the wft file created for this Oracle Workflow Training Session
Click here for the wft file WFSTD.wft as delivered by Oracle
written by Syed rahman , October 26, 2006
written by Anil Passi , October 27, 2006
You are most welcome to ask questions.
Thanks,
Anil Passi
written by Mohammed Abdur Rahman , November 05, 2006
Cons- The speed of the CBT is fast and its better if it can be controlled by user.
written by ajay singh , November 12, 2006
ajay
written by ajay singh , November 12, 2006
ajay
written by Anil Passi , November 15, 2006
Ajay:- To improve yourself..all you need to do...is to know what you want to do...and to get started with it..or at least prepare to get started with it...
written by Anil Passi , November 15, 2006
Ajay:- To improve yourself..all you need to do...is to know what you want to do...and to get started with it..or at least prepare to get started with it...
written by Dharam , November 16, 2006
written by Dharam , November 16, 2006
written by CT , November 21, 2006
written by Workflow , November 21, 2006
This is a really good hub for beginners in workflow.thanks a lot for sharing your experiences.it will be helpful for many Apps users ,if you can explain one standard workflow(debugging).
Thank you
Sasidhar.P
written by Anil Passi , November 21, 2006
This is not the same as OWB.
OWB is a different tool altogether.
Hi Sasidhar,
Thats a good idea. I will write something on debugging tricks of Oracle Workflows.
Thanks both,
Anil Passi
written by CT , November 21, 2006
written by Workflow , November 21, 2006
This is a really good hub for beginners in workflow.thanks a lot for sharing your experiences.it will be helpful for many Apps users ,if you can explain one standard workflow(debugging).
Thank you
Sasidhar.P
written by Anil Passi , November 21, 2006
This is not the same as OWB.
OWB is a different tool altogether.
Hi Sasidhar,
Thats a good idea. I will write something on debugging tricks of Oracle Workflows.
Thanks both,
Anil Passi
written by Uri Kimchi , November 22, 2006
10x a lot.
written by Uri Kimchi , November 22, 2006
10x a lot.
written by Mckan Colaco , November 23, 2006
written by Anil Passi , November 23, 2006
Right click on the link/line that joins the two function activities in wf diagram. You will see Results as an option after right click. Simply change the result.
If you want a different result set for activity then you should define your own lookup type and lookup codes and assign that lookup type to function activity.
Thanks
Anil Passi
written by Mckan Colaco , November 23, 2006
written by Anil Passi , November 23, 2006
Right click on the link/line that joins the two function activities in wf diagram. You will see Results as an option after right click. Simply change the result.
If you want a different result set for activity then you should define your own lookup type and lookup codes and assign that lookup type to function activity.
Thanks
Anil Passi
written by Prabhat Jha , November 30, 2006
Thanks For Such A nice Article.
Its tremendous for beginners.
Thanks once again.
Prabhat Jha
written by Prabhat Jha , November 30, 2006
Thanks For Such A nice Article.
Its tremendous for beginners.
Thanks once again.
Prabhat Jha
written by Anil PAssi , December 06, 2006
To help this matter:-
1. I have made Email Optional
2. I have removed Preview Functionality
Replacing this software will mean loosing all the Q & A in comments thus far, unless I work out how to migrate those comments. That will take time.
Hope the user experience is better after the changes I have done today.
Thanks
Anil
written by Anil PAssi , December 06, 2006
To help this matter:-
1. I have made Email Optional
2. I have removed Preview Functionality
Replacing this software will mean loosing all the Q & A in comments thus far, unless I work out how to migrate those comments. That will take time.
Hope the user experience is better after the changes I have done today.
Thanks
Anil
written by Ashish Arora , December 15, 2006
The way you tried to explain the things are very fantastic. I can never expect the same on any learning side.Please be continue to provide us the same help and comeout with some white paper on workflow events and debugging details. also if possible can u provide us the interview questions specific to Work flow
Thanks
Ashish
written by Anil Passi , December 15, 2006
I will cover workflow event in detail, with examples within next weeks timeframe.
Events are important, as they fit into Fusion strategy too.
Thanks,
Anil Passi
written by Ashish Arora , December 15, 2006
The way you tried to explain the things are very fantastic. I can never expect the same on any learning side.Please be continue to provide us the same help and comeout with some white paper on workflow events and debugging details. also if possible can u provide us the interview questions specific to Work flow
Thanks
Ashish
written by Anil Passi , December 15, 2006
I will cover workflow event in detail, with examples within next weeks timeframe.
Events are important, as they fit into Fusion strategy too.
Thanks,
Anil Passi
written by SATHEESH KUMAR , December 17, 2006
First time I seen a good and easily undestandable workflow explanation, the way you made it more helpful for beginners to advanced users. We are very much thankfull for your effort.
Regards
Satheesh Kumar
written by SATHEESH KUMAR , December 17, 2006
First time I seen a good and easily undestandable workflow explanation, the way you made it more helpful for beginners to advanced users. We are very much thankfull for your effort.
Regards
Satheesh Kumar
written by Anil Passi , December 21, 2006
Please can you include all the scripts.
Thanks,
Anil
written by Anil Passi , December 21, 2006
Please can you include all the scripts.
Thanks,
Anil
written by Anil Passi , December 23, 2006
It works at my end. Are you not doing a COMMIT after starting the workflow? Do let me know.
Have a look
http://scripts4oracle.blogspot.com/2006/12/testing-workflow.html
....
http://photos1.blogger.com/x/blogger/2204/1007/1600/688452/ravi.gif
written by ravi , December 23, 2006
The script file along with screenshots.
Thanks and regards
ravi
written by Anil Passi , December 23, 2006
It works at my end. Are you not doing a COMMIT after starting the workflow? Do let me know.
Have a look
http://scripts4oracle.blogspot.com/2006/12/testing-workflow.html
....
http://photos1.blogger.com/x/blogger/2204/1007/1600/688452/ravi.gif
written by ravi , December 23, 2006
The script file along with screenshots.
Thanks and regards
ravi
written by Vidyasagar Kulkarni , December 25, 2006
Thanx a lot for such a Lucid explaination on Workflow.
It has been a very good start for me on this, hope to read more on the site.
Thanks once again and Pls. dont mind, If I bother you with questions.
Thanks and Regards
Kulkarni
written by Vidyasagar Kulkarni , December 25, 2006
Thanx a lot for such a Lucid explaination on Workflow.
It has been a very good start for me on this, hope to read more on the site.
Thanks once again and Pls. dont mind, If I bother you with questions.
Thanks and Regards
Kulkarni
written by Anil Passi , January 02, 2007
All the errors listed by you pertain to WFSTD. This could be because the access level[as per help menu] at which i saved wft file is higher than that of the components within WFSTD.
You can either bring down your access level in WF Builder via Help menu
OR
You do not save the wft file into database. Instead you should follow step by step instruction to build that wft file yourself.
Thanks
Anil Passi
written by Anil Passi , January 02, 2007
All the errors listed by you pertain to WFSTD. This could be because the access level[as per help menu] at which i saved wft file is higher than that of the components within WFSTD.
You can either bring down your access level in WF Builder via Help menu
OR
You do not save the wft file into database. Instead you should follow step by step instruction to build that wft file yourself.
Thanks
Anil Passi
written by Anil Passi , January 03, 2007
.
.
Set the Checkbos to Yes, and Access Level to 0 and try to save. See if that works, but do not attempt this on Production.
I still suggest, you follow step by step instructions in this tutorial rather than save the wft file into database.
Thanks,
Anil Passi
.
.
.
written by Ahmer , January 03, 2007
I have found the access field & a check box in Help menu but I have no idea what to do.
written by Anil Passi , January 03, 2007
.
.
Set the Checkbos to Yes, and Access Level to 0 and try to save. See if that works, but do not attempt this on Production.
I still suggest, you follow step by step instructions in this tutorial rather than save the wft file into database.
Thanks,
Anil Passi
.
.
.
written by Ahmer , January 03, 2007
I have found the access field & a check box in Help menu but I have no idea what to do.
written by Anil Passi , January 18, 2007
Sorry to hear this happened.
Although I did warn in FNDLOAD article TO BE CAREFUL when moving around GL Value Sets.
This was stated in http://oracle.anilpassi.com/or...les-2.html
See note 2 [excerpt below2. Be very careful when downloading flexfields that reference value sets with independent values for GL Segment Codes.
By doing so, you will download and extract all the test data in GL Codes that might not be applicable for production.
What you need to do is to download conc program excluding the parameter with GL Values. THere are partial download options in FNDLOAD[though i am yet to try those in practice]. In real world, one must never move GL codes from one environment to another using FNDLOAD.
Thanks,
Anil Passi
written by Anil Passi , January 18, 2007
Sorry to hear this happened.
Although I did warn in FNDLOAD article TO BE CAREFUL when moving around GL Value Sets.
This was stated in http://oracle.anilpassi.com/or...les-2.html
See note 2 [excerpt below2. Be very careful when downloading flexfields that reference value sets with independent values for GL Segment Codes.
By doing so, you will download and extract all the test data in GL Codes that might not be applicable for production.
What you need to do is to download conc program excluding the parameter with GL Values. THere are partial download options in FNDLOAD[though i am yet to try those in practice]. In real world, one must never move GL codes from one environment to another using FNDLOAD.
Thanks,
Anil Passi
written by Sandeep Somvanshi , January 29, 2007
Can you please give me some idea about the retention period of any Workflow.
Thanks and Regards,
Sandeep Somvanshi
written by Mrunalini , February 14, 2007
I am new to oracle Workflow and your tutorial is a real help.
I tried doing the demo given on site. I had overcome initial hiccups and went through most of the comments posted. But unfortunately, my workflow does not send any notifications and Iam unable to monitor it on Status-monitor tab either.
Please help.
Regards,
Mrunalini
written by imran , March 19, 2007
My question to you is that...where do you invoke the SFM_CALL_PROCESS_ORDER from? (display name: invoke service fulfillment manager, icon: DB_INS.ICO, XDP_SFM_SR_WF.CALL_PROCESS_ORDER).
are these standard? i.e already part of the workflow. I do not see this on my Workflow builder with 9i as backend. I have it installed on my system as a standalone(i.e I do not have apps installed on my system). Would it still work..please advice? I am referring to lesson1
Thanks
written by amit , April 03, 2007
Thanks in advance,
Amit
written by Muralidhar , April 26, 2007
Thanks for the wonderful Session in Workflow. I am new to Workflow and started Learning it.I have Question for You. Where does all the .wft files located in UNIX box.
Thanx
Murali
written by Anil Passi , April 26, 2007
Its usually in $MODULE_TOP/patch/115/import/US
However you can always do this command on $MODULE_TOP
find . -name *.wft -print
Thanks
Anil Passi
written by Munaz , May 15, 2007
This a very fantastic site and very useful for beignners like me.I created a workflow as per your tutorial, everything went fine except one thing i am not able to see the worflow activity in front end even after the work flow has been initialized. When i check the table the status has changed from initial to validated. Even the email was sent. Please let me know if i am missing something here. Thanking you in advance...
Regards
Munaz
written by anil , May 15, 2007
written by Munaz , May 15, 2007
I researched a little bit and found that i was looking under the wrong owner of the workflow.Thanks anyways and i really appreciate your work.
Regards
Munaz
written by sundar , May 17, 2007
Thanks for your superb lesson. I have one doubt. I did all the things what u told. i am not able to see the workflow status monitor in workflow administrator. It shows XX Training Workflow but no process displayed and in xxx_po_headers table po_status is validated. Where i made mistake?
Thanks
Sundar
written by Anil Passi , May 17, 2007
What parameters are you passing for Status Monitor screen?
Please do a select on table WF_ITEMS, and you should find and entry there.
Thanks,
Annil
written by Anil Passi , May 18, 2007
Thanks for sharing this with everyone.
Cheers,
Anil
written by diwakar , May 29, 2007
Can you provide more documents on trouble shooting existing workflows?
Thanking You
written by Anil Passi , June 20, 2007
There are various ways of troubleshooting Workflows
1. Adding Debug Messages to its pl/sql activities
2. Checking status monitor screen
But above all, you should try to learn the core tables used by Workflows
Thanks,
Anil Passi
written by sambit , July 09, 2007
I have one issue with me.
I am able to submit the concurrent Program Through Work Flow.
But My Issue is How to submit the Request Set through Work Flow.
Please help me.
Thank U
Sambit
written by SAMBIT , July 10, 2007
I will try it still if i have any issue i Will come to you.
thanks
Sambit
written by Gajapati , July 11, 2007
I dont know anything about Work Flow.
Can You please let me know how can i start learning the same.
Where should i start.
Regards,
Gajapati.
written by SAMBIT , July 12, 2007
It's ok after your suggestion.
I have another issue.
Actually FNF_CONCURRENT_PROGRAMS table contain all the concurrent program.
My issue is i have to submit the first 10 request that are present in this table.
I have to use Work Flow for submiting the request.
please help me?
Thank U
Sambit
written by sambit , July 12, 2007
by using this i am able to submit one request .
but for other program that are present in that table is not subimiting.
please help me
written by ARR2K4 , July 13, 2007
I find the articles here very much useful.
Thanks and Hats off to your effort & help to users on WWW.
I am looking for an information with respect to customizations to Standard workflows.
Can you please give me details on how to customize the standard workflows.
My understanding on the same are as follows:
1. Standard WF objects are created in access level 0
2. Customizations should be done only at level 100
3. Hence, if we try to create some activities at access level 100 and place it in standard process (which will be protected at level 0), it will not allow that to be done.
Hence, can you please suggest how to achieve this??
Appreciate & would be really great if you could reply me at the mail id given.
Or, would you mind to give me your mail id so that we can discuss on lots of advance & rarely used concepts in oracle workflow which might help both of us to learn more..
Thanks.
written by RajeshKhatri , July 29, 2007
I have created a custom workflow based on this training and implemented in Oracle Applications 11.5.10.2. the Notifications are working fine but i am not able to see the notifications in the worklist ( open notifications). Can you please help me with this. when i query wf_notifications, from_user columns is not populated and to_user has the email address.
Rajesh
written by Soma , August 07, 2007
Training materials is really helpful. thanks for your effort.
I have one question.
As you said access level 1 to 19 used by product development team. If I use 20 instead of 100 or above changes to the workflow lost while oracle patching?.
Thanks in Advance...
Thanks & Regards,
Soma
written by Soma , August 07, 2007
Training materials is really helpful. thanks for your effort.
I have one question.
As you said access level 1 to 19 used by product development team. If I use 20 instead of 100 or above changes to the workflow lost while oracle patching?.
Thanks in Advance...
Thanks & Regards,
Soma
written by Balaji gopalakrishnan , August 16, 2007
can someone tell me how to get the workflow details for an organization(party).
Thanks
written by Sankar.B , August 16, 2007
I'm new to Workflow and I'd like to practice on workflow builder.
Plz suggest me the easy and right steps to start.Soon I will be required to
work on Workflow.And here our project schedule is very busy.Can u suggest me
and assist me to get some idea.
--Sankar,
AP,India
written by praneeth , August 24, 2007
Its great we had good Idea about the oracle workflow, i am a production support person in T.Rowe price for Oracle financials, as the client needs some personalization of notification email we have change the HTML body, you didn't clearly explain how to create the HTMl body you would be very helpful for explaining this issue elobarated.
written by praneeth , August 24, 2007
Thankyou very much for the cases but I am unable to relocate them properly
but I can provide you what that I have in text body as below
&PO_REQ_APPROVE_MSG
&REQ_LINES_DETAILS
&ACTION_HISTORY
so can you analyse the things and reply me back, its only problem that we have no documentation
written by praneeth , August 24, 2007
thanks for previous replies can you explain how do we import data into notifications from tables,
is it just palcing a sql query in text body or HTML body
written by Sajith , August 25, 2007
Is there any way out to get the screenshots of Lesson 1, workflow?
Regards,
Sajith
written by Sharmila Mahapatra , August 29, 2007
We have a client requirement to set the from clause in the notification to ' This e-mail address is being protected from spambots. You need JavaScript enabled to view it ' so that all users/employees will recieve notification from this email address.
We have custom workflow and have created a custom notification mailer attached to our custom workflow[using correlationid]. In the Message generation,Send, from clause we have specified this email address .
But all our notifications from this workflow are coming with from_user not being populated.
Regards,
Sharmila.
written by Arup Dutta , August 31, 2007
The material is too good for Work Flow Developers. It would be better if you could please send me the links to download the material so that I can run it offline also.
Thanks & Regards,
Arup
written by hello , September 04, 2007
how can i track this problem.could u please help me.
written by Adipudi , September 10, 2007
written by Santhosh ND , September 19, 2007
I am new to Oracle WorkFlow. I need one help from u.
Whenever the Employee is applying for a leave, the manager also able to view the net balance of that employee's Leave for which he applied. So Hw to customize the workflow and hw to identify the workflow and Notifications...
Thanks
Santhosh
written by Santhosh ND , September 20, 2007
This is w.r.t. your reply to Praneeth earlier on 24,Aug 2007.
We arefacing a similar situation... Our Message Attribute is of this type:-
'JSP:/OA_HTML/OA.jsp?OAFunc=-&HR_EMBEDDED_REGION-&NtfId=-NID-'
How do we go about personalising this WF message body and include additional details eg. Employees Current Leave Balance details???
Regards
Santhosh
>>>
Your reply to Praneeth earlier....was as below
written by Anil Passi , August 24, 2007
Hi Praneeth
Option 3
Check whether WF Notification Message, uses a WF Attribute of type Document that points to a OAF Page. The value of WF Attribute at runtime would begin with OA.jsp?/oracle/....webui/..RN¶m=xx
In this case, you can simply personalize/extend the OAFwk region upon which WF Message is based
written by Mayuri , September 21, 2007
Its a great training for beginners like me. Thanks for putting this together. I faced issue that audio streaming was not in sync with video straming. Can you upload it on youtube?
written by Dabeyva , September 29, 2007
i wan to create a notification with from_role but i dont know why has a probrem
chek ...
is the first notification = peticion
message = redactarSolicitud...
this is a error:
ORA-06502: PL/SQL: numeric or value error: character string buffer too small
Error Stack
Wf_initiate.SetAttribute(BOXCHICA, 72, #FROM_ROLE#ROLE#, HR, HR)
Wf_Initiate.SubmitWorkflow(BOXCHICA, 72)
PLEASE HELP ME
written by AK , September 29, 2007
can we kick off payables Invoice approval workflow without distribution information(account to charge)?
one of the requirement is to customize the payables invoice approval workflow to request the requestor for cost code(by workflow email)if the invoice doesn't have one.Then AP personnel will put in the cost code(manual process) and validate and resubmit the invoice for approval.but this time it will go through the invoice approval process as it contains a cost code/project code.
thanks for your help. much appreciated
Kumar
written by Nimish , October 05, 2007
Is it possible to view statuses of other users from status monitor without log in as sys admin. B'caz I have assigned myself resposibility but it just allows me to check statuses of WF owner by me.
Thanks,
Nimish
written by PrasadRaj , October 17, 2007
Your tarining sessions are exellent. I created sample you gave in the session1,nut after running the workflow i did not get e-mail notification. Can you please clarify any server(SMTP) configaration required.
Thanks,
Prasad
written by Zafar Sadiq , October 23, 2007
This Material has helped me a lot , Thanks
written by Zafar Sadiq , October 25, 2007
I am new to this technology , I followed all the steps , but i unable to follow some of the last steps (i.e, Where can i find STATUS MONITOR PAGE) and how to observe the output
written by ved , November 12, 2007
it is amazing blog. i really need this kind of blog. i appreciate you.
i need help in workflow. can you send more documentation from basic to my email.
i am in learniing stage of apps, i am not able to run. i learn something after completing lesson 1st, but not able find the result. it is not able send me mail to my address.
thanks
ved
written by Dheeraj Vernekar , November 22, 2007
This is one of the best tutorial I ever seen in my life. I would like to suggest one thing for next tutorial. Please show the steps bit slower than what you showed now.
Regards
Dheeraj
written by Dheeraj Vernekar , November 24, 2007
I am not able to find the code you written for below procedures
is_po_valid
set_wf_approver_role
set_wf_status_to_validated
start_training_wf. This is very imp for Workflow begineers. Please update the same online or mail me across.
Thanks and Regards
Dheeraj
written by Dheeraj Vernekar , November 24, 2007
Apology for above comment. I have not checked code properly.
Thanks
Dheeraj
written by Sachin Ahuja , December 10, 2007
I know it's very late to come and ask something on this Training Part. But I guess I've no other option too...
I've done the steps and all is working fine.
My question is we've defined attrbute send_to_email and are assigning email address to it and same is the case for role. Not which part in workflow will actually send the notification to my Role. As we've just defined the role and I'm not getting which api is sending the notification actually. Suppose instead of send_to_email I define attribute send and will assign my email address to it. Now which api will send the notification.
I hope I am clear in stating where I'm confused. If not please let me know I will write in more detail.
Regards
Sachin Ahuja
written by Sachin Ahuja , December 10, 2007
I got it. This we are acheiving thru Setting attribute under Node tab of Notification.
Well now I am stuck at one more place
I am working on sending notification from workflow and want to access somewhat below kind of information from table
Order Item salesrep prodmgr
________________________
1 1 X P1
1 2 X P2
1 3 Y P1
Now I want to send notification to salesrep and prodmgr seperately based on order number. So below will be some notifications which I'll be sending
Notification1
SalesRep X
1 1 X P1
1 2 X P2
Notification2
SalesRep Y
1 3 Y P1
Notification3
P1
1 1 X P1
1 3 Y P1
Notification4
P2
1 2 X P2
I am having prob at Notification1 & Notification3 where I have multiple records to be send in single notification and I am stuck at how I can achive this.
Thanks in advance for your kind help.
Regards
Sachin Ahuja
written by Soham K , January 16, 2008
Presentation is not working.
Regards,
Soham
written by Pradeep_B , February 04, 2008
This is an excellent material for beginners like me. I have one question, after i have customized a workflow and stored it in the database, what are the various methods in which i can initiate my workflow. Is it possible to write a procedure in a database trigger which initiates a workflow or is there any special method to invoke it.
Please help.....
Regards,
Pradeep B
written by SumitBansal , February 11, 2008
Rock it like this in all future presentation.
written by ar jabir , February 20, 2008
thank you very much for the great tutorial... is there command lines for me to control workflow processes (start and stop, monitor) after I build it using the workflow builder?
thanks in advance.
rgds
ar jabir
written by VENKATA RAMANA , February 26, 2008
I had gone through u r tutorials and they are simply superb.
I want one help from u r side like i want a link in Purchase order approval where i can go through the requisition details.
Can u please tell me how we can acheive.
My basic idea is i need to send description as www.google.com so when a person is approving purchase order he should click the description(In our case www.google.com),and he should be able to see google.com.
Please tell me .........Thanks in Advance
written by mythili , February 28, 2008
I like to know what are all the ways i can trigger the workflow.
one way is th'gh database trigger
Another way is th'gh Alert.
What else ways are there to trigger a workflow.Can u give me some example?
Is the Human Resource self-service pages works with workflow?
Thanks,
Mythili
written by sai krishna aravapalli , March 15, 2008
wonderful no one ever in worldwide web we couldn't find any materail for workflow but u did it it will be a lot helpful for beginners.
could suggest me a way of approach in learning oracle apps sepcially financials
Thanks & Regards
krishna
written by Raja c , March 19, 2008
regards
raja
written by Basavanagowd , May 07, 2008
Hi Anil,
Thank u so much,
Requires to customize the Purchase Requisition Approval Notification,need to display the additinal information like Onhand Quantity ,Quantity on Order ,Quantity in Requisition against the respective Item Code in the Approval Notification Page.
So, Please let me know how to achive this requirement.
Thanks a lot
Regards,
B.Gowda
written by V Kumar , July 18, 2008
Your articles are really very good.
I have downloaded Workflow on my laptop, and configured with the database. I do not have oracle ebs, can I run my workflow processes without having EBS, if yes how.
Thanking you in advance.
v kumar
written by Sameer , August 06, 2008
my requirement is to call the oracle approval hierarchy in the workflow.. can u please guide me in this...
Thanks,
Sameer
written by Tony , August 12, 2008
I ran the example workflow and i have some issues on this
1. when the role is a Fnd_user i am getting a Notification
2. But I am not getting a e-mail notification
3. My mailer is up
4. In wf_notification table the mail_status='FAILED' status='closed'
Pls give a solution
Thanks
Tony
written by Shiau Chin, Teo , December 14, 2008
i am facing problem in HR workflow. i would like to include the absence details (embedded region) into FYI notification.
can you kindly advise me.
thks.
written by XYZ , January 10, 2009
written by AD , January 16, 2009
Thank you very much for this tutorial! I am trying to learn workflow on the job and this is helping me a lot. We have EBS and are hosted, so i do not have write access to Production dB, but was trying to replicate your steps in our Test instance. When I run the workflow, I get the following error:
Error Message ORA-06550: line 1, column 7: PLS-00201: identifier 'XXX_PO_WF_TRAINING_PKG' must be declared ORA-06550: line 1, column 7: PL/SQL: Statement ignored
I must say that I am very new to Oracle!! SO it may be something very simple and I'm just missing it?
written by srinivasan dhanabal , January 27, 2009
If i creating a role and adding all the users to that role its fine. but the problem is ,if a new user has created later,that particular user will not be in the role . So the notification will not go the new user created .
Please help me in this ASAP.Its very Urgent.
Thanks in Advance
Srinivasan.D
written by Anil Passi--- , January 28, 2009
You can subscribe to business event oracle.apps.fnd.user.insert
In the pl/sql subscription, simply add the new fnd_user to the existing global role.
Thanks,
Anil Passi
written by srinivasan dhanabal , January 29, 2009
Thanks &Regards
Srinivasan.D
written by srinivasan dhanabal , January 30, 2009
In my custom workflow ,in notification ,From user is not coming ,how can i show the From user in the notification page and it is not updating in wf_notifications/From _user column also .
Wat i have to do for this .Can u please help me in this.
written by srinivasan dhanabal , February 01, 2009
Please help me in this.
In my custom workflow ,in notification ,From user is not coming ,how can i show the From user in the notification page and it is not updating in wf_notifications/From _user column also .
Thanks in Advance.
written by Anil Passi-- , February 01, 2009
http://www.apps2fusion.com/app...il-address
Thanks,
Anil Passi
| < Prev | Next > |
|---|






