BPC Email notification failure

Hi,
  I´m getting the following error when I try to send an e-mail through the e-mail Notification´s functionality: u201CCannot send this email, the SMTP setup is not complete or the sender´s email address is not Readyu201D.
  I have entered values in the relevant Appset Parameters as shown below:
APPROVALSTATUSMAIL - YES
APPROVALSTATUSMSG - This is to inform you that %USER% has updated the work status for %EM%, %CM%, %TM% on %TIME%
SMTPAUTH - tried 0 and 1
SMTPPASSWORD - entered password, but it disappears after i clicked 'Update', is this expected?
SMTPPORT - 25
SMTPSERVER - entered server name
SMTPUSER - entered a valid user found in SMTP server
  Any suggestions on to fix this email problem?
Regards,
Lip Chean

Hi,
  The work status email is sort of working, i.e. the emails seem to be sent by the [Owner] of the Entity to both the [Owner] and [Manager] of the Entity.
  I was expecting the emails to be sent by the [SMTPUSER] defined in the AppSet Parameters to both the [Owner] and [Manager] of the Entity.
  Is the above expected?
  I am using BPC 7.5.104 MS.
  [SMTPAUTH] = 0 in my case.
Thanks and regards,
Lip Chean
Edited by: lip chean soh on Nov 26, 2010 4:37 AM

