Href target in ling format emailed alert

HI,
Our emailed alerts from EM are working well however in the long format email, the hyper links are using the wrong port number therefore the hyper link in broken, in this case the default 1529.
href="https://blah.internal.bigg.bug.ap.uk:1159/em/redirect?encoded=FALSE&targetType=oracle_database&pageType=TARGET_HOMEPAGE&targetName=BLAH"><b>BLAH</b></a><br>
Does anyone know how to change the port used in the generation of the email.
Thanks

Thanks Robert,
I have checked the file out $OMS_HOME/sysman/config/emd.properties
and there is no reference to the port 1159. The only files that contain an 1159 reference are emoms.properties and httpd_em.conf
$AGENT_HOME/bin/emctl secure status agent
Oracle Enterprise Manager 10g Release 10.2.0.1.0.
Copyright (c) 1996, 2005 Oracle Corporation. All rights reserved.
Checking the security status of the Agent at location set in /oracle/product/agent10g/sysman/config/emd.properties... Done.
Agent is unsecure at HTTP Port ****.
Checking the security status of the OMS at http://blah.internal.blah.blah.blah.uk:4889/em/upload/... Done.
OMS is secure on HTTPS Port 1159
Thanks

Similar Messages

  • BO 4.0 conditional formatting email alert?

    If so,  how can I create a report where a cell is conditionally formatted = >5,  between 0;5,  <0 so if the value is <0,  it would send an email alert txt to X individuals?

    i did open a SAP OSS. I will update you

  • How to configure email Alerts in OEM Cloud 12c for Database Servers up/down

    Hi everybody,
    How to configure email Alerts in OEM Cloud 12c for Database Servers up/down status?
    Regards,
    Miguel Vega

    Hi Miguel Vega,
    Information regarding the notifications:
    ==============================
    Configuring notification rules in 12c is different from earlier releases.
    The concept and function of notification rules has been replaced with a two-tier system consisting of Incident Rules and Incident Rule Sets :
    1. Incident Rules: Operate at the lowest level granularity (on discrete events) and performs the same role as notification rules from earlier releases.
    By using incident rules, you can automate the response to incoming incidents and their updates.
    A rule contains a set of automated actions to be taken on specific events, incidents or problems.
    The actions taken are for example : sending e-mails, creating incidents, updating incidents, and creating tickets.
    2. Incident Rule Set: A rule set is a collection of rules that applies to a common set of objects, for example, targets, jobs, and templates.
    To help you to achieve the Notification Rules configuration, refer those notes :
    How To Configure Notification Rules in 12C Enterprise Manager Cloud Control ? Doc ID 1368036.1
    EM12c How to Add and Configure Email Addresses to EM Administrators and Update the Notification Schedule ?Doc ID 1368262.1
    EM12c How to Subscribe or Unsubscribe for Email Notification for an Incident Rule Set ?Doc ID 1389460.1
    EM 12c How to Configure Notifications for Job Executions ? Doc ID 1386816.1
    Best Regards,
    Venkat

  • Email alert using calculation script in essbase

    Hi,
    I am doing email alerts using run calculation script.
    I have created calculation script as per provided guideline but here I am facing problem.
    RUNJAVA com.oracle.essbase.cdf.SetEmailProp "target:target1" "subject:subject_line";
    RUNJAVA com.oracle.essbase.cdf.SendMail target:target1: server:smtpservernamel.om
    from:emailid.com to:toemailid.com "body:body of test mail";
    here instead of target & target1 i m not getting what should i write here.
    & it gives me am error like:
    Error: 1200456 Problem running [com.oracle.essbase.cdf.SetEmailProp "target:starget1"][Can not find class com.oracle.essbase.cdf.SetEmailProp]
    I have created SetEmailProp.java files & also created other files from the provided site.
    is their any need to do changes in this file according to requirement?
    Could you help me out from this.
    Thanks
    Edited by: 949936 on Nov 2, 2012 6:17 AM

    The Detailed Process is :
    I have downloaded CDF_Email .zip here,I got CDF_Email.jar and , SendMail.java,SetEmailProp.Java,AlertFunctions.java classes.Then I have downloaded CDF_export.jar.
    After that I have followed all the process that written in document guide (adistrategies.com) from "KB26_Email In Calculation Script".
    I placed all these .java files and .jar files in ARBORPATH java folder . here I have created one "udf folder" and put all the files in this folder as per the guideline provided in this document.
    About udf.policy I haven't did any changes in this file. could you tell me what is the neccessary changes are required in udf.policy file to achive this task.
    Thanks

  • Email alert only occurs when I open email

    My first iphone. User-friendly, my a**! You call being forced to login 4 times with a password that is required to have a minimum of 489 characters (155 of which must be CAPS), 85 lower case, 141 numbers and 108 special characters???  I clicked at least 30 OK boxes to get to this forum and I'm too ****** to worry about the stupidity that my email alert only occurs when I open the damned email. Gee, thanks iphone, I'd never know I was opening the email I was opening if you didn't ring that bell!
    What I'd really like is notification that an email has arrived without having to log into my phone and open the program!

    Thank you for responding.
    Unfortunately, I am currently going through Gmail.
    As for exaggerating, both my iphone and my desktop require multiple logins after asking questions. 4 logins for my desktop to get to this page. Fine, it's not a minimum of 489 characters. I believe in complicated passwords, but not being forced to use one in specific format and then being asked 4 times in a row for full log in. Excuse the **** out of me if that happens to make me angry. It amazes me how the people who believe in Darwinian evolution are always fighting against the concept of "survival of the fittest."
    I had also just done the same thing on my iphone, which was worse because of the limitations of the touch screen.

  • HTML Formated Email From Oracle Database

    Hello,
    I am generating email alerts from oracle 11g,10g using utl_mail.send.
    I want to genrate/send email in HTML formated.
    How i can send HTML formated email form Oracle Database (11g,10g)
    Thanks In Advance

    hi,
    inside oracle apex 10g. i am using this.
    please try
    begin
    HTMLDB_MAIL.SEND(
    P_TO => '[email protected]',
    P_FROM => '[email protected]',
    P_BODY => 'test',
    P_BODY_HTML => '<table><tr><td>data</td></tr></table>' || SYSDATE,
    P_SUBJ => 'Test Email working '
    wwv_flow_mail.push_queue(
    P_SMTP_HOSTNAME => 'localhost',
    P_SMTP_PORTNO => '25'
    end;
    Thanks
    LOGA
    www.go-websoft.com
    Apex Consulting & Development

  • Email Alert with data from payload SAP PI 7.0

    Hi,
    i have a requirement to send an email alert when a Purchase Order Transmission fails through PI. In the email i need to send PO number which had failed.
    Format is:
    Subject- PO # XXXXXXX failed to reach XXXTarget
    in the mail content i need to mention the error and why the error occurred.
    Please tell if this is possible in SAP PI 7.0 If yes then How?
    Regards,
    Ashwani

    Hi,
    If the message fails in in mapping, you can send the alert with PO number in the email. Steps would be following.
    Catch the execpetion
    Call RFC SALERT_CREATE  by passing required parameters
    You can also pass the PO number as one of the value which will can be used in you alert category
    PO number can be used as one of the Alert container
    But if the message fails in adapter engine you cannot send the PO number in the email. You can just send email with standard alert containers.

  • SCOM 2012 SP1 Can't get email alerts for Heartbeat Failure or Computer Unreachable when combined with Group.

    Hello,
    I have SCOM 2012 SP1 RTM POC lab.  I have created a dynamic group that picks up my system center servers based on some simple criteria and this works fine.
    I have set up a subscription for critical and high severity alerts originating from this dynamic group called SCOM Servers to send emails to a distribution.  This also worked well for any critical alert that was NOT Heartbeat Failure or Computer Unreachable. 
    I see those in the console but no email.
    So I set up a new subscription by right clicking on the alerts and here's the kicker.  If add no other conditions to these subscriptions, they will send emails to the DL I provided, but if add the condition initiating from group, and specify my dynamic
    group SCOM servers, no email alert.  But the alert still appears in the console.
    Any ideas on this?  I would like the appropriate support groups to get these types of alerts for the servers that they support (i.e. SCOM will get SCOM servers, Exchange Admin will get Exchange and never the two roads shall meet.).
    I even tried some internet posted custom management pack, but I couldn't import it after adding the code that he listed.
    I mean, isn't this a basic requirement for any mid-sized company?
    Any help is greatly appreciated.

    Hi Donald,
    Like Dan says you need to add the "Health Service Watcher" objects to the groups as wel. Unfortunately this cannot be done in the Dynamic group Editor but has to be done in the XML. Export the XML and add the following piece of code between the
    lines </MembershipRule></MembershipRules>:
    <MembershipRule>
     <MonitoringClass>$MPElement[Name="SystemCenter!Microsoft.SystemCenter.HealthServiceWatcher"]$</MonitoringClass>
    <RelationshipClass>$MPElement[Name="MicrosoftSystemCenterInstanceGroupLibrary7084300!Microsoft.SystemCenter.InstanceGroupContainsEntities"]$</RelationshipClass>
    <Expression>
    <Contains>             
    <MonitoringClass>$MPElement[Name="SystemCenter!Microsoft.SystemCenter.HealthService"]$</MonitoringClass>
          <Expression>
    <Contained>         
    <MonitoringClass>$MPElement[Name="MicrosoftWindowsLibrary7084300!Microsoft.Windows.Computer"]$</MonitoringClass>
              <Expression>
                <Contained>
                  <MonitoringClass>$Target/Id$</MonitoringClass>
                </Contained>
              </Expression>
            </Contained>
          </Expression>
        </Contains>
      </Expression>
    </MembershipRule>
    Save the XML delete the old one in OpsMgr and import the edited.
    For SP1 the SystemLibrary version is 7.0.8430.0. If this is not your version you need to edit this in the code above.
    Hope this helps,
    Regards Marthijn van Rheenen
    Blog: Heading To The Clouds

  • BODS 3.1 : How to trigger an email alert for the jobs on BODS server ?

    Hi All.
    I have this request.
    BODS 3.1 : How to trigger an email alert for the jobs on BODS server ?
    We have jobs scheduled on BODS running smoothly and absolutely fine.
    But to check, i am logging into the admin console and check for the jobs status.
    I would like to have an email to be received from BODS after each job is finished.
    It could succuessful. Or it could fail.
    Whatsoever, i wish to receive an email alert as soon as a job is finished.
    Can anyone advise me as to whether this could be made possible.
    And if yes, how this could be done.
    Thanks for your help in advance.
    In BOE CMC / for webi / schedule / we find an option to send email for a job success or a job failure.
    Is there any option similar to that in BODS ?
    Also would like to know :
    how to use the smtp_to or mail_to functions ?
    how to set up the smtp server for this ?
    thanks
    REgards
    indu
    Edited by: Indumathy Narayanan on May 31, 2011 3:47 PM

    Hi.
    Since am new to this BODS. I need some help.
    I already have many jobs which are running absolutely fine.
    And when a job runs, and finishes, am able to see the trace saying
    e.g. :
    Job_abc is completed successfully.
    We got the smtp service activated for our test server.
    and we hae a group email id.
    I have put the details of the smtp server / ip address / and said apply restarted.
    The i created a simple test script as below :
    print (' Before email ' );
    smtp_to('abc@company_name.com', 'Job ' || job_name() ||' on ' || host_name() || ' has FAILED',
    ' the job has failed', 0, 0);
    print('After Email ');
    It does send a email to as per smtp_to whatever email is specified.
    But how to differentiate between a job success
    And a job which has failed.
    I wish to have a mail which says on the subject :
    'Job ' || job_name() ||' on ' || host_name() || ' has completed successfully'
    ==> IF it is a success
    OR
    'Job ' || job_name() ||' on ' || host_name() || ' has failed'
    ==> if it has failed
    How to make the system identify, whether
    to send a success message or a error message whatever
    Could anyone advise.
    thanks
    indu

  • Team Foundation Server 2013 Email Alerts not working.

    Hello
    I'm trying to configure Email alerts for my TFS but whenever I do a "Send test email" I get the following error. 
    This is what the log file in the error says.
    [Info   @05:07:35.833] ====================================================================
    [Info   @05:07:35.833] Team Foundation Server Administration Log
    [Info   @05:07:35.833] Version  : 12.0.30324.0
    [Info   @05:07:35.833] DateTime : 01/27/2015 10:07:35
    [Info   @05:07:35.833] Type     : Configuration
    [Info   @05:07:35.833] Activity : Settings
    [Info   @05:07:35.833] Area     : ApplicationTier
    [Info   @05:07:35.833] User     : WIN-NOBGFM4GTAF\Administrator
    [Info   @05:07:35.833] Machine  : WIN-NOBGFM4GTAF
    [Info   @05:07:35.833] System   : Microsoft Windows NT 6.1.7601 Service Pack 1 (AMD64)
    [Info   @05:07:35.833] ====================================================================
    [Error  @05:09:20.580] 
    Exception Message: The operation has timed out (type WebException)Exception Stack Trace:    at System.Net.HttpWebRequest.GetResponse()
       at Microsoft.TeamFoundation.Admin.Console.Models.DlgSendTestMailViewModel.SendEmail()
    I've tried searching around and have found one or two other people with the same problem but haven't found a working answer.
    Nauman Abbas ICS Network Engineer

    TFS forum is here: https://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=tfsgeneral
    This posting is provided AS IS with no warranties or guarantees , and confers no rights.
    Ahmed MALEK
    My Website Link
    My Linkedin Profile
    My MVP Profile

  • Have problem setting Email alerts for Calendar events. Warning message says I need to set up a card in Contacts with my email. I do but it doesn't recognize it. How do I indicate the email I want alerts sent to?

    The system of setting up email alerts for Calendar events worked fine in Snow Leopard but since I upgraded to Mt. Lion Calendar won't let me set email alerts. When I try, I get an error message saying I need to set up a card in Contacts for my email. I have a card set up in Contacts for both of my email addresses but it doesn't recognize them. Perhaps the name I have on the card doesn't match a name that Calendar is looking for. Calendar doesn't seem to have a way in Preferences or elsewhere to indicate the email I want alerts sent to. Any ideas how I can get this system working again? Thanks for your help.

    You might want to consider starting a new discussion. Since this one is marked solved, less people are likely to look at it. You can link to this one.
    See if another contact is marked as this is my card.

  • How do i remove the email alert tone from my nokia...

    i find the email alert tone really annoying as the fone syncs every 5 minutes. how can i remove it?

    FredPaul wrote:
    When I go to Settings, I only see: Tone profiles; Themes; Phone; Installation; Calling; Connectivity; Application settings--no Profile to edit?
    Go to Settings > Profiles - for example General > Personalise > scroll down to "Mail alert tone"
    Happy to have helped forum with a Support Ratio = 42.5

  • Is there a way to create an email alert in iCal on the iPhone (as it's possible to do on the laptop)?

    Is there a way to create an email alert in iCal on the iPhone (as it's possible to do on the laptop)?

    Nope.
    You might be able to find another calendar app that can do that in the App Store.
    And, you can always leave Apple feedback here -> Apple - iPhone - Feedback

  • How do I stop calendar from emailing alerts to me.

    This was never an issue on ios 7, but as soon as I upgraded to ios 8 I started getting a ton of new emails alerting me to upcoming events.
    I use Google calendar, and I have Google email me alerts for certain events, and I still want those. But I do not want the ones coming from Apple Looking at Google calendar. I am not sure if these new emails are coming from my phone or my Yosemite imac.
    Thoughts?

    i am getting getting three emails from each event. One from Google, and two from Apple devices. I suspect I am getting one email from my iPhone and one from my imac. It happened just now, and the instant my iPhone popped up an alert, I received one of the Non Google emails.  About thirty seconds after that I received a second Apple email.
    By Apple email, btw, I mean an email I believe was generated by an Apple device. All the emails actually come from my gmail address.

  • List of values apprear for email alert while scheduling the report

    List of values apprear for email alert while scheduling the report

    Hi,
    Can you please expand on your issue?
    Cheryl

Maybe you are looking for

  • Creation of a Z copy of the tcode S_ALR_87100186

    Hi, I need to make a z copy of the the standard tcode S_ALR_87100186 and do the following changes: 1. Add version & fiscal year to selection screen ( Currently it is defaulted to zero ) 2. Display the output based on the version and fiscal year enter

  • QuickTime and Leopard_INCOMPATIBLE!!

    Like many others here I've spent the last 2 days trying to get my QT to work with Leopard but to no avail! And like everyone else, I get the same QT Logo with the big question mark whenever I want to use it. I've tried redownloading only to find an E

  • Fusion Applications A-Team blog site

    FYI - the Fusion Applications and Fusion Middleware A-Teams have launched a new site where we share knowledge and post frequest blogs on your Fusion Applications questions.  The site is dedicated to on premise deployments and includes topics on Singl

  • Portal Language in JspDynpage

    Hi Friends, How to get portal language in JspDynpage? Is there method which can give portal language info? Thanks in Advance Anitha

  • ABAP debugging, catch exception

    Hello, experts! Is there any way for catching exception from "insert <tabname> from table itab" during debugging, if there's no any exception handling in code? I want to know what is the error text to analyze it in more detail. I can't modify a progr