Configure UWL  -  notification to outlook - when task gets pushed to uwl

Hello Everyone,
We are looking into how to configure uwl so it sends a notification to outlook automatically (without any CO programming in GP) as soon as it receives a task in the list.
Our team is hold up on this task and trying to finish up during the weekend
Any guidance is appreciated. Full points will be rewarded for your help.
Thanks
Shahid

Hi everyone,
I wanted to clarify. The steps we followed in the post mentioned above In GP how to get work items in outlook inbox,  did work for the UWL tasks that were created within UWL. An email was sent to outlook. Thank you for that information.
It did not work for GP. We have found that even though GP creates a task in the UWL, it does not use the UWL's email configuration to send a notification. In order to achieve that, we have manually tested the GP Callable Object. Is this the only way?
Thanks
Jon Sells

Similar Messages

  • To Trigger a mail into my outlook when i get a mail to my SAP Bussiness WP

    Hi ,,
    I want to trigger an email to my oulook when i get a mail into my SAP Bussiness Workplace Tcode So01.
    Please help me on this.
    Regards
    Srinivas Manda

    Hi Srinivas,
    Please check this..
    1) goto so13 tcode and click on Automatic forwarding tab , 
    2) click on create icon , 
    3) Enter your id in provided Forward to text box , 
    4) specify it as External address ,
    5) Click on enter
    Now work item or mail would come to the id you had specified...
    after that execute your workflow and check in your outlook inbox
    Hope this would solve your issue.
    Any questions please revert back
    Good luck
    Narin

  • Notification sounds only when I get email from address book contacts

    I am getting constant sound notifications whenever I get email but very few emails really require instant attention. I do not want to hear a sound when I get an email, except when the sender is one of my contacts. What settings do I need to make this happen? Thanks.

    OK, perhaps I see the problem now.
    Outgoing Mail Server: smtp.gmail.com
    http://email.about.com/od/macosxmailtips/qt/et_gmailosxmail.htm
    http://islandinthenet.com/2009/05/08/how-to-setup-leopard-mailapp-to-use-gmail-2 /

  • Getting a Error when Configuring UWL  in QAS Portal

    Hi Experts,
    When I Configuring  the UWL in System Admin-->Syetem Configuring -->UWL Administrator with the Administrator User I am getting the Error
    System SAP_SRM: Tue Feb 08 20:06:17 NZDT 2011
    : No User mapping set up for user USER.PRIVATE_DATASOURCE.un:Administrator system :SAP_SRM
    When I Configuring the same from User who have in the backend I am getting the error.
    System SAP_SRM: Tue Feb 08 20:05:54 NZDT 2011
    (Connector) :com.sap.portal.connectivity.destinations.PortalDestinationsServiceException:User is missing credentials for connecting to alias SAP_SRM. Contact your system administrator.
    Can anyone help me in this issue.

    hi,
    -This kind of issue that you are facing looks like a known issue when
    setting up the UWL connection to the backend, so we suggest you to
    ensure that you followed the steps from SAP Note #1133821 and
    that the username specified on step 7 is valid and  has the requested
    role assined?
    1. Open the Visual Administrator.
    2. Navigate to the Cluster -> <INSTANCE ID> -> Server<SERVER NAME> ->
    Services -> Destinations.
    3. Double click on Destinations node.
    4. Under Destinations select RFC node.
    5. Click on "New" button.
    6. In the "Enter destination name:" input dialog give as destination
    name the following: <SYSTEM ALIAS>$<UWL CONNECTOR TYPE>
    (e.g.:  BXTCLNT100$WebFlowConnector )
    (7. Fill in the following fields: System ID, Message Server, Logon
    Group,Language, Client, Username, Password. The other fields remain
    default. (Make sure the user you specify has "SAP_BC_UWL_SERVICE" role
    assigned. This is needed to fetch the technical informations from the
    backend.)
    8. Click on the "Save and Test" button
    9. "Successfully connected to system <SYSTEM ID> as user<Username>" info
    dialog has to appear.
    10. In other cases check the settings again and check the connection to
    the backend system.
    Hope that those info have helped you to solve the issue,
    Would you kindly confirm this message giving us your valuable feedback?
    It's important and help us to improve the service.
    Thanks a lot for your cooperation, it really made the difference.
    Please remember to evaluate the replays, this incentive the SDN to keep growing,
    regards,
    Fabio

  • Getting double notifications for Outlook 2013 on Windows 8.1 pro

    Hi,
    I have Outlook 2013 installed on windows 8.1 pro 64bit. I am having an issue with outlook notifications, I am getting 2 notifications for each mail that I receive.
    I tried searching for the issue and found that I have desktop alerts enabled in Outlook settings and also windows 8 notifications for outlook in PC settings. Both these options generate their own notifications, so I get 2 notifications for each mail.
    When I turned off outlook notifications in PC settings, both the notifications stopped. Then I disabled desktop alerts from outlook settings and started getting only one notification.
    The issue is that both these notification look a bit different, outlook desktop alerts also show sender's photo which I prefer and I also have some outlook rules configured to show desktop alerts for only certain mails. So I want the desktop alerts to continue
    and stop standard windows 8 notifications for outlook.
    Does anyone know how to do that?
    Thanks in advance.
    SP

    Hi,
    As far as I know, Outlook email notifications are only shown in Window 8.1 if notifications are enabled in both Outlook and Windows.
    I suspect the rules are causing this double notification issue.
    You may export all the rules for backup, then start Outlook with the switch "/cleanrules":
    Win key + R, type "outlook.exe /cleanrules" in the blank box, press Enter.
    Check if the issue persists.
    If the issue is gone after running Outlook with "/cleanrules", then let's import these rules back to check the result.
    If the issue is back again, please check if any rules trigger the notification twice, use "stop processing more rules" as you need to stop the emails triggering more than one rule.
    Regards,
    Melon Chen
    TechNet Community Support

  • Configuring UWL tasks that are created by a GP process

    Hello,
    We need help with configuring UWL tasks that are created by a GP process.
    In the portal (NW04s SP7), we went to System Admin > System Config > Universal Worklist Administration and then added a System called "GuidedProcedures" with the connector type "GuidedProceduresConnector".  But when we goto "Click to Administrate Item Types and View Definitions", the only gp system that we see is "uwl.gp.config".  So we have a few questions about this:
    1)     Should we be editing this XML file (uwl.gp.config)?  We were thinking that we should get another config file named uwl.GuidedProceduresConnector.<systemalias>.
    2)     Does each GP process have a unique ID? If yes, then how do we find that ID?
    Any help on this would be much appreciated…
    Thanks,
    Harman

    Hi Harman,
    There is no button to start a process directly from the UWL for ths simple reason that it is impossible to see a process template in the UWL (but in the GP Design Time).
    In the UWL, you can only display an overview of the Work Item. If you want display the form, I guess you use a Callable Object. There is unfortunetaly no possibility to do the thing differently. But, you could in the approval callable object display the input form (or a copie of it) as well as more information. For that, you could have a look at the time-off process delivered with the standard installation.
    Hope this helps you.
    Regards,
    David

  • Getting authorization error while configuring UWL.

    Hii All,
    I want to configure UWL on my EP.
    Now i want to know that whether its required to have SSO on place before implementing UWL.
    Do i need administrative right on R3 also, to register the system in UWL administration.
    i have administrative right on EP, but not on R3.
    Which roles i require on R3 to configure UWL on EP, because while trying to register my R3 system in UWL administration i a getting below error:
    (Connector) :com.sap.netweaver.bc.uwl.connect.ConnectorException:Tue Mar 06 14:06:20 GMT 2012
    (Connector) :com.sap.portal.connectivity.destinations.PortalDestinationsServiceException:User is missing credentials for connecting to alias <System Alias>. Contact your system administrator.
    I have SAP_BC_BMT_WFM_UWL_ADMIN and SAP_BC_UWL_ADMIN_USER roles on R3.
    I am also not able to test my system successfully, but when i created a transaction iView and used this system, then it is successfully executed.
    I also tested a T-Code from System admin>>support>>SAP application>>Test and configuration tool>>SAP Transaction>>Selected System and given tcode and GO, it is also opening my T-Code, when i am using SAP GUI for HTML, but again i am getting error when i am selecting SAP GUI for Windows.
    Any help will be appreciated.
    Regards,
    Amar

    Hi,
    At least I've seen this same error when my user in portal did not have permission to the system object. So, go to check the system object and check its permissions. Probably they are OK, if you are admin, but worth to check.
    As far as I know, you should not need the SSO for configuring UWL. But make sure that you have at least some kind of working user mapping defined for you user in portal UME.
    Also, make sure that you are not seeing any short dumps in transaction ST22 for your user in backend.
    The error message looks like that you might be having some permission/authorisation error in portal side, but it should be straightforward to do simple authorization trace in backend too and see if you are missing some authorisations. Of course the easiest way to check a possible missing authorization issue is to ask SAP_ALL profile for a moment for your user - then at least your auth. level is enough.
    Regards,
    Karri

  • When someone modify the coding in the notification, a new notification with the same task is created (QM02)

    Hi,
    When someone modify the coding in the notification, a new notification with the same task is created (QM02).
    How to stop this duplicate notification?
    Regards,
    Shiva

    Hello Shivasharanappa,
    This is due to your Inspection type configuration. I guess "One Q-Notification per Insp. Lot" Indicator is not set for the inspection type you are using.
    Go to QCC0>Quality inspection>Inspection Lot Creation>Maintain Inspection Types>Select Inspection type
    Here, Set indicator for "One Q-Notification per Insp. Lot". If this indicator is set system will combine all newly added defects into previously created notification.
    Amol.

  • My notifications under settings just shows loading circle. Also it wont notify me when i get text, emails, etc

    Updated from 6.1.2 to 6.1.3 and now my phone wont ring when i get new messages, or any notifications besides calls. When i do get notifications they are hours later.

    Try deleting your hotmail account and then adding it back as an Outlook account instead of "other". It worked for me.

  • When I get an ICS from Outlook that is a multi-day event it populates my iCal as a single day and since I am not the owner I cannot edit the ICS.

    When I get an ICS from Outlook Express (Office is PC based) that is a multi-day event, it populates my iCal as a single day and since I am not the owner I cannot edit the ICS. I have to delete it and send a "decline notice" to the sender and re-enter it so I can put in multiple day events. Help!

    If you are running Tiger, you don't have time machine. 
    You need to get something like SuperDuper! or Carbon Copy Cloner (sorry, I don't have a handy link for CCC but you can Google it to get their site) to make a clone of your drive on the external and then do incremental backups.  The free versions do a lot and you can upgrade to the full-service versions for small change if you need more.  The one time I used SuperDuper! for cloning a volume it worked just fine. 
    (My backup application is the last PPC capable version of Retrospect, which does a credible job, or has over the past ten-twelve years.)

  • New problem! When I sync my iPhone 5s to Outlook the events entered in my phone Calendar do not get updated to my outlook calendar on my laptop yet entries on entered on my outlook calendar do get updated to my phone??

    New problem! When I sync my iPhone 5s to Outlook the events entered in my phone Calendar do not get updated to my outlook calendar on my laptop yet entries on entered on my outlook calendar do get updated to my phone??
    iPhone 5s
    Software - IOS 8.1
    iTunes - v12
    I have been using sync on all previous phones to date without issue, I have had the 5s since Nov 2014 and no issue, on Sunday without warning or changes to my phone or Outlook sync now has this error.
    I have restored my phone but still has same problem.

    Your IT person is an idiot.
    http://lmgtfy.com/?q=how+to+sync+iphone+with+outlook

  • Have reformatted my Imac using original discs (installed leopard (10.5)) tried to do the software update but it cant download the itunes update and when it gets to the configure update screen after restart for main update, it just gets stuck. HELP!

    have reformatted my Imac using original discs (installed leopard (10.5)) tried to do the software update but it cant download the itunes update and when it gets to the configure update screen after restart for main update, it just gets stuck. HELP!
    The configure bar gets about an 1/8 full and then just does nothing. I think its lists the update as combo update? cant remember with out checking.
    I have tried to do the disk verify and repair but this has made no difference.
    Please let me know what i need to do, I have reformatted the mac just to start over as was clogged with a lot of useless data, I had installed lion (10.7) from the app store previously and now cant seem to find a way to re install lion. I hope I dont need to pay for it again?

    If you erased your hard drive, you'll need to reinstll OS X 10.6 Snow Leopard to access the App store. You won't have to pay for OS X 10.7 Lion again. Did you try booting to the recovery partition by holding the command and r keys down? If that's still there, you can reinstall OS X 10.7 from there.
    If you're looking to install the current iTunes, you need OS X 10.6.8 at a minimum.
    If you're still trying to update OS X 10.5 Leopard, you can download the combo update from here.  Download, use Disk Utility to repair permissions, apply the update, then repair permissions again. That will take you to OS X 10.5.8.

  • My speakers are not working when I try to play music or when I get notifications buh when I go to sound and increase and decrease sound it works HELP

    My speakers are not working when I try to play music or when I get notifications buh when I go to sound and increase and decrease sound it works HELP

    Clean iPhone charging port with a clean dry toothbrush. The iPhone port has a short, and falsely senses it is in a dock device.

  • My camera button is not showing up in my Locked Screen on my iPhone 4 but will show up when I get a notification.

    My camera button is not showing up in my Locked Screen on my iPhone 4 but will show up when I get a notification.

    Double Click home button, then tap the camera icon next to the slide to unlock.

  • When i try to sync contact via itunes to outlook, it doesnt get sync, even i checked the sync contact with outlook. Can anyone guide whats the actual problem.

    When i try to sync contact via itunes to outlook, it doesnt get sync, even i checked the sync contact with outlook. Can anyone guide whats the actual problem?

    I have similar problems trying to synchronize my calendar, also after update on 7.1.1. on my Iphone 5.
    It doesn;t replace the outlook entries on Iphone 5.
    I didn,t try to synchronize the contacts, because it may fail.
    Has any one an idea what could be the reasson for thid synchronize problems.

Maybe you are looking for

  • Report of POs with GR but no IR

    Hello, I need to run a report of all open POs for a range of Vendors with GR but no IR. Is there a standard report I can use? Or which table can I run a query on? Help is appreciated, -Pratibha

  • External hard drive corrupted after trying to fix it, in macbook Disk utilities

    hello, After fixing my macbook internal drive with disk utilities, i put to verify my WD external hard drive,that acuse me some errors. Well i don´t no why but i put the disk utility run for de WD external drive. A few time later , shows up a message

  • 57fc status mass change

    Dear gurus We have 4 store locations under one plant each stores will prepare 57f4 challan and send the materials for subcontractor for further processing. We found that the status of all pending 57f4c's changed as completed instead of assigned. In s

  • Maximum File Size - 2GB?

    Does java have a formal maximum file size for java.io.File? Somewhere along the way here where I work we started assuming it was 2GB, is that accurate? Our customer output files are starting to get in the neighborhood of 2GB, and management wants a p

  • Error In KM navigation iview

    Hi all, I have created a KM navigation iview,when i perview this i am getting this error System Error An exception occurred during the program execution. Below you will find technical information pertaining to this exception that you might want to fo