Similar Messages

  • Variable to get instance failure error message in Email Notification

    Hi All,
    I  send email notifications on insatnce failure of Scheduled reports by configuring notification option in CMC.
    I would like to send the Error message for insatnce failure in the message content.
    Is there any way to achieve this ?Any dynamic system variable like %SI_STARTTIME%  available for this  ?
    I am looking for error message as we see when click status in Instance History of a report.
    "Error Message: The date for the prompt 'Enter Issue Start Date:' is invalid. (WIS 10706)  "
    Thanks in Advance
    Bilahari

    Hi Bilahari,
    It is not possible at present with the product as it stands out of the XI3.1 or BI4.0 to email the error message with the schedule email notification.
    I would suggest that you log this requirement in the SAP Ideas Place:
    Idea Place (https://ideas.sap.com) allows customers to log Enhancement request themselves without the need to contact Support and work more closely with Product Management.
    Here your idea can be evaluated by other customers and voted upon, prior to our Product Group organization deciding on the idea as a possible enhancement.
    I hope this is a very helpful answer to you.
    Kind regards,
    John

  • SAP BPC 10.0 Netweaver : Workstatus email notification sender is the User how to change it ?

    Hi Gurus,
    I've just set up email notification for Workstatus. I works fine but I've noticed something that won't be accepted by my customer :
    I Had created a BPC Service User SMAIL to send email notification. But it is useless since the email notification sender is always the user who actually made the workstatus change.
    This is very strange because this means that SAP can send emails IN NAME of Users. By default the email used is the user's email set up in SU01 and if the user has no email the sender mail adresse is : USERID@DEFAULTHOST
    Default domain defined in SCOT transaction for SAPCONNECT.
    I think that this situation raises a security breach ; to my opinion SAP should not be able to send emails in the name of users.
    Do you have any idea to change this situation in order to make all notification emails send by one unique System User as BPCSERVICEMAIL for instance.
    Thanks in advance for you help.
    Vincent.

    Hi JW,
    The answer to your question #2 is that we won't have SSIS packages in BPC7NW since all SQL server based functionality won't be there in Netweaver version. If you use migration tools to migrate from BPC5.x to BPC7NW, it can convert SSIS packages. However any custom SSIS code would have to be converted manually. For more information, please read Ryan's blog at SAP's definitive strategy for planning technologies moving forward: What's the word on BPC, BI-IP and SRC?
    Regards
    Pravin

  • How to log RSYNC succes/failure in my shell file & send email notification

    I have a shell file rsyncCommand.sh with code as below which generates RsyncLog.txt file. I want to add a column success/failure and check whether rsync was a success or a failure. In addition , want o send an email notification in case it was a failure.
    #!/bin/bash
    fileCreationPath="/u01/Oracle/SyncScriptFolder"
    destination="abc@boseastlnt4"
    destinationPath="/u01/Oracle/Middleware/user_projects/domains/base_domain/ucm/cs"
    sourcePath="/u01/Oracle/Middleware/user_projects/domains/base_domain/ucm/cs"
    startdate=$(date +"%m-%d-%Y %r")
    starttime=$(date +"%m-%d-%Y %r")
    touch $fileCreationPath/lock.file
    chmod 777 $fileCreationPath/lock.file
    eval "find $fileCreationPath/RsyncLog.txt"
    status=$?
    if [ "$status" == "0" ];
    then
    echo "RsyncLog.txt File Exists "
    else
    touch $fileCreationPath/RsyncLog.txt
              echo -e "StartDate \t\t FolderName     \t\t StartTime \t\t EndTime" >>/$fileCreationPath/RsyncLog.txt
    fi
    rsync -e ssh -avzr --delete $sourcePath/weblayout/ $destination:$destinationPath/weblayout/
    echo -e "$startdate\t\t weblayout\t\t\t$starttime\t\t$(date +"%m-%d-%Y %r")" >> $fileCreationPath/RsyncLog.txt
    starttime=$(date +"%m-%d-%Y %r")
    rsync -e ssh -avzr --delete $sourcePath/vault/ $destination:$destinationPath/vault/
    echo -e "$startdate\t\t vault \t\t\t$starttime\t\t$(date +"%m-%d-%Y %r")" >> $fileCreationPath/RsyncLog.txt
    starttime=$(date +"%m-%d-%Y %r")
    rsync -e ssh -avzr --delete $sourcePath/data/ $destination:$destinationPath/data/
    echo -e "$startdate\t\t data \t\t\t$starttime\t\t$(date +"%m-%d-%Y %r")" >> $fileCreationPath/RsyncLog.txt
    starttime=$(date +"%m-%d-%Y %r")
    rsync -e ssh -avzr --delete $sourcePath/custom/ $destination:$destinationPath/custom/
    echo -e "$startdate\t\t custom\t\t\t$starttime\t\t$(date +"%m-%d-%Y %r")" >> $fileCreationPath/RsyncLog.txt
    starttime=$(date +"%m-%d-%Y %r")
    rsync -e ssh -avzr --delete $sourcePath/classes $destination:$destinationPath/classes/
    echo -e "$startdate\t\t classes\t\t\t$starttime\t\t$(date +"%m-%d-%Y %r")" >> $fileCreationPath/RsyncLog.txt
    rm $fileCreationPath/lock.file
    "

    How can i get the status (Success/Failure?

  • Email Delivery Notification Failure

    I do not have a BlackBerry myself, but I am trying to contact someone who does. I have emailed them through my phone or computer just fine, but recently I have received this message from the postmaster:
    SUBJECT: DELIVERY STATUS NOTIFICATION (FAILURE)
    Your message to [...] has not been delivered to the recipient's BlackBerry Handheld.
    I have been trying for almost two days now, and it is still giving me this notification. What could be wrong, and is this temporary or is it permanent?

    Hi and Welcome to the Community!
    There are any number of possible reasons, but they all technically only affect the other person, not you. They could have a rule blocking delivery of email from you to their BB. They could have a problem where no email is being delivered to their BB at all. There are a number of possible reasons, each with different remedy paths...but it would be best if the actual affected party were the one seeking support, for the things to be done to attempt to remedy would be done on their BB device. So, I suggest you otherwise contact them and let them know of this problem, and advise them to seek support for the issue.
    Good luck!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Failure Email Notification

    Original post by William Culley
    8:29am, May 17 
    Hello,
    I am trying to setup an email notification when a task that uses an agent fails, but choosing the Failure Email option for the task does not appear to work.  I've tested the email template on other task events like start and it works.  So I know the email template is correct. 
    I read through the documentation and it states the Failure Email notifies when an external task fails.  Does this mean a task that invokes an agent does not have the option to send a failure notification?
    Thanks,
     Bill
    Ed Contini
    9:34am, May 17 
    Hi Bill,
    The email should fire in the even of failure of an outbound message. Is your failure for an outbound or an inbound message?- Ed
    William Culley 
    10:16am, May 17 
    Hey Ed,
    I believe we've figured this one out.  We had the failure email being set at the task level and not the agent level.  So the agent failure did not equate to a task failure and we were not receiving the failure email.Thanks for you assistance,Bill 
    Anthony Erickson 
    2:51pm, May 18 
    Hi Bill,
    We have a related issue to this which might provide some useful information.  By turning it on at the Agent level, it will also fire when an inbound update fails.  Where you are integrating tickets to external systems, we've found it's possible for updates to be made to an already-closed ticket in the remote system which tries to send an update after the Requisition has already closed.This triggers a failure notification for us, and the 3 failures we experienced were outnumbered by about the 300 false errors we received daily.  We tried configuring it at the task level, but that is not apparently what the function is for and we have an open case for it.Thanks,

    Ed Contini
    9:34am, May 17 
    Hi Bill,
    The email should fire in the even of failure of an outbound message. Is your failure for an outbound or an inbound message?
    - Ed
    William Culley 
    10:16am, May 17  
    Hey Ed,
    I believe we've figured this one out.  We had the failure email being set at the task level and not the agent level.  So the agent failure did not equate to a task failure and we were not receiving the failure email.
    Thanks for you assistance,
    Bill
    Anthony Erickson 
    2:51pm, May 18 
    We have a related issue to this which might provide some useful information.  By turning it on at the Agent level, it will also fire when an inbound update fails.  Where you are integrating tickets to external systems, we've found it's possible for updates to be made to an already-closed ticket in the remote system which tries to send an update after the Requisition has already closed.
    This triggers a failure notification for us, and the 3 failures we experienced were outnumbered by about the 300 false errors we received daily.  We tried configuring it at the task level, but that is not apparently what the function is for and we have an open case for it.
    Thanks,
    Ant
    We have a related issue to this which might provide some useful information.  By turning it on at the Agent level, it will also fire when an inbound update fails.  Where you are integrating tickets to external systems, we've found it's possible for updates to be made to an already-closed ticket in the remote system which tries to send an update after the Requisition has already closed.This triggers a failure notification for us, and the 3 failures we experienced were outnumbered by about the 300 false errors we received daily.  We tried configuring it at the task level, but that is not apparently what the function is for and we have an open case for it.
    Thanks,
    Ant

  • Email notification for instance activation not working - SAP BPC 7.5

    Hello Everybody,
    I have a problem with email notification in SAP BPC 7.5.
    I want to configure an email notification to whenever an instance is activated.
    I have followed one How-To guide and basically I have created and activated a template in SAP GUI with transaction se38 and a program called UJB_MAINTAIN_EMAIL_TMPL.
    Also, the web server was configured by systems admin.
    But still is not working.
    I am completely new with SAP BPC so I donu2019t know what more can I do to solve the problem.
    Hope you can help me.
    Regards,
    Nadine

    You can greatly improve your chance of receiving a helpful answer to your question if you state the version (MS or NW) of BPC which you are using.
    Also notice the sticky [note|Please do not post BPC, SSM or FI/CO questions here!; at the top of this forum whereby we announced new dedicated forums for BPC which are the proper place to post your questions regarding BPC in the future to be able to reach the right audience for your question.
    Thanks and best regards,
    [Jeffrey Holdeman|http://wiki.sdn.sap.com/wiki/display/profile/Jeffrey+Holdeman]
    SAP Labs, LLC
    BusinessObjects Division
    Americas Customer Solutions Adoption (CSA) team

  • Email notification on Cube load completion/failure

    Hi all,
    I'm trying to create a trigger that will send an email on the success/failure of a data load. It seems that I can only use cube members in the where and when clauses for triggers however. Is there an easy way to get email notification from the cube builds? Currently we are using AIS to schedule and build the cubes and it doesn't provide an obvious way to do this. Any advice would be appreciated.
    Thanks in advance!

    The TechRef has good examples for "almost" every command or statement.
    What you need to do is to write MaxL script file to load your data and execute Calculation/Aggregation and if it fails anywhere you can log that to an error file, then call that script from a batch file that sends an email at the end, you can use a command line email applications such as Clemail. You also can put a condition in your batch file to send an email only in case of failure file exists.
    here are few steps you may follow:
    -select your application and database
    -unlock all objects
    -disable connections and log out users
    -build your dimension, if you do build your outline before you load your data**not necessary**
    -load your data
    -execute Calculation/Aggregation
    - enable DB connection
    - define your label at the end of MaxL Script
    in your batch file:
    - define your parameters that you are going to pass to your MaxL script
    - call your MaxL script: essmsh "fileName"
    - call your email application
    if you are not familiar with batch scripting, Google for some examples.
    hope this helps.

  • User is getting email delivery failure when processing via SAP as it tries to send an email to a user who have left the company

    Hi Experts,
    I need to remove a name on a group list in Outlook as the user is getting email delivery failure when processing via SAP (He sends the invoice for approval and emails get sent to different users for approval.) One of those users has left the company and so the user gets a email delivery failure error.
    How do I remove this user who is no longer with the company?
    The user is saying: When I approve an invoice in SAP it sends an email notification through outlook. One of those users is no longer with the company so it cannot deliver the notification, and in return send a delivery failure (in outlook). I am approving the invoices from my SAP Workplace inbox.
    How do we know what group the email is going to?
    Please let me know if you have seen this issue before. Greatly appreciate your help.
    Thanks,
    Asad

    Hi,
    Please check whether you are using a custom z program for sending emails of approved invoices to users. If yes then either the user email ids are hardcoded in the program else a ztable is maintained for them.

  • Triggering Email notification in OIM 11g R2

    Hi All,
    Is there a way to trigger email notification only when all retry counts configured for a particular task is completed. In short I need to defer the failure notification untill all retry counts are completed for a task.
    Thanks in Advance.

    Hi All,
    Is there a way to trigger email notification only when all retry counts configured for a particular task is completed. In short I need to defer the failure notification untill all retry counts are completed for a task.
    Thanks in Advance.

  • Email Notification to Approver - PCR Approval Process

    Hi,
    We are in the process of implementing PCR Approval using MSS .
    And as per requirement , we are supposed to send email notification to the Approver Outlook mail box - as and when the Appoval work item is delivered to the Approver's UWL.
    By adding one more activity step in the Workflow template ,we have been able to achieve this.
    And as per our current design ,
    In case of Agent Determination failure (i.e when the approver is not determined correctly),
    we route the Approval Work Item to the Workflow Administrator's UWL  - so that he can forward it to the appropriate "Approver"
    The Workflow Admin can forward the Approval work item to the appropriate "Approver" from his UWL.
    The Problem is,
    How can we send a email notification to the Approver  - who has been selected by the Workflow Admin - when forwarding the Work item.
    Is it possible to read the Forwarded user in the Workflow template @ runtime ??
    Does this require a change in the Webdyn Pro code in the UWL part??
    Any suggestion regarding this is welcome.
    Version Info:
    ECC 5.0
    EP Version:6.0
    NW2004
    Regards,
    Raj

    Hi Rajasekar,
    Actually, when the workitem is manually forwarded to the correct agent, the mail should also be sent to the correct agent explicitly. Usually this happens quiet rarely.
    You can see the new Agent(Forwarded Agent) in the Workflow Log. I think you can even get the forwarded agent in SWWWIHEAD table. Check this out.
    You dont have to change any coding in WD Side.
    Regards
    <i><b>Raja Sekhar</b></i>

  • B1iSN Email Notifications

    Hi All!
    I tried to test notifications and created wrong transaction, which went to message log with status Failure.
    Also, this message went to Error Inbox and Email Notification has been sent.
    I removed message from message log and from error inbox, but B1i is still sending notfications about this error every 10 minutes.
    Is there possibility to send only one time notification?
    Thanks in advance!

    Hi Konstantin,
    please check if the email notification is still in the DBQueue Monitor ( B1iP Control Center -> Maintenance -> DB-Queue Monitor ).
    You should find the notification in the right column 'Messages' and also should be able to select and delete it here.
    (Please do not press "clear" button if you have other messages in the queue, they will be cleared as well!)
    The reason, why you're getting it every ten minutes is the default reactivation time of IPO-steps.
    If there is an error in an IPO step, it's getting deactivated after an ammount of tries.
    Every deactivated IPO-Step is reactivated automatically after x minutes (default is ten).
    You can have an overview of the (de-)active IPO-steps in  ( B1iP Control Center -> Monitoring ->IPO-Step status ).
    Best regards
    Bastian
    P.S.: please use B1iSN8.8 PL03 and higher if you want to work with email notifications.

  • Powershell Event - email notification / stop / restart question

    Hey guys,
          I have a filesystemwatcher app running to process files to a sql and ms access database. It works fairly well. However sometimes it goes down for really no particular reason that i can tell.  So im trying to do two things if at
    all possible.
    1. send an email notification to our help desk if it breaks 
    2. restart the register event on a random timer
    Any thoughts on this one ? Been googling all morning and nothing thus far.
    Thanks
    Rich
    Rich Thompson

    Hey guys,
          I have a filesystemwatcher app running to process files to a sql and ms access database. It works fairly well. However sometimes it goes down for really no particular reason that i can tell.  So im trying to do two things if at
    all possible.
    1. send an email notification to our help desk if it breaks 
    2. restart the register event on a random timer
    Any thoughts on this one ? Been googling all morning and nothing thus far.
    Thanks
    Rich
    Rich Thompson
    Why not just fix your code.  Why would the event stop.  Events don't just stop happening unless you are doing something wrong in code.  I saw some of your original code.  You are not a programmer or a scripter and tend to make bad assumptions
    and write code that is faulty.
    It is not possible to know what is happening if you do not post the code.  YOU are asking for a patch to an unknown situation.  Try just asking for help fixing the broken script.
    If you are trying to run a permanent monitor of files that never stops you will do better to use a WMI event because it is run by the system and does not require a user account or a process.  That is why they exist.  FSW is designed to do temporary
    high efficiency monitoring.  It I generally run by a UI applications to detect when a user does something although it can be used for other things.
    I have successfully run FSW for months with no issues.  We used this to load files received on a high speed FTP channel at the rate of about 6000 per hour.
    Other things that you may have done to cause this failure is to just try to add this code to another very large script.  This is not a good way to deploy the FSW.  Decoupling event response from results can best be done via a WMI permanent event
    subscription.
    Right tool - good solution.
    ¯\_(ツ)_/¯

  • Culprit for no email notification in iCal?

    Can anyone decipher this console message? This might be why I'm not getting email notifications from iCal:
    10/27/07 9:53:10 AM iCalExternalSync[1622] SyncServices precondition failure in [ISyncConcreteSession pushChangesFromRecord:withIdentifier:]: you can't change the record's entity name from com.apple.calendars.MailAlarm to com.apple.calendars.AudioAlarm in {
    "com.apple.ical.sound" = Hero;
    "com.apple.syncservices.RecordEntityName" = "com.apple.calendars.AudioAlarm";
    owner = (
    "Event/p34"
    sound = Hero;
    triggerduration = -86400;
    }

    I also can't get iCal email alarms to work anymore.

  • Invoking an EMail Notification service from another BPEL process(Service)

    Hi Everyone,
    I have a scenario, where i need to call my email notification service in to another bpel process(for FTPPut). Now i tried to use the email service in the FTP Put process, in the failure condition, the instance is in "Running" state forever. If i tried to run the email service individually its working fine. And if i observe the Audit Trail, i found the process went up to the client of the email service and then onwards its not able to initiate the email activity.
    I guess the way i provide the inputs,(to, subject and body) is making something difficult for the service to complete. I am sending the body and the subject inputs from the FTP put process and giving the to variable as default.
    As my email service is an one way operation, may be due to that even after I wait for long time the instance of the FTP process says running(in running) otherwise it would have thrown an timeout exception or something...
    Can any one shed your thoughts around this scenario...
    Thanks in advance..

    It really comes down to the proxy service on the OSB. Is it invoked by a WSDL? If so you should be able to take the endpoint defined in the proxy service messaging configuration and use that URL. You also need to use the sb transport type.
    Can you also post the blog you used, then we can put it into context.
    also have a look at this link.
    http://download.oracle.com/docs/cd/E13159_01/osb/docs10gr3/bpelpmtransport/transport.html#wp1116011
    cheers
    James

Maybe you are looking for