Actionable link not display in email

Hi all,
I tried to achieve actionable link for (approve,reject) in the email but the email displays only the link for worklist application, it doesnt contain link for approve or reject.
my config file looks
wf_config:
<actionableEmailAccountName>Default</actionableEmailAccountName>
<worklistApplicationURL>http://sgord-clus3.sg.oracle.com:7777/integration/worklistapp/TaskDetails?taskId=PC_HW_TASK_ID_TAG</worklistApplicationURL>
ns_emails:
<EmailAccount>
          <Name>Default</Name>
          <GeneralSettings>
               <FromName>BPEL</FromName>
               <FromAddress></FromAddress>
          </GeneralSettings>
          <OutgoingServerSettings>
               <SMTPHost>mail.oracle.com</SMTPHost>
               <SMTPPort>25</SMTPPort>
          </OutgoingServerSettings>
          <IncomingServerSettings>
               <Server>xxxxxx</Server>
               <Port>993</Port>
               <Protocol>IMAP</Protocol>
               <UserName>[email protected]</UserName>
               <Password ns0:encrypted="false" xmlns:ns0="http://xmlns.oracle.com/ias/pcbpel/NotificationService"></Password>
               <UseSSL>false</UseSSL>
               <Folder>Inbox</Folder>
               <PollingFrequency>1</PollingFrequency>
               <PostReadOperation>
               <MarkAsRead/>
               </PostReadOperation>
          </IncomingServerSettings>
     </EmailAccount>
pc.properties:
oracle.tip.pc.services.hw.taskservice.ActionableEmailAccount=Default
I use the Account name as Default in all the three files.
Plss advice me.What correction do I have to do.
Regards
Viki

i think what you have is standard - It's not the same as the Gmail app - Have you tried the official M/S email app for Hotmail
For a successful technology, reality must take precedence over public relations, for Nature cannot be fooled.   Richard P. Feynman

