Adding FYI notification to Irecruitment workflow

Dear Friends,
I'm new to Workflow.please guide me to add a FYI notification after the final approval in the Irecrutiment Workflow.
For Irecruitment Approval Process I need to FYI to two persons after the final approval.
For this,I'm customizing the Irecruitment Workflow's Process: iRecruitment New Vacancy.
I have created one Message named 'XXX FYI MSG'
Created a new Notification named 'XXX FYI Notifiaction'.
Selected 'approval' as Result Type field.
Selected 'XXX FYI MSG' in the Message Field.
Have selected EXPAND ROLES chk box.
In the ROLES tab,
I have attached the person's name for READ field who is going to view only.
in the Write and Execute field I have added the name of another person who is going to further update/execute if so.
Also I have added 'Approved Flag' attribute to 'XXX FYI Notification'.
I have attached this notification at "access level =20" between SEND APPROVED NOTIFICATION and END in the process diagram.
but while saving to Database I get errors as
WFDESV_FAIL COUNT=2
WFACTV_FAIL OPERATIonfiltered=SAVE NAME=XXX FYI NOTIFICATION TYPE=IRC_WF
WFACTV_NTF_FUNCTION
WFACTV_FAIL OPERATIonfiltered=SAVE NAME=IRC_VACANCY_NEW TYPE=IRC_WF
WFPACV_FAIL NAME=XXX FYI NOTIFICATION TYPE=IRC_WF
WFPACV_RESULT_MISSING CODE=REJECTED
Can u please help where the error is...where I'm missing any steps, if any?
Please rectify if I'm wrong:
Instead of creating a new message and notification can I add the names of the FYi'ing persons in the SEND APPROVED NOTIFICATION's ROLES and NODES tab.
or
Instead of attaching the the XXX FYI NOTIFICATION between SEND APPROVED NOTIFICATION and END link, Can I create a new link from SEND APPROVED NOTIFICATION to XXX FYI NOTIFICATION and from XXX FYI NOTIFICATION to END making the SEND APPROVED NOTIFICATION and END link intact.
waiting for your reply...
with rgds,
Shrinaw
DB version is 9.2.0.6.0 and Apps instance is 11.5.10

