Change the link in the Notification Email to planning of workspace

Hi all

I currently use notifications for workflow e-mail in version 11.1.2. The body of the email has a link to Planning. Is it possible that I can change it to point to the workspace instead of planning?

Thank you
Abhishek

Hello
Link below explains how to set up different messages in the schedule.
http://download.Oracle.com/docs/CD/E17236_01/EPM.1112/hp_admin/ch13s05s01.html
You should check the following label to change the url: MSG_PM_EMAIL_DEFAULT_MSG
You should see a variable for url (url %) You can code hard workspace clean url and follow the rest of these steps as defined in the above link.

See you soon,.
Alp

Tags: Business Intelligence

Similar Questions

  • Change the parental email for XBox

    How can I change the parental email for the xbox

    Hello

     
    I suggest to see the link below for more information to change the parental email for Xbox:
     
    Manage your Windows Live ID
     
    If you have any other questions about the issue, I suggest you to ask your question in the Xbox Forums to get help:
     
    I hope this helps.
  • Change the Notification sounds

    I would like to change the notification sound for messages on my MacBook Air? I can't understand it.

    Launch Messages.

    Messages > Preferences > General > "his Message received:

    Click the box next to 'Sound Message received' and choose the sound you prefer.

  • Is it possible for a Cascade application change the Notification Mode to vibrate at normal

    I am interested in creating a timer application that returns my phone in 'Vibrate only' notification 'Normal' after a period of time defined.  I knshow you need to set permissions, but I didn't know anything like that to give permission to do so.  I have a Z10 with 10.2.1 on it.

    Is this possible or not BB 10.2.1 avoid this?   It would be nice to be able to do.

    A snippet of code showing how to set up permissions for this would be useful.

    You can change the Notification Mode since 10.2, here's what you need to do.

    Add this line to the bottom of the file bar - descriptor.xml, under the tab "source":

    access_notify_settings_control
    

    Add this line to your .pro file:

    LIBS += -lbbplatform
    

    Add this to your file:

    #include 
    
    public: Q_INVOKABLE void switchMode();private:
        bb::platform::NotificationGlobalSettings* notificationGlobalSettings;
    

    Add this to your .cpp file:

    void YourClass::switchMode()
    {
        if (notificationGlobalSettings->mode() == bb::platform::NotificationMode::Normal) {
            notificationGlobalSettings->setMode(bb::platform::NotificationMode::Vibrate);
            break;
        } else if (notificationGlobalSettings->mode() == bb::platform::NotificationMode::Vibrate) {
            notificationGlobalSettings->setMode(bb::platform::NotificationMode::Normal);
            break;
        }
    }
    

    Simply call switchMode() function in c ++ or QML to switch between the Normal and the vibrator. Note that this code will do nothing if the mode is set to anything else than Normal or vibrate. If you prefer to scroll through all the available Notification mode, use this function:

    void YourClass::switchMode()
    {
        switch (notificationGlobalSettings->mode()) {
            case bb::platform::NotificationMode::Normal : {
                notificationGlobalSettings->setMode(bb::platform::NotificationMode::PhoneOnly);
                break;
            }
            case bb::platform::NotificationMode::PhoneOnly : {
                notificationGlobalSettings->setMode(bb::platform::NotificationMode::Vibrate);
                break;
            }
            case bb::platform::NotificationMode::Vibrate : {
                notificationGlobalSettings->setMode(bb::platform::NotificationMode::Silent);
                break;
            }
            case bb::platform::NotificationMode::Silent : {
                notificationGlobalSettings->setMode(bb::platform::NotificationMode::AlertsOff);
                break;
            }
            case bb::platform::NotificationMode::AlertsOff : {
                notificationGlobalSettings->setMode(bb::platform::NotificationMode::Normal);
                break;
            }
            default : {
                notificationGlobalSettings->setMode(bb::platform::NotificationMode::Normal);
                break;
            }
        }
    }
    
  • How can I change the login email address and access to the features of Windows 8?

    Original title: I accidentally entered a wrong email across to the top of the upgrade to windows 8 and now I can't access all the features of windows 8.

    When you install the upgrade for windows 8 he asked for my email address.  I misspelled my domain name, which causes it have instructions or messages will in the vast desert of never never land.  I need to check my email to make the apps work, but given that the email is valid I can't do that.  I need to know how to change the login email address in windows 8 so that I can go ahead and verify my account.

    Hi I also had this problem but I have used the local account and was able to access all applications with my correct email. I hope this helps!

  • Change the iCloud email address

    Hello world

    I recently got the new iPhone 6s and have been in one of these modes because it up tidy. Basically, I want to change the name of my @icloud / address @me associated with my iTunes account. I don't want to change my iTunes just the iCloud email. I'm looking for online on how to do it and everything got a bit confused where some have asked how to change the Apple ID rather than the iCloud.

    I bet that this has been reported so many times until you are yawning at the thought of answer, but any help/advice would be much appreciated

    There is no such thing as an iCloud ID or an ID of iTunes. There is iTunes and iCloud and you us an Apple ID to connect to one or the other or both.

    If you speak to change the address of your iCloud email address that ends with iCloud, then you can't.

    If you speak with another Apple ID to sign in to iCloud, you can do it. All you need to do is to disconnect and connect to iCloud with a different ID, but beware that everything will stay your date corresponding to the code old unless you copy carefully crosswise.

  • How can I change the admin email address?

    When I run windows, first time I created the hotmail account and I did not know that I'm going to use it everytime I open my pc. I want to put it to my gmail account or preferable to delete the hotmail account and change the pc standard login password.

    This account is configured as an administrator and I don't know how to remove and restart the process from the beginning.
    Any ideas?

    Hello

    Please contact the Microsoft Community.

    You will need to create a new administrator account to remove the old.

    Check out the links-

    View items-

    http://Windows.Microsoft.com/en-us/Windows-8/create-user-account

    http://Windows.Microsoft.com/en-us/Windows-8/Microsoft-account#1TC=T1

    Once logged into the new account, I would like to that you perform the steps-

    (a) press "Windows + X" and then select "computer management".

    (b) now, select "local users and groups.

    (c) select 'Users' and then right-click on the account that you want to delete and click 'delete '.

    Back to us for any issues related to Windows in the future. We will be happy to help you.

  • Windows Mail - change the incoming emails

    I would like to change the name when sending emails.  In the "source" box an email entering, I want to change the name of my husband and myself have just me.  Handly I do this? Thanks in advance for your help.

    I would like to change the name when sending emails.  In the "source" box an email entering, I want to change the name of my husband and myself have just me.  Handly I do this? Thanks in advance for your help.

    Try this...

    Open Windows mail > tools > accounts > your account > properties > general tab > under user information, change the name > OK when done
    Send a test e-mail to yourself. Change ok?

    t-4-2

  • Classic BlackBerry can you change the notification profile shortcut key?

    The 'Q' key changes from Normal to silent profile. Is it possible to put it allows to select another profile?

    HI @derek1012

    At the moment of switching between Normal and silent is supported only by using the Q shortcut.  I will share your comments with our product team for future consideration well.

    The quick settings menu option will scroll as an alternative, you can customize the profiles of school boards.

    To do this, go into settings followed by Notifications. and along the toolbar at the bottom, press quick settings. By default, normal and silent are archived, but you may want to check other profiles. This will allow that you switch between them quickly using the quick set menu by tapping on the Bell icon instead of the text label (tapping the text label opens the Notification settings, while tapping on the Bell icon only happen between the profiles that you have specified).

    I hope this helps!

    Ty

  • You can change the "From" email address (sender) so that the recipient will not ignore the email as spam?

    I want to change the 'From' (sender) email name and / or address so my recipients do not ignore my eSign as spam emails. It currently shows as coming from "Adobe Document Cloud Services eSign" <[email protected]>.  I would have preferred he be having my name and/or address e-mail partner so that the recipients do not forget it. Given that we have not sent the documents through this platform, historically, customers not expect an email from Adobe Document Cloud Services eSign. It is not convenient for e-mail clients before sending documents for signature, just to make sure they know to look for this e-mail and don't ignore it as spam. This would completely undermine the effectiveness of the use of this product.

    Hi Christine,

    When you start a transaction using eSign e-mail address will be the one you mentioned above, but it also displays the name of the sender. There is no provision to change the E-mail address of the sender.

    Thank you

    Abhishek

  • Change the default email application that adobe is displayed when I try to send a document

    Hello

    When I click on the envelope icon to send a document to an attachment, it automatically opens Windows Live Mail. I want to change the mail service that opens.

    Windows Mail is my default email on my laptop for everything, but for some reason, Adobe doesn't pick this up.

    Any ideas how I can change this?

    Thank you very much

    Hi lsjhu02,

    Please let me know what version of the player and the operating system use you so that I can help you more accurately.

    However, if you use the latest version of the reader, I you recommend opening your playback program and then click on "Email accounts" categories then go to Preferences menu 'Edit' then a window like this will appear:

    and it probably reflects the list of configured on 'your' system email accounts, you can select the desire e-mail account and make it default.

    If you notice something different, or deal with any challenge, please return back with error information and a screenshot (if possible).

    Kind regards

    Rahul

  • How to change the default email address (to receive the distributed form) before distributing the form?

    Hello

    How can I change the e-mail address to which the .pdf form be reshipped to before distributing my form?

    Thank you

    Ian

    Edit > Preferences > identity > Email address

  • Is it possible to change the Notification Center? iOS 9.3.1

    I would really like the notifications of Stocks does not to appear. I'm very well keep it as an application.

    Thank you!

    Casey,

    Scroll to the bottom of the Notifications window, select "Edit" and remove Stocks.

  • How can I change the final email (subject &amp; body) which is sent once an agreement is completed?

    I would change the wording of the e-mail (in the main line & message subject) that is sent when an agreement has been fully e-signed by all parties. The current message is that "the agreement betweenn XXXX and YYYY is signed and filed! I would remove the deposited forest as it may be misleading to my clients. Thanks in advance.

    Hello

    Support should be able to help with this. Please log a ticket with them directly.

    Thank you

  • Configure the notification email in XE without 'EM in sql / plsql

    Hi guys,.

    I was wondering if anyone knows where configure outgoing by mmon mail server should send alert emails.

    My platform is an Oracle XE 10 DB, and I have not implemented the thing of XE (control of the database for XE) Administration web.
    because I installed Apex.

    So what I want to know is:
    How Oracle XE are configurable from plsql to send alerts by e-mail, including how to configure the host emaili, email ID etc.

    Thank you all and have a good weekend!

    MMON all done we put messages on a queue called ALERT_QUE. That means EM is subscribe to this queue, remove and send an e-mail/page of. The latter is done by EM himself doesn't use only not the packages built in.

    In the absence of 'EM, you would use PL/SQL for:

    (1) managing thresholds using DBMS_SERVER_ALERT
    (2) subscribe to and dequeue with DBMS_AQ
    (3) send emails with UTL_SMTP/UTL_MAIL

    At the moment there is no integrated package to send pages. If you really need to send pages, you will need to communicate with an external service that can send pages or use the API of any paging software, you use either Java stored procs or external procedures written in C
    This is a good amount of code to write, but you will have your own stored procedures that you would be able to reuse against any DB.

    You really need to read the section called "additional APIs to Manage Server-Generated alerts:

    [http://download.oracle.com/docs/cd/B19306_01/server.102/b14231/manproc.htm#i1010615 | http://download.oracle.com/docs/cd/B19306_01/server.102/b14231/manproc.htm#i1010615]

    HTH

    Chris

Maybe you are looking for