Similar Messages

  • RH7- Insert action does not display window to select the file.

    I have a nightmare situation with RH7 with no clue to resolve. What are my options to fix this
    I am having trouble with robohelp, selecting insert action does not display the pop up window. This prevents functions such as inserting images & files, importing files and creating hyperlinks to documents created in word, frame maker.
    when I perform this action, the pop up window appears virtually but is not visible to make the selection and RH freezes.
    I have to end the process or press esc to find some work around - so far none available
    Please help.

    Welcome to the community.
    Have you recently gone from a dual monitor setup to a single monitor?  When this happens, RH can sometimes keep tossing dialog boxes over where it thinks the second monitor is.  I typically use a program called ForceWindowVisible (get it here) to push wandering dialogs back into view.  Give that a try and see if it works.  Hope this helps,
    Ben
    GryphonMountain.net

  • Actions Panel not displaying

    I am posting this here simply because I couldn't find
    reference to this elsewhere and perhaps it will help someone
    someday.
    In Flash CS3 I had a problem with the Actions panel not
    displaying. I tried F9, choosing Actions from the Window Menu,
    right clicking on a frame and selecting Actions from the context
    menu, restarting Flash, rebooting the computer, etc. It just
    wouldn't display.
    I finally took a good look on my flash desktop. At the very
    top, right below the menu bar, was this little horizontal bar,
    about 2 to 4 pixels in height. It was a dark grey, virtually
    blending in with the window background. It had no graphics or text
    on it, just a horizontal bar. It was probably the bottom few pixels
    of the window frame. This was my actions panel all curled up, no
    header bar, no nothing. I clicked on it, an voila, my actions panel
    appeared.
    My main questions are these: How did this happen and why was
    it just a a blank vertical bar? Why not the regular title bar you
    see when you minimize a panel?

    I received this information from Adobe for my mac when the
    top actions panel ribbon was showing but the window would not open:
    As an initial troubleshooting step, please try to reset the
    Flash CS3 configuration to
    further isolate the issue:
    To reset or re-create the Flash configuration:
    - Close all applications
    - Go to your Hard Drive
    - Then Users
    - Choose your user login (with house icon)
    - Go to Library
    - Then Application Support
    - Choose Adobe
    - Open Flash CS3 or Flash 9 folder
    - Open "EN" folder
    - Rename Configuration folder to Configuration_OLD
    - Launch Flash again and try accessing the Actions Panel.
    It worked for me.

  • Action link not working in Direct db request(OBIEE 11g)

    Hi all ,
    My Requirement.. is...
    From direct db request .. i  need to navigate to detail report and it should be display the results(detail report results) based on the value,which user click's on the summary report.
    For the above requirement ..
    I have done below steps..
    Summary report(Direct db request) columns:
       Diet no,diet name
       a.I have created a action link on diet no column.
    Detail report columns:
       Diet No ,Diet Name,Material Name
       a. I have set diet no as is prompted
    when i click on the diet no value  in summary report  ,we are able to navigate to detail report but it's not filtered based upon diet no value , which i have clicked in summary report.
    It is  displaying all results(detail report).
    Note: if both are normal reports(not direct db request) it's working fine.
    If one of the report is direct db request..Action link is not working properly.
    Is it action link working in direct db request.........or not
    If any one having any ideas pls share me ..
    Regards,
    Bharath

    Hi,
    It's known bug. this issue fixed in 11.1.1.7.0 (coming soon).
    bug 13852263 - ACTION LINKS - NAVIGATION TO BI REPORTS DOESN'T WORK ( OPEN IN NEW WINDOW)
    for now : to uncheck the "Open in New Window" checkbox and go to the detail report in the same Window.
    Note: this bug has been fixed by applying the patch 14003822 (u need to get the latest patch)
    Thanks
    Deva
    Edited by: Devarasu R on Feb 14, 2013 4:05 PM

  • Deferred Task --- Variables not displaying in "Email Notification"

    Hi,
    there have been quite a lot of postings here regarding the issue of Deferred Tasks.
    I created a Deferred Task, and it is working perfectly. My deferred task is supposed to send an email notification on a pre-set date.
    The Email is being sent as it should.
    Just one problem : the "variables" / "attributes" of the particular User are not being displayed in the body of the email.
    The "Email Notification" is supposed to say something like : "*This is to notify you that the account for user Michael Jackson has been updated. Next update will occur on blah-blah-blah"*
    In other words, the body of the email should display the attributes : FIRSTNAME, LASTNAME, NEXT-DATE, etc, etc
    I input these attributes in the body of the email as follows : $firstname, $lastname, etc, etc, etc
    Furthermore, I made sure to DECLARE these variables at the beginning of the Email Template, as follows :
    *<EmailTemplate name='Send Notification' displayName='Send Notification' creator='Configurator' createDate='1258045088776' lastModifier='Configurator' lastModDate='1259051622181' lastMod='1' repoMod='1259051624770' smtpHost='$(smtpHost)' fromAddress='[email protected]' toAddress='[email protected]' authEnabled='$(authEnabled)' userId='$(userId)' password='$(password)' ssl='$(ssl)' port='$(port)'>*
    *<Variable name='firstname'>*
    *<select>*
    *<ref>user.global.firstname</ref>*
    *</select>*
    *</Variable>*
    *<Variable name='lastname'>*
    *<select>*
    *<ref>user.global.lastname</ref>*
    *</select>*
    *</Variable>*
    Apparently, there is something I am not doing correctly. But, I can't figure out what it is.
    Any tips would be welcome.
    Thanks.

    Email templates are slightly different in how they reference variables. Here's what I do in one of my deferred tasks. Notice the arguments in the action and the way the email template references those arguments, specifically the eventDate, accountId, method and eventtime arguments. The other variables are either filled in by IDM's configuration or they resolve to blank or empty strings.
    Action to call the notify process from my deferred task:
    <Action id='1' process='Notify'>
        <Argument name='template' value='My Email Template'/>
        <Argument name='from' value='%%FROM_ADDRESS%%'/>
        <Argument name='to' value='%%TO_ADDRESS%%'/>
        <Argument name='eventDate'>
            <ref>eventdate</ref>
        </Argument>
        <Argument name='accountId'>
            <ref>accountId</ref>
        </Argument>
        <Argument name='method'>
            <s>create</s>
        </Argument>
        <Argument name='eventtime'>
            <ref>eventtime</ref>
        </Argument>
    </Action>The email template:
    <?xml version='1.0' encoding='UTF-8'?>
    <!DOCTYPE EmailTemplate PUBLIC 'waveset.dtd' 'waveset.dtd'>
    <EmailTemplate
    id="#ID#EmailTemplate:MyEmailTemplate"
    name='My Email Template' 
    smtpHost='$(smtpHost)' 
    htmlEnabled='false'
    authEnabled='$(authEnabled)'
    userId='$(userId)'
    password='$(password)'
    ssl='$(ssl)'
    ignoreCert='$(ignoreCert)'>
      <subject>Processing $(method) $(accountId)</subject>
      <body>
    Processing $(method) account $(accountId) on $(eventDate) $(eventtime) is complete.
      </body>
      <MemberObjectGroups>
        <ObjectRef type='ObjectGroup' id='#ID#All' name='All'/>
      </MemberObjectGroups>
    </EmailTemplate>

  • Obiee 11g 11.1.1.6 Action links not taking into consideration DashBoard Prompts

    I really hope someone can help.
    I have a dashboard with an analysis that has a column that is not shown but is prompted via dashboard prompts.
    This dashboard is a summary set of data and the column in question is deliberately exclude at the request of the users for clarity within the analysis.
    An example would be a pivot report that looks something like this.....
    OrgUnit
    Year 2010-11
    Year 2011-12
    Org 1
    5
    19
    Org 2
    7
    25
    Org 3
    3
    7
    With a Prompt on the dashboard for example pay grade set to a default value.
    The dashboard prompt works just fine and only the items prompted for are shown.
    However - the dashboard report has another report linked via an Action Link - that allows you to drill down on one of the values.
    The prompts on the linked report are Org Unit, Year and Pay Grade.
    clicking on the Year 2010-11 value for Org 1 I would expect only 5 results however every value for the year 2010-11 at Org 1 is returned and the prompt on pay grade is ignored - obviously as it not passed by the action link!
    How can I get around this?
    Is this a 'feature' of OBIEE as other similar tools I  have used take any top level prompts as explicit parameters for further drill downs - any help would be appreciated.....
    J.

    Hi,
    Yes, we do face this issue.There is no workaround for this issue as of now.
    Rgds,
    Dpka

  • Action Links not pointing to correct path after export to PDF in obiee 11g

    Hi ,
    I have created action links in obiee11g pointing to external secure site , then i run agent/export the report to pdf.
    When i click on the action link i nthe pdf it generated a link with some ip address and not the link with my obiee server .
    eg.
    it should generate something link
    http://*myobieeservername*:port/analytics/saw.dll?ExecuteURLAction&EncodedAction=eJwFwdeyQ0AAAND-MWMm0T1itUWQVRJvq6wWPbjy9fcc62iq3Fg1bkSul57U70M4KjoryI9HvE0iaTumQHTpl3ct5MpKHzoZI0I274*ioiQ51tp7LVOqknh3Blmq9wTieWWst8YTinuE9GcXc5Q-Ak8joZANb8HCCxvpzpPyrYJ1gXri3wnRHNjOOqGOHO5*bQd3OR2RusW4S*EKic3KM3hlocF8JQH1dmYk8ACwUR0MJPrrLAx1f0aXC4rfpzQmwWjPXTUjMoJBXXut8ra20QAqN3WybUZ9L8Flpt2kx1gA30RGs*1O7MUddRlr3p6kfM3WOg-TPrt1pllvXeC**68-Ng9AnDl7-GXmY2QZ-oxL-1LbLObjc65EOZa1NFZuOK4G1qVGWcqf9AJljn5z6cSZn0QPGHLT6UhbGr7CZrEopreoO3SlPSHK9SXJC1wFVvoUWakr*sAOftaitKTRM3hO4FXniOFw*fdkdXE7Lny717ba2L7oMxVEV1omt1Ee8mlKhp848Wrf9UypwS2gmBGWNxK6ek2zWiYNn9WXo1TRc9301wJUXcblep9hoT3-AZfvsZc
    where as it generates
    http://*someipaddress:portnumber*/analytics/saw.dll?ExecuteURLAction&EncodedAction=eJwFwdeyQ0AAAND-MWMm0T1itUWQVRJvq6wWPbjy9fcc62iq3Fg1bkSul57U70M4KjoryI9HvE0iaTumQHTpl3ct5MpKHzoZI0I274*ioiQ51tp7LVOqknh3Blmq9wTieWWst8YTinuE9GcXc5Q-Ak8joZANb8HCCxvpzpPyrYJ1gXri3wnRHNjOOqGOHO5*bQd3OR2RusW4S*EKic3KM3hlocF8JQH1dmYk8ACwUR0MJPrrLAx1f0aXC4rfpzQmwWjPXTUjMoJBXXut8ra20QAqN3WybUZ9L8Flpt2kx1gA30RGs*1O7MUddRlr3p6kfM3WOg-TPrt1pllvXeC**68-Ng9AnDl7-GXmY2QZ-oxL-1LbLObjc65EOZa1NFZuOK4G1qVGWcqf9AJljn5z6cSZn0QPGHLT6UhbGr7CZrEopreoO3SlPSHK9SXJC1wFVvoUWakr*sAOftaitKTRM3hO4FXniOFw*fdkdXE7Lny717ba2L7oMxVEV1omt1Ee8mlKhp848Wrf9UypwS2gmBGWNxK6ek2zWiYNn9WXo1TRc9301wJUXcblep9hoT3-AZfvsZc
    This works fine when i click the action link from the report instead of the exported pdf.
    Any pointers?

    It has been a while since I have checked this. Sorry for any delay. We have attempted to rearrange items however have had no luck.
    On small break through we have is that we have a custom link setup using Microsoft IIS on our server so we can access the application from outside of our network rather than just internally. We have found that we only have the print/export issues when using this external link so there may be an issue with our IIS configuration. Just throwing that one out there in case anyone has had a similiar issue with IIS configuration and found a fix.

  • CSV output = Yes, but link not displayed

    Hi,
    Anyone encountered/know how to fix this one?
    I've a report in an SQL Report region with CSV Output = YES, but the link label is not displayed.
    (CSV link is displayed OK on other reports).
    Thanks
    John D

    John,
    The report template has to contain a certain substitution string. Please see the popup help for that yes/no selector on the report attributes page.
    Scott

  • Action Link not opening in a new window in Analysis

    In the Answeres/Analysis, the Action link to a New Bi Content opens the drill report in the same page in OBIEE 11g, (11.1.1.6.6).
    Is there anyt way to make it open in a new page as in 10g?

    Hi,
    It's known bug. this issue fixed in 11.1.1.7.0 (coming soon).
    bug 13852263 - ACTION LINKS - NAVIGATION TO BI REPORTS DOESN'T WORK ( OPEN IN NEW WINDOW)
    for now : to uncheck the "Open in New Window" checkbox and go to the detail report in the same Window.
    Note: this bug has been fixed by applying the patch 14003822 (u need to get the latest patch)
    Thanks
    Deva
    Edited by: Devarasu R on Feb 14, 2013 4:05 PM

  • Folder links not displaying

    Hello everyone,
    We have EP SP9 and if I navigate to Content Management -> Explorer -> Documents. I do not see the folder names as a hyper link - only the little black triangle and check box icons appear. If I place the cursor at an icon I get the help that shows up that displays the folder name such as system, Discussions, Links, etc... But I do not see the folder name as a link. Has anyone ever seen this before?
    This happens anywhere you can see folders, not just the above navigation.
    Thanks,
    Bert

    Darin,
    I have been thinking the same thing that it may be a permission problem - we have a sandbox portal installed in the same manner and the links are displayed correctly there. It does not display the folder as plain text. There is nothing there except a check box icon. When you position the cursor at the icon then the folder name appears briefly.
    Thanks,
    Bert

  • Rollover effects on links not displaying correctly

    Hi there,
    I have added rollover effects to links on a website I am working on.  However, some of them do not display properly when uploaded.  Here is a link to the website:
    http://www.southernprairierailway.com/
    You will notice on the home page in the "News" column there is a "CLICK HERE to view our blog" link, but it is displaying in blue making it very hard to read. I have a class assigned to it so that it is the same color as the rest of the text in the column, but when you mouse over it changes to bold and underlined (which it does).
    Also, on the history page, there is a link to the photo gallery and again, it is not displaying properly.
    Thank you for any suggestions. 

    Links have five states: link, visited, hover, active, focus.
    You need to define CSS rules for all of them.
    In the absence of a:visited, you're seeing an unstyled, browser default a:visited link.
    Try
    #clickhere a:link, #clickhere a:visited {
    font-family: Helvetica, Verdana, Arial;
    font-size: 14px;
    color: #E7E0D3;
    #clickhere a:hover, #clickhere a:active, #clickhere a:focus {
    font-family: Helvetica, Verdana, Arial;
    font-size: 14px;
    font-weight: bold;
    color: #E7E0D3;
    text-decoration: underline;

  • Hide Edit links not displayed in IE8 with Theme 2

    Hi All,
    when i use theme 2 from APEX and i am building an application, i can click on the "Show Edit links" button and normally the "Hide Edit Links" button is then displayed, but in this case no button "Hide Edit links" is displayed.
    When i switch the theme to Theme 1 then the button is displayed correctly, Swithing back to theme 2 then the button is again not displayed.
    When using FireFox the button is normally displayed. in both Themes.
    Is this a bug ?
    Regards,
    Marco

    Hi,
    I think it is a IE behavior about jQuery :visible selector.
    I resolved by replacing in $x_toggle function from apex_4_0.js (from images/javascript) :
    if (apex.jQuery(c).filter(':visible').length === 0)
    with
    if ($.trim(apex.jQuery(c).css('display')).toLowerCase() == 'none')
    I use OHS to access APEX . If you use embeded gateway you need to update the resource from XML DB repository .

  • Can I NOT display my email address next to my name in Mail?

    Right now, I have my Name and Company name in my "Full Name" window in my account settings so when I send mail, the "from" field shows my name and company. But it ALSO shows my email address in the same field, which (to me) is inelegant. Is there a way NOT to display my email address in this field?
    Example:
    the from field says:
    Michael Hope | H+H DesignComm <[email protected]>
    But I want it to say:
    Michael Hope | H+H DesignComm
    Is there a way to do this?
    Thanks!!

    You can create an additional address in the form of an 'alias' which delivers into the main inbox. It's quite a good idea only to give out an alias address rather than the main account one, for security reasons.
    Otherwise you would have to open a completely new iCloud account (which is of course free.)

  • IPhone will not display old emails in saved Outlook/Exchange folders

    I have a second generation iPhone with the newest iPhone software. At work we use Microsoft Outlook for emails and my IT friend had previously set up my iPhone to send and receive Outlook emails. I could also access and read/forward/delete old emails that I save in various folders for reference. When Exchange became available he set up my iPhone to use Outlook using Exchange and deleted my old Outlook email account. Now I can see all the folders that have saved emails in them on my desktop computer, but the iPhone will not display any of these old saved emails prior to when he switched me over to Exchange. Is there anything I can do to get these emails back so I can refer to them on my iPhone?

    Allan, thanks for that reply. I should have mentioned that I tried to reset that feature under SETTINGS, in which I tried the 1 month and even the NO LIMIT option, but I still can't get the old emailed in those saved items folders to display.

  • Why does my iPhone 4 with iOS 7 not display certain emails correctly

    After I updated my iPhone 4 to iOS 7, some emails are not displayed correctly. I have also updated my iPad, but the same email looks fine on it. The first email I noticed the problem with was actually from Apple. I have attached the image of how it displays.

    Hello Faisal.jag,
    AirDrop is available on the iPhone 5 and later, and Siri is available on the iPhone 4s and later.
    iOS: Using AirDrop
    http://support.apple.com/kb/HT5887
    iOS: About Siri
    http://support.apple.com/kb/HT4992
    Cheers,
    Allen

Maybe you are looking for