You can create the Adhoc role using the following API
declare
l_role_name varchar2(50):='TESTROLE1';
l_role_display_name varchar2(50):='TESTROLE1';
begin
WF_DIRECTORY.CreateAdHocRole (
role_name => l_role_name,
role_display_name => l_role_display_name ,
language => 'AMERICAN'     ,
territory => 'AMERICA' ,
     email_address => null,
     notification_preference => 'MAILHTML'
commit;
end;
and associate the users to this role using the following API
declare
l_users varchar2(100):='TESTUSER4 TESTUSER5' ;
begin
WF_DIRECTORY.AddUsersToAdHocRole (
role_name => 'TESTROLE1',
role_users => l_users
commit;
end;
separate the user names with the space as given for l_users

Similar Messages

  • Rename ok button from FYI notification in oracle workflow.

    Hi All,
    In Oracle workflow the Client want to rename the OK button in FYI Notification. Is it feasible? If yes then how to do this.
    Please help.
    Regards,
    Uday
    Edited by: 823973 on May 10, 2013 12:03 AM

    Dear Pradeep,
    Thanks for your reply.
    If we use normal workflow button the user has to reply the answer with an email to notification mail server.We want to achieve the confirmation message with just a click of button.
    We are looking for all possible aspects to achieve the desired functionality.
    Regards,
    Rajesh

  • FYI Notification in EIT Workflow Process

    Hello,
    I have created a EIT and added to Employee Self Service. Employee will use this EIT to store the Coaching Feedback.Now this feedback should go as FYI Notification to Manager , this should be just FYI and no approval is needed.
    I configured the AME Rule Category as 'For Your Information'. Now the FYI is going to Manager correctly. However FYI Notification don't have employee coaching feedback . So how can i send FYI Notification to Manager with feedback detail.
    Please advise!
    Thanks
    Gaurav

    Hi,
    This feature is only available from 12.1.3. You need to add parameter pNtfFyiDetails=Y to the respective function.
    Please review note 1355465.1 for more details.
    Regards,
    Anish

  • Error Sending a notification from the Workflow

    Hi All,
    We are having the following error when we are trying to send a notification to the user.
    The is just a FYI notification so the workflow process is showing Completed with Errors.
    Then Error Message has the following text.
    [WF_ERROR] ERROR_MESSAGE=3835: Error '-20002 - ORA-20002: 2018: Unable to generate the notification XML. Caused by: 2020: Error when getting notification content. Caused by: ORA-01001: invalid cursor Wf_Engine.GetItemAttrNumber(PPGARWF, 569386-169741-1007928-4543134-301073, ORG_ID) Wf_Notification.GetAttrClob(601087, RECEIPT_DETAILS, text/html) Wf_Notification.oldGetAttrClob(601087, RECEIPT_DETAILS, text/html) WF_NOTIFICATION.GetFullBody(nid => 601087, disptype => text/html) WF_MAIL.GetLOBMessage3(nid => 601087, r_ntf_pref => MAILHTM2)' encountered during execution of Generate function 'WF_XML.Generate' for event 'oracle.apps.wf.notification.send'. ERROR_STACK= WF_MAIL.GetLOBMessage3(601087, WFMAIL, 2020: Error when getting notification content. Caused by: ORA-01001: invalid cursor Wf_Engine.GetItemAttrNumber(PPGARWF, 569386-169741-1007928-4543134-301073, ORG_ID) Wf_Notification.GetAttrClob(601087, RECEIPT_DETAILS, text/html) Wf_Notification.oldGetAttrClob(601087, RECEIPT_DETAILS, text/html) WF_NOTIFICATION.GetFullBody(nid => 601087, disptype => text/html) WF_MAIL.GetLOBMessage3(nid => 601087, r_ntf_pref => MAILHTM2), Step -> Getting text/html body) WF_XML.GenerateDoc(oracle.apps.wf.notification.send, 601087) WF_XML.Generate(oracle.apps.wf.notification.send, 601087) WF_XML.Generate(oracle.apps.wf.notification.send, 601087) Wf_Event.setMessage(oracle.apps.wf.notification.send, 601087, WF_XML.Generate) Wf_Event.dispatch_internal() [Error Process Error: 3116: Activity 'WFERROR/DEFAULT_ERROR' is not a runnable process.]
    Please can some one help me finding the root cause for the issue.
    Thanks,
    Varun

    Hi
    Thanks for your concern and help.
    Actually in my case it is a Sales Order OEOL workflow which is customised. Almost 90-100 SO get stuck with the following below error. When we try to run the "Retry Workflow Error Activitivity" program it clears them all except few. Please can you advice.
    Failed Activity Fulfill - Deferred
    Activity Type Function
    Error Name -1001 [Error Process Error: -1
    Error Message  ORA-01001: invalid cursor [Error Process Error: ORA-01001: invalid cursor ORA-01001: invalid cursor]
    Error Stack Wf_Engine.GetItemAttrText(OEOL, 3432469, ERROR_ITEM_TYPE) WF_ITEM.SetEndDate(OEOL, 3432469) Wf_Item_Activity_Status.Create_Status(OEOL, 3432469, 39202, COMPLETE) Wf_Engine_Util.Complete_Activity(OEOL, 3432469, 39202) Wf_Engine_Util.Complete_Activity(OEOL, 3432469, 132829, #NULL) Wf_Engine_Util.Execute_Activity(OEOL, 3432469, 132829, RUN) Wf_Engine_Util.Process_Activity(OEOL, 3432469, 132829, 50) Wf_Engine_Util.Complete_Activity(OEOL, 3432469, 132846) Wf_Engine_Util.Complete_Activity(OEOL, 3432469, 132555, #NULL) Wf_Engine_Util.Execute_Activity(OEOL, 3432469, 132555, RUN) Wf_Engine_Util.Process_Activity(OEOL, 3432469, 132555, 50) Wf_Engine_Util.Complete_Activity(OEOL, 3432469, 132551) Wf_Engine_Util.Complete_Activity(OEOL, 3432469, 131928, #NULL) Wf_Engine_Util.Execute_Activity(OEOL, 3432469, 131928, RUN) Wf_Engine_Util.Process_Activity(OEOL, 3432469, 131928, 50) Wf_Engine_Util.Complete_Activity(OEOL, 3432469, 131930, COMPLETE) Wf_Engine_Util.Execute_Activity(OEOL, 3432469, 131930, RUN) Wf_Engine_Util.Process_Activity(OEOL, 3432469, 131930, 50) Wf_Engine_Util.Complete_Activity(OEOL, 3432469, 131932, #NULL) Wf_Engine_Util.Execute_Activity(OEOL, 3432469, 131932, RUN) Wf_Engine_Util.Process_Activity(OEOL, 3432469, 131932, 50) Wf_Engine_Util.Process_Activity(OEOL, 3432469, 132551, 50) Wf_Engine_Util.Complete_Activity(OEOL, 3432469, 132559, COMPLETE) Wf_Engine_Util.Complete_Activity(OEOL, 3432469, 132458, #NULL) Wf_Engine_Util.Execute_Activity(OEOL, 3432469, 132458, RUN) Wf_Engine_Util.Process_Activity(OEOL, 3432469, 132458, 50) Wf_Engine_Util.Complete_Activity(OEOL, 3432469, 132460, COMPLETE) Wf_Engine_Util.Execute_Activity(OEOL, 3432469, 132460, RUN) Wf_Engine_Util.Process_Activity(OEOL, 3432469, 132460, 50) Wf_Engine_Util.Complete_Activity(OEOL, 3432469, 132466, #NULL) Wf_Engine_Util.Execute_Activity(OEOL, 3432469, 132466, RUN) Wf_Engine_Util.Process_Activity(OEOL, 3432469, 132466, 50) Wf_Engine_Util.Process_Activity(OEOL, 3432469, 132559, 50) Wf_Engine_Util.Complete_Activity(OEOL, 3432469, 132560) Wf_Engine_Util.Execute_Activity(OEOL, 3432469, 132560, RUN) Wf_Engine_Util.Process_Activity(OEOL, 3432469, 132560, 50) Wf_Engine_Util.Complete_Activity(OEOL, 3432469, 132557, #NULL) Wf_Engine_Util.Execute_Activity(OEOL, 3432469, 132557, RUN) Wf_Engine_Util.Process_Activity(OEOL, 3432469, 132557, 50) Wf_Engine_Util.Complete_Activity(OEOL, 3432469, 132553, #NULL) Wf_Engine_Util.Execute_Activity(OEOL, 3432469, 132553, RUN) Wf_Engine_Util.Process_Activity(OEOL, 3432469, 132553) Wf_Queue.ProcessDeferredEvent(OEOL) [Error Process Error: Wf_Engine.GetItemAttrText(OEOL, 3432469, .ADMIN_KEY)]
    *********************************************************************

  • Send FYI notification after workflow is approved

    I need to configure the system to trigger an FYI notification after a termination workflow has been approved by all approvers. This notification is based on checking the terminated employee's record for a credit card indicator. The recipient of the email would be the appropriate ER person. The tricky part is that the ER person may have already been involved in the approving of the termination based on the type. Is this even possible through AME? Is this something that needs to be done by a business event? This is in 12.1.3.
    Debra French, HRIP
    Hallmark Cards
    Edited by: DebraFrench on May 3, 2011 2:28 PM

    Hi;
    What is your OS and EBS level?
    Please check below notes and threads for can get more information Wf notification
    Subject: 469822.1 - Oracle Workflow Release 12 Diagnostics
    Subject: 332152.1 - OWF Diagnostics, Solutions and Information
    Control - Workflow: Setup Doc ID: 113664.1
    Oracle Workflow Best Practices Release 12 and Release 11i [ID 453137.1]
    download.oracle.com/docs/cd/B19306_01/workflow.102/b15852.pdf
    Also check work flow
    Hopw it helps
    Regard
    Helios

  • How to create custom FYI Notification in the iRecruitment Notification Approvals Transaction type

    Dear All,
    Does anyone know how to create a custom FYI Notification using the Notification Apporval Transaction type??
    my requirement is when the Candidate complete filling his personal information and upload required document, a notification should be sent to the recruiter informing that all documents have been uploaded.
    Can anyone tell me how to do that?
    Thanks
    Regards

    Hi,
    Please see this thread.
    Want to send public message to all oracle apps users while instance up
    Re: Want to send public message to all oracle apps users while instance up
    Also, see these docs/links.
    Managing Downtime in Restricted Mode from OAM [ID 364236.1]
    R12 Enabling Applications Maintenance Mode and Preventing User Access [ID 557964.1]
    Downtime and Apache Restricted Mode in Release 12
    http://blogs.oracle.com/stevenChan/2008/03/downtime_and_apache_restricted_1.html
    Thanks,
    Hussein

  • The wf_notification_out table says that the FYI notification has been sent but the email address that is setup to receive it doesn't receive the notification

    Hi All,
    We have developed a custom AME approval hierarchy for iRecruitment.
    The hierarchy includes delivering FYI notifications as well.
    The FYI notification gets generated we can see the FYI notification when we login to oracle apps.
    But it is not getting delivered by email.
    When we checked wf_notification_out table, it says it is sent.
    Can anyone please help us on this.
    Thanks,
    Srikanth

    So help me understand here... Some system sends an email with an attachment to a SharePoint email-enabled library, saving the attachment. This occurs each morning. You then want the SharePoint library to send you an email after each time this happens?
    Why not just set up an alert on the library instead of workflow? Or have the source system send out the alert as well?

  • Stopping FYI notification

    Now, requester enters a requisition and the Buyer autocreates this requisition to a Standard Purchase Order and approves it. When approving the PO, Buyer communicates document by transmitting it to his or her email. This way, the approved document can be forwarded to the Supplier from her mailbox.
    Often, the requester and Buyer are one and the same. Then, Buyer gets two notifications – one sent by Oracle automatically and the second with PO in it.
    The company and its Procurement group find the 1st FYI notification unnecessary. Oracle already informs the requester when his purchasing request is approved and this is enough and sufficient. The automated messages to subsequent approvers should be stopped.
    Just looking for your thoughts on how to get this done.
    Thanks,
    Sanjib

    Pl post details of OS, database and EBS versions.
    Pl see if these MOS Docs can help
    How to suppress FYI email notifications?          [Document 561752.1]
    How Not To Receive FYI Notifications in Workflow Cartridge          [Document 281889.1]
    11.5.10 How to Automatically Close Specific FYI Notifications For A Buyer?          [Document 393572.1]
    HTH
    Srini

  • FYI Notification getting canceled while sending notiifcation 2nd time

    Hello Gurus,
    I have a custom workflow which incorporates AME and AME returns 2 of FYI Receivers groups at the end. I have designed the workflow so that It get the approval group from AME and checks if thats the FYI Group or not. If its FYI Group then it sends a FYI Notification to that group and get backs to Get_Next_approver_from_AME function to get the next approval group. After regular approvals, for the 2 FYI groups which it gets at the end, It is sending the FYI notices to groups but while sending the 2nd FYI notice it is canceling the first one. I have tried all the possible solutions setting the "On Revisit" to "loop" instead of "Reset". Can anybody suggest any other solution for this?
    We are on R12 and using WF Builder 2.6.3.0.1
    Thanks,
    Sunny.
    Edited by: user13369509 on Jul 21, 2011 11:24 AM

    Set the 'On Revisit' value to 'Loop' and verify the issue.
    If the value is 'loop' then Workflow Engine simply re executes the pivot activity and all activities that follow in the loop, without resetting, as if they have never been executed before.

  • How to make an notification as FYI notification

    Hi all ,
    I want to create an FYI notification , i am unable to do that . please help.
    Thanks

    Hi,
    You just need to create a notification which does not have a result type associated with it. That's the only difference between a notification that requires a response and one that does not.
    HTH,
    Matt
    WorkflowFAQ.com - the ONLY independent resource for Oracle Workflow development
    Alpha review chapters from my book "Developing With Oracle Workflow" are available via my website http://www.workflowfaq.com
    Have you read the blog at http://thoughts.workflowfaq.com ?
    WorkflowFAQ support forum: http://forum.workflowfaq.com

  • Need to send FYI Notification - Oracle Applications

    Hi,
    I need to send FYI notification upon completion of one concurrent program of PL/SQL procedure type. Can I use WF_NOTIFICATION.SEND method? Alreay I have one custome FYI message defined in WF_MESSAGE table. I am new to workflow and dont want to touch or create the workflows....Any help?
    Thangs

    Dear All,
    I am facing problem regarding completion notifications in Oraclr r12, when user click the upon completion generated notifications it can only be viewd once, second time user cannot view the notifications.
    I have find that fnd_file_temp table store this information and deleted it.
    Plz help me how to view this URL again.
    thanks
    regards,
    Zubyr

  • Amend a FYI Notification

    Dear All,
    I hope that you can guide for this issue.
    We have a need to include Absence Details in our FYI Notifications for Absences.
    The Notification that we receive has no details and FYI Recipients do not have an insight of the Absence.
    We tried to include a FYI Group in our AME Configuration.
    By doing so, we managed to send a copy of the Notification for Approval to the FYI.
    However, what we have noticed is that once the Approver acts on this Notification and closes it, the FYI Notification is closed as well.
    We tried to amend the Workflow Notification by setting the Expand Roles Checkbox after some RnD, but still same issue.
    But one thing that we did not do was to bounce the server after setting the Expand Roles Checkbox.
    Pls. advise people
    Thks
    Ravi

    Hi,
    If you want to send the absence type also along with FYI then take the back up of message and add the fuction (in this func set the attribute with the absence type) to get the absence type before this FYI noti. Use this attribute in your seeded message.
    Note : Before makig ay change to seeded message take its back up.

  • Exception FYI notification in AME for PO requisition

    Hi Consultants,
    We have additional requirement to existing AME setup for Requisition approval process.
    We have 2 rules for Requisition approval process.
    Requirement:
    We need to stop the approval process and send FYI noitification to Preparer if requestor position is not in the Position Heirarchy.
    I have a created a Atttribite(boolean type) to get true if requestor is in position hierarchy or elase False.
    i created a condition on this attribute and added to exsting 2 roles.
    Now it is stoping the approval process and send FYI notification to preprarer saying that no approver found
    Can we send FYI notification to preparer from AME?
    Please advise me
    Thanks,
    Ashok

    Hi,
    This feature is only available from 12.1.3. You need to add parameter pNtfFyiDetails=Y to the respective function.
    Please review note 1355465.1 for more details.
    Regards,
    Anish

  • Cancel FYI notification

    Hi Consultants.
    Does anyone know how to stop the canceling the FYI notification after a atual notification had timed out?
    We have reuirement to send FYI notification after timeout the remider approval notification.
    i addeed FYI notification but when i tested the Workflow FYI notification is sending and it is autoclosed after reminder notification got timeout.
    Please advice me.
    Thanks,
    Ashok

    we just need to put all activity revisit as Loop

  • FYI Notification for EIT

    Hello,
    We have a below requirement for EIT Approval and FYI Notification -
    1) Employee will fill their training need in a EIT in self service,
    2) This EIT will go the Manger for Approval.
    3)If Manager Approves it then it will go to the Training department for Approval.
    *4)If Manager rejects it then one FYI Notification should go to the Training Department that Employee Manager has rejected it.*
    Every thing is fine Upto the 3rd point and we can achieve this with AME. However we are not sure how to send the FYI Notification to training department if the Manager rejects the training need for employee.
    Please let me know if you need any other information on my requirement.
    Thanks in advance for your anticipated help!
    Thanks
    Gaurav

    Gaurav, Approvals are setup using AME but called using HRSSA workflow. HRSSA workflow checks the approvers only when the response is approved. Once Rejected you can not change the process flow with AME. I am afraid you would have to customize the workflow at the time of Rejection Response.
    When you customize the workflow you have to keep in mind that same approval process is used across all the HRSSA workflows, so if you change all the processes would change.

