Send notification from GP to UWL Notification tab

Hello all,
The GP Task are already shown in the Task tab of the UWL and it works fine.
Has anybody an idea, if it is possible to send a notification after finishing a GP Process to the UWL, which will be shown in the notification tab?
I tried to use the predefined notification Callable Object, yet it is requires to enter an email template so I assume, that just emails are sent.
Kind regards
Lissi

Please try with this link:-
<a href="http://help.sap.com/saphelp_nw04s/helpdata/en/44/9a3276a5726573e10000000a11466f/frameset.htm">Process Notification  from GP</a>
Please acknowledge if its working or not.
Regards
Navneet

Similar Messages

  • How to send "mailto" from cron job (/var/cron/tabs/*) that details outcome?

    Back on Nov 27, Charles Minow told me how to generate an email summarizing the results of the periodic daily/weekly/monthly jobs (by the way, Charles, thanx! Works great!).
    So, now I'm wondering, for cron jobs located in /var/cron/tabs/, how would one similarly generate an email to be sent to an email address of one's choice, that detailed the outcome of each such cron job?
    Thanx in advance!

    There are several ways of doing this.
    By default the output of any cron job would be mailed to the user's local mail account, so one option would be to setup mail forwarding from the system to the user's regular mail account.
    The other option is to simply pipe the output of the cron task to mail, like:
    1 2 * * * /path/to/your/task | mail [email protected]
    Now when the specified task runs, its output will be passed to mail and sent to the specified address.

  • How to send notification in the Portal UWL from WD application

    Hi,
      My requirement is user will submit Leave application form from one of the WD application then the Workflow has to send notification in the Protal for the HR.When HR see this request in his UWL it has to display the user entered leave details.
    Thanks in advance...!!!!!

    Follow the link
    http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/user-interface-technology/wd%20java/wdjava%20archive/using%20web%20dynpro%20java%20and%20web%20dynpro%20abap%20applications%20in%20universal%20work%20list.pdf

  • Notifications tab in UWL not working

    Hi,
    I have created a task of type Send Notification in UWL and send it to a user. This user didn't receive any notification in his Notifications tab in UWL.
    I noticed that I have problems with the Notifications tab at various types of tasks.
    Do you know what might be the problem?  Please help me.
    Thank you in advance.

    Hi Ashutosh,
    I have found the reason. The user <b>WF - Batch</b> in sap erp, which is using the RFC Destination for workflow, was locked. Well, it is a a little bit strange for a cummunication user that he becomes locked. Unlocked him, now all works.
    Thanks for your support.
    Regards,
    Frank

  • I want to send notifications to outside(i,e mail box) from oracle, and users will approve the notification from email

    Hi
    I have a client required to send notifications to outside email box, and also user will approve this notification through email.(i,e not logged into oracle and approve it) in 11i instance.
    i need to send mail from po department to finance department
    once finance department approves , then mail back to po department that your notificaiton approved.
    from address:=[email protected]
    to address:=[email protected]
    as part of this we did IMAP set up
    and used the following code. and getting the notifications from Oracle to my mail box.
    my main issue is when user approves the wf notifications, it is not showing my specified email address in the attribute #WFM_REPLYTO, always it is showing the IMAP set up wfdev address
    what is the value i need to use for this #WFM_REPLYTO
    eventhough i am sending the to_address email id to the following attribute(wf_engine.setitemattrtext), the workflow approval not working for that email id.
    only if i am using the '[email protected]' in the imap set up, then only approval is working.
    how can i override this to_email address value([email protected]) to my desired email address?
    wf_engine.setitemattrtext (itemtype => l_item_type,
    itemkey => l_item_key,
    aname => '#WFM_REPLYTO', -- to_ address
    avalue => '[email protected]' -- [email protected]
    if any body having some sample code related to this please share on this.
    Thanks
    sam

    Sam,
    Can you find any errors in the Workflow log file?
    Please review the following docs.
    Setting Different Values For Attributes #WFM_FROM & #WFM_REPLYTO Does Not Happen Or Results In SAXParseException (Doc ID 1455191.1)
    How To Change The Default From and Reply To Email Address For Workflow Email Notifications (Doc ID 760477.1)
    Thanks,
    Hussein

  • How can I get recent notifications to show up in UWL notification tab?

    Hello,
    Is it possible to get items that appear in the recent notification iView to show up under the Universal Worklist Notification tab.
    For example, when I subscribe for documents in the KM document repository the subscriptions and any changes appear in the recent notification tab. How can I get them to show up in the UWL notification inbox? I've changed the subscription service channnel to add the variable Null on top of e-mail and it does not work.
    Your help would be greatly appreciated.
    Thanks in advance
    Rabih

    Location services can run the battery down, so i'd like to know as well, with location disabled.
    I have location on for Find My iPhone only, and i'd prefer to keep it that way.
    I don't know why they had to mess with the weather in notification center, it was totally great the way it was.
    I also have 4s with iOS7.

  • How to uncheck Send Notification check box by custom script in supplier's contact Account management tab?

    Hi Experts,
    We have a requirement to uncheck the Send Notification check box by custom script in supplier's contact account mangement tab while page loading while creating new contact for the supplier. I have attached screen shot for reference.
    I have searched several API Java classe for get and set methods for this Send notification field but no luck.
    If anyone have an idea about get and set methods for this field please share.
    Help would be appreciated and points awarded!
    Thanks,
    Lava.

    Hi Lava,
    Inorder to uncheck the Send Notification checkbox while loading the page you have to write the script targeting the class Contact(600) and target as Loaded.
    Include below lines in your custom script (contact onload Script)
    doc.getFieldMetadata("SEND_NOTIFICATION").set(doc,FALSE);
    You can create it in On create Script also.
    Hope it helps.
    Thanks,
    Raj.

  • Send notification from one MBean to another

    How do you send notifications from one MBean to another, with both extending NotificationBroadcasterSupport?
    I don't mean using the POJO classes themselves, but sending a notification to the managed resource (from the ObjectName) of the other. I figured you'd perhaps add it to the Notification subclass you send, but I don't know how in the NotificationListener you'd send it to another ObjectName.
    What I'm trying to do is see perform an operation in one MBean in JConsole and see a message added to another MBean's notifications list. How might I be able to do this?
    Thanks.

    Hi,
    If you want MBean A to receive notifications from MBean B, then you only need MBean A to register as a notification listener with MBean B,
    Where's the problem?
    -- daniel

  • Sending notification from OA Framework

    Hello,
    Say on a OA Framework page, user clicks a button, you handle the button click in
    processFormRequest of the controller of the page and here you want to send notification to one or more users which will be
    read from the db.
    So far, I have used workflows to send notifications, but for this particular use-case, this is just a FYI notification and writing
    a workflow for that might be an overkill.
    So just wanted to know, are there APIs in OA Framework to send notifications.
    regards, Yora

    Yora
    If you dont want to create workflow for it. You have two options either you call a plsql package from OAf using callable statement and in PLSQL you may use UTL_SMTP package to send mail. Here is the way how you can call Callable Statement
    http://oracleanil.blogspot.com/2009/04/itemqueryvoxml.html
    Or you may use java API's to send mail. Here is the link
    http://www.javabeat.net/tips/33-sending-mail-from-java.html
    Thanks
    --Anil
    http://oracleanil.blogspot.com

  • UWL - Notification Tab Change

    Hi All,
    I am facing an issue in the UWL iview.
    Under the Notification Tab, in the table there is a column called “Priority”, I need it to be replaced with the Due date column (Similar to the one present under the Task Tab).
    Any help will be appreciated and rewarded with the maximum points.
    Thanks and Regards,
    Sivaprasath N

    hi
    in your uwl.standard.xml
    <View name="NotificationsView" selectionMode="SINGLESELECT" width="98%" supportedItemTypes="uwl.notification" columnOrder="subject, creatorId, createdDate, priority, attachmentCount" sortby="createdDate:descend, priority:descend" tableDesign="STANDARD" visibleRowCount="10" headerVisible="no" queryRange="undefined" tableNavigationFooterVisible="yes" tableNavigationType="CUSTOMNAV" actionRef="" refresh="300" dueDateSevere="0" dueDateWarning="0" emphasizedItems="unread" displayOnlyDefinedAttributes="yes" dynamicCreationAllowed="yes" actionPosition="bottom" referenceBundle="task_notifications">
                   <Actions>
                        <Action reference="complete"/>
                        <Action reference="addToNavigation"/>
                        <Action reference="removeFromNavigation"/>
                   </Actions>
              </View>
    just custmize this view definition.
    <?xml version="1.0" encoding="utf-8"?>
    <!DOCTYPE UWLConfiguration PUBLIC '-//SAP//UWL1.0//EN' 'uwl_configuration.dtd'
    >
    <UWLConfiguration version="1.0">
         <View name="NotificationsView" selectionMode="SINGLESELECT" width="98%" supportedItemTypes="uwl.notification" columnOrder="subject, creatorId, createdDate, dueDate, attachmentCount" sortby="createdDate:descend" tableDesign="STANDARD" visibleRowCount="10" headerVisible="no" queryRange="undefined" tableNavigationFooterVisible="yes" tableNavigationType="CUSTOMNAV" actionRef="" refresh="300" dueDateSevere="0" dueDateWarning="0" emphasizedItems="unread" displayOnlyDefinedAttributes="yes" dynamicCreationAllowed="yes" actionPosition="bottom" referenceBundle="task_notifications">
                   <Actions>
                        <Action reference="complete"/>
                        <Action reference="addToNavigation"/>
                        <Action reference="removeFromNavigation"/>
                   </Actions>
              </View>
    </UWLConfiguration>
    copy this and save it as a xml file,
    upload to your uwl.
    Hope it works
    John

  • Sending notification from workflow to non users

    I have a workflow requirement where I would like to send notification to Email
    IDs of People who are not defined anywhere in the Content Management System.
    Basically the workflow is to review Documents for various Projects being
    carried out for our Customers. At the end of the workflow we would want to
    just notify the Customer that the document has been reviewed and approved
    and that they could collect them from our office. The email ID of the
    Customer is being stored as a metadata field and the purpose is to send a
    notification to this Email ID for the respective content.

    Hey There,
    This is a great question and a common request.
    Here at Fishbowl, we have an add-on component called Subscription Notifier that will do exactly what you are asking. It gives you the ability to define your own email templates so you can easily tailor the look and feel of the emails, it will email users and non users alike on a triggered and/or scheduled and/or event basis which gives you maximum flexibility. Furthermore as long as there is a look-up vector then email addresses can be pulled from anywhere they're stored (e.g. metadata as you currently have it, a data provider, database table join, IDM system etc.). Subscription Notifier also has built-in hooks to handle callbacks so that after a notification is sent out additional business process steps can be automated.
    Please take a look at the specs here: http://bit.ly/ENRwq
    Warmly,
    Billy Cripe
    Fishbowl Solutions

  • Error in sending Notification email with Embedded CLOB message in the body

    Hi,
    Workflow version is : 2.6.3.5
    Apps Version is 11.5.10.1
    Oracle Database 9.2.0.5.0
    I am embedding a CLOB message document attribute to my Notification
    Message Body.
    Everything works fine when I check my notifications in the "workflow worklist"
    i.e. Oracle Apps. <Notifications> tab.
    but the emails are not going to the users and below message is displayed in the
    status monitor. (eventhough it displays below error - I can able to respond the notifications using the worklist and can able to COMPLETE the workflow process
    successfully)
    Please help me to resolve the below error, so that the Same notification which I am able to see using the workflow worklist should be sent to the user in email as embedded text.
    NOTE: there is no problem with the Package XXDB_OKC_CONTRACTS_WF_PKG, as it is not changed and I even verified it before and after this error that this package is indeed in VALID status.
    Workflow Errors: XXDBCAPR, SDA-10314
    Failed Activity Send Approve_Reject Responce Notification
    Activity Type Notice
    Error Name WF_ERROR
    Error Message [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-04061: existing state of has been invalidated ORA-04061: existing state of package "APPS_FND.XXDB_OKC_CONTRACTS_WF_PKG" has been invalidated ORA-04065: not executed, altered or dropped package "APPS_FND.XXDB_OKC_CONTRACTS_WF_PKG" ORA-06508: PL/SQL: could not find program unit being called Wf_Notification.GetAttrClob(18841, MESSAGE_BODY, text/html) Wf_Notification.oldGetAttrC' encountered during execution of Generate function 'WF_XML.Generate' for event 'oracle.apps.wf.notification.send'. ERROR_STACK= WF_MAIL.GetLOBMessage3(18841, WFMAILER, 2020: Error when getting notification content. Caused by: ORA-04061: existing state of has been invalidated ORA-04061: existing state of package "APPS_FND.XXDB_OKC_CONTRACTS_WF_PKG" has been invalidated ORA-04065: not executed, altered or dropped package "APPS_FND.XXDB_OKC_CONTRACTS_WF_PKG" ORA-06508: PL/SQL: could not find program unit being called Wf_Notification.GetAttrClob(18841, MESSAGE_BODY, text/html) Wf_Notification.oldGetAttrClob(18841, MESSAGE_BODY, text/html) WF_NOTIFICATION.GetFullBody(nid => 18841, disptype => text/html) WF_MAIL.GetLOBMessage3(nid => 18841, r_ntf_pref => MAILHTML), Step -> Getting text/html body) WF_XML.GenerateDoc(oracle.apps.wf.notification.send, 18841) WF_XML.Generate(oracle.apps.wf.notification.send, 18841) WF_XML.Generate(oracle.apps.wf.notification.send, 18841) Wf_Event.setMessage(oracle.apps.wf.notification.send, 18841, WF_XML.Generate) Wf_Event.dispatch_internal()
    Error Stack
    thanks,
    Shashi
    NOTE: there is no problem with the Package XXDB_OKC_CONTRACTS_WF_PKG, as it is not changed and I even verified it before and after this error that this package is indeed in VALID status.

    Hi,
    Below solution worked for us :
    Whenever the document message related procedure is modified and compiled we need to STOP and START all the workflow related services,
    Homepage -> Workflow Manager -> Service Components => STOP all Services => Start All Services
    NOTE: Even when we bounced the database, application server the error is still occuring, only when we STOP and START the services whenever we compiled the document message procedures then the emails are getting processed.
    The Metalink Forum note 588112.992 (ORA-04061: existing state of has been invalidated ORA-04061: existing state of package) is helpful in getting the solution Below is a snippet of the same :
    From: David Hsu 01-Aug-05 20:06
    Subject: Re : ORA-04061: existing state of has been invalidated ORA-04061:
    existing state of package
    Loren,
    we had a similar ORA-04061 error when we tried to compile a Workflow package
    after we modified it with new attributes. What we were told was that some
    workflow process or listener is still "thinking" the package is invalid even
    though it is valid. Whenever packages referred by the workflow process is
    changed, the Agent listeners and mailer must be bounced. Worst case scenario
    if the error still persist is that the database may have to be bounced as
    well.
    Please try bouncing the Agent listeners or, if it possible, bounce the
    database and see if you are still getting the error after that.
    The listeners that you need to bounce are all the listeners that you have
    enabled under OAM > Workflow Manager > Service Components,
    including the Workflow Notification Mailer.
    Hope this helps thanks,
    Shashi

  • Exception: Could not send notifications due to Error

    Hi experts...
    I have configure the Notification Message function for the new task in UWL follow the guide below.
    https://help.sap.com/saphelp_nwce711/helpdata/en/e4/32ff7865fa483dba3686160f5c6dd0/frameset.htm
    It does work on the server (BPM/CE7.11) in my office. (CE install in VMware along with mail Server, use same IP: 8.8.2.180)
    But when I do the same thing on client's side, it just doesn't work out. (use the same VM instance, but in different Network environment)
    I list the detail info. of settings and exception below:
    For BPM Mail Server Connectivity:
    host: 8.8.2.180 (also try bpm.hjoy.com.tw)
    user: jason
    e-mailAddress: jason @demo.hjoy.com.tw
    PSW: goodtry
    For BPM Notification Messages Configuration:
    Mark both option
    URL: http://bpm.hjoy.com.tw:50000
    Could not send notifications due to Error: (Failed in component: sap.com/tcbpemtmear, BC-BMT-BPM-DSK) Exception raised from invocation of public int com.sap.bpem.tm.notification.MailNotificationSender.startNotification(com.sap.bpem.tm.adapter.Action,com.sap.bpem.tm.ITaskInstance) throws java.lang.IllegalArgumentException method on bean instance com.sap.bpem.tm.notification.MailNotificationSender@1a44705 for bean sap.com/tcbpemtmearannotation|bpemtmejb.jarannotation|MailNotificationSender in application sap.com/tcbpemtmear.; nested exception is: javax.ejb.EJBTransactionRolledbackException: (Failed in component: sap.com/tcbpembaseear, BC-BMT-BPM-DSK) Exception raised from invocation of public void com.sap.bpem.base.mail.MailSenderBean.send(com.sap.bpem.base.mail.IMessage) throws com.sap.bpem.base.mail.MailException method on bean instance com.sap.bpem.base.mail.MailSenderBean@14d43e4 for bean sap.com/tcbpembaseear*annotation|bpembaseejb.jar*annotation|MailSenderBean in application sap.com/tcbpembaseear.; nested exception is: com.sap.bpem.base.mail.MailException: javax.mail.SendFailedException: Invalid Addresses;
      nested exception is:
    com.sun.mail.smtp.SMTPAddressFailedException: 554 User unknown
    Please kindly help me for this...

    Good day! I configured the notification but I stack with a problem.
    There is an error in logs:
    Could not send notifications due to Error: {...} nested exception is: com.sap.bpem.base.mail.MailException: com.sun.mail.smtp.SMTPSendFailedException: 550 authentication required
    But I've entered the login and the password to the smtp. Where can I find a reason of the error?
    Also I tried to configure notification service using the link http://help.sap.com/saphelp_nwce711/helpdata/EN/e4/32ff7865fa483dba3686160f5c6dd0/content.htm, but when I try to configure tcbpembase~ear service there is no edit button and the column "Modifiable" has no check. What it can be?

  • CLOB: Error in sending Notification email with Embedded message in the body

    Hi,
    Oracle Database 9.2.0.5.0
    Workflow version is : 2.6.3.5
    Apps Version is 11.5.10.1
    I am embedding a CLOB message document attribute to my Notification
    Message Body.
    Everything works fine when I check my notifications in the "workflow worklist"
    i.e. Oracle Apps. <Notifications> tab.
    but the emails are not going to the users and below message is displayed in the
    status monitor. (eventhough it displays below error - I can able to respond the notifications using the worklist and can able to COMPLETE the workflow process
    successfully)
    Please help me to resolve the below error, so that the Same notification which I am able to see using the workflow worklist should be sent to the user in email as embedded text.
    NOTE: there is no problem with the Package XXDB_OKC_CONTRACTS_WF_PKG, as it is not changed and I even verified it before and after this error that this package is indeed in VALID status.
    Workflow Errors: XXDBCAPR, SDA-10314
    Failed Activity Send Approve_Reject Responce Notification
    Activity Type Notice
    Error Name WF_ERROR
    Error Message [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-04061: existing state of has been invalidated ORA-04061: existing state of package "APPS_FND.XXDB_OKC_CONTRACTS_WF_PKG" has been invalidated ORA-04065: not executed, altered or dropped package "APPS_FND.XXDB_OKC_CONTRACTS_WF_PKG" ORA-06508: PL/SQL: could not find program unit being called Wf_Notification.GetAttrClob(18841, MESSAGE_BODY, text/html) Wf_Notification.oldGetAttrC' encountered during execution of Generate function 'WF_XML.Generate' for event 'oracle.apps.wf.notification.send'. ERROR_STACK= WF_MAIL.GetLOBMessage3(18841, WFMAILER, 2020: Error when getting notification content. Caused by: ORA-04061: existing state of has been invalidated ORA-04061: existing state of package "APPS_FND.XXDB_OKC_CONTRACTS_WF_PKG" has been invalidated ORA-04065: not executed, altered or dropped package "APPS_FND.XXDB_OKC_CONTRACTS_WF_PKG" ORA-06508: PL/SQL: could not find program unit being called Wf_Notification.GetAttrClob(18841, MESSAGE_BODY, text/html) Wf_Notification.oldGetAttrClob(18841, MESSAGE_BODY, text/html) WF_NOTIFICATION.GetFullBody(nid => 18841, disptype => text/html) WF_MAIL.GetLOBMessage3(nid => 18841, r_ntf_pref => MAILHTML), Step -> Getting text/html body) WF_XML.GenerateDoc(oracle.apps.wf.notification.send, 18841) WF_XML.Generate(oracle.apps.wf.notification.send, 18841) WF_XML.Generate(oracle.apps.wf.notification.send, 18841) Wf_Event.setMessage(oracle.apps.wf.notification.send, 18841, WF_XML.Generate) Wf_Event.dispatch_internal()
    Error Stack
    thanks,
    Shashi
    NOTE: there is no problem with the Package XXDB_OKC_CONTRACTS_WF_PKG, as it is not changed and I even verified it before and after this error that this package is indeed in VALID status.

    Hi,
    Below solution worked for us :
    Whenever the document message related procedure is modified and compiled we need to STOP and START all the workflow related services,
    Homepage -> Workflow Manager -> Service Components => STOP all Services => Start All Services
    NOTE: Even when we bounced the database, application server the error is still occuring, only when we STOP and START the services whenever we compiled the document message procedures then the emails are getting processed.
    Metalink Forum note 588112.992 (ORA-04061: existing state of has been invalidated ORA-04061: existing state of package) is helpful in getting the solution Below is a snippet of the same :
    From: David Hsu 01-Aug-05 20:06
    Subject: Re : ORA-04061: existing state of has been invalidated ORA-04061:
    existing state of package
    Loren,
    we had a similar ORA-04061 error when we tried to compile a Workflow package
    after we modified it with new attributes. What we were told was that some
    workflow process or listener is still "thinking" the package is invalid even
    though it is valid. Whenever packages referred by the workflow process is
    changed, the Agent listeners and mailer must be bounced. Worst case scenario
    if the error still persist is that the database may have to be bounced as
    well.
    Please try bouncing the Agent listeners or, if it possible, bounce the
    database and see if you are still getting the error after that.
    The listeners that you need to bounce are all the listeners that you have
    enabled under OAM > Workflow Manager > Service Components,
    including the Workflow Notification Mailer.
    Hope this helps thanks,
    Shashi

  • SONiC - Items in "Notifications" tab not executable

    Hi,
    We are using the SONiC connector to view items from the SAP Business Workplace inbox.
    Landscape Versions:
    ECC 6.0 with SAP EP 7.0 SP 17.
    We can see the items in the Notifications tab, but they are not executable, so we can not view the body of the mail. Usually the items appear as URL's, and when they are executed, the message body is displayed.
    The connection status is successful for the Notifications tab.
    Please advise if you have seen this behaviour, and found a solution for it.
    Thank you very much.
    Ronald Meyer

    Upto my knowledge , what i know about SONIC is when ever you want to receive mails in the UWL then you will configure SONIC , in order to receive the mails in the notification tab of the UWL., And more over the items under the notification tab are not executable.
    By default all the backend workitems will appear under the TASK's tab. and the items under this tab are executable.
    so can you be a bit more clear on the issue, or if  Iam wrong please let me know

Maybe you are looking for