Maybe you are looking for

  • Cannot be read from or Written to. And cannot eject ipod! PLEASE HELP

    I'm having tonnes of problems with my ipod and itunes: 1. I just bought a brand new macbook, and wanted to put all the music from my ipod onto my macbook, So i followed the directions on here for how to do that. incidentally, it did not work, and i w

  • Error with sequence containers and global temp variables

    I have a process which does the following - 1. Inside a sequence container an execute sql task has a stored proc which inserts result set into a global temp table. 2. DFT after the execute sql uses that global temp as a source and the final destinato

  • Data In File  But Not Lightroom MetaData

    Here is a section of the one of my image files with some of the metadata vsiible. (I opened it with a plain text editor) </crs:ToneCurvePV2012Blue>    <dc:creator>     <rdf:Seq>      <rdf:li>David_Thorpe</rdf:li>     </rdf:Seq>    </dc:creator>    <d

  • Solution to canon scanner software not working

    I have a Canon Lide 90 scanner, and had a heck of a time getting it to work. The scanner came with bundled softare (Scan gear -the driver-, MP Navigator EX, Arc Soft photo studio, etc...) and even if I followed canon's instructions step-by-step, I co

  • Repeat Delta bringing previous delta too

    Hi BIs, SAP system sometimes acting strangely by bringing Current days delta + previous days delta when Delta Info package was requested again.In Monitor it is displaying as Repeat delta only. This strange behavior is occuring once in a while and not