Using Standard Container Variables in Email Alerts from BPM

Dear All
While creating alert categories from ALRTCATDEF we have a Long Text Tab where we can use Container  Variables like  SXMS_MSG_GUID ,SXMS_RULE_NAME, SXMS_ERROR_CAT , SXMS_ERROR_CODE etc create the mail contents.  We can also display the message passed by the BPM by using the variable
ALERTDYNAMIC_SHORTTEXT , ALERTDYNAMIC_LONGTEXT .
In my case when I call the alert category from the BPM , the message passed by the BPM is displayed through the ALERTDYNAMIC_LONGTEXT in the alert inbox , but I am not able to utilize the other container variables (like SXMS_MSG_GUID ,SXMS_RULE_NAME, SXMS_ERROR_CAT ) for displaying the messageid ,error category etc. Using these variables for alerts invoked from BPM results in Blank Values for all the container variables.
If the alert is not invoked from BPM these variables are getting populated.
My question is is there a way by which we can utilize these variables for Alerts thrown from BPM.
regards
Nilesh .

hi check the below links for reference:
http://help.sap.com/saphelp_nw04/helpdata/en/d0/d4b54020c6792ae10000000a155106/content.htm
http://rant03.ranffm.de:50000/rwb_mdt/detailsservlet?objectName=name=is.00.rant03,type=XIIntegrationServer&rwb=true&XIDomain=domain.00.rant03&archive=false&selectMessage=%SXMS_MSG_GUID%
note:reward points if solution found helpfull.....
regards
chandrakanth.k

Similar Messages

  • Dear All, I'm using Cisco ASA 5505 Firewall and I want the email alert from my Firewall if the CPU increase more than 70 %. Is it possible, Please help me. Thanks Vijay

    Dear All,
                         I'm using Cisco ASA 5505 Firewall and I want the email alert from my Firewall if the CPU increase more than 70 %. Is it possible, Please help me.
    Thanks
    Vijay

    Hi Vijay,
    If can be done but you need any network management software. I personally dont think you can ask your ask to send mails. ASA can trigger alert to a SNMP configured server which will intern send mail to you 
    HTH,

  • Anyone know how to customize email subject generated by Alerts from BPM

    I'm generating Alerts from BPM. However, the Alerts generated this way has subject title with - Process and an id number like this 'Process 000000126930'.
    I want to create custom subject line / email title.
    I tried by creating and using container variables in the Alert category for the title and it did not work.
    Any ideas on how to do this.
    Thank you,
    Parimala

    Hi Parimala,
    You can use the external definition Mail strcuture (Mail.xsd) provided by SAP for XI. You can map your structure with the Mail structure where you can create any subject line and any content as well, depending upon your interface configuration.
    Pls find the attached, Mail.xsd. Customize the subject, to, from etc. fields and populate the content branch element to send any message via the email.
    <?xml version="1.0" encoding="UTF-8"?>
    <xsd:schema targetNamespace="http://sap.com/xi/XI/Mail/30" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://sap.com/xi/XI/Mail/30">
      <xsd:element name="Mail">
        <xsd:annotation>
          <xsd:documentation>Mail package for XI - Mail Adapter</xsd:documentation>
        </xsd:annotation>
        <xsd:complexType>
          <xsd:sequence>
            <xsd:element name="Subject" type="xsd:string" minOccurs="0" xmlns:xsd="http://www.w3.org/2001/XMLSchema" />
            <xsd:element name="From" type="xsd:string" minOccurs="0" xmlns:xsd="http://www.w3.org/2001/XMLSchema" />
            <xsd:element name="To" type="xsd:string" minOccurs="0" xmlns:xsd="http://www.w3.org/2001/XMLSchema" />
            <xsd:element name="Reply_To" type="xsd:string" minOccurs="0" xmlns:xsd="http://www.w3.org/2001/XMLSchema" />
            <xsd:element name="Content_Type" type="xsd:string" minOccurs="0" xmlns:xsd="http://www.w3.org/2001/XMLSchema" />
            <xsd:element name="Date" type="xsd:dateTime" minOccurs="0" xmlns:xsd="http://www.w3.org/2001/XMLSchema" />
            <xsd:element name="Message_ID" type="xsd:string" minOccurs="0" xmlns:xsd="http://www.w3.org/2001/XMLSchema" />
            <xsd:element name="X_Mailer" type="xsd:string" minOccurs="0" xmlns:xsd="http://www.w3.org/2001/XMLSchema" />
         <xsd:element name="Content" minOccurs="0">
           <xsd:annotation>              
              </xsd:annotation>
         </xsd:element>
          </xsd:sequence>
          <xsd:attribute name="encoding" type="xsd:string" />
        </xsd:complexType>
      </xsd:element>
    </xsd:schema>
    Hope this helps, pls let me know if you need further info.
    Cheers,
    Ranjan

  • Alerts from BPM Email Subject and From address should be changed.

    Hi All,
    I'm raising an alert from BPM by using Container operation  and Control steps.
    The below details are appearing in the Email. Is there any way to change these standard steps... ?
    From:     WF-BATCH at K.local
    To:         SAPSupport at k.com
    Subject:  Process 000000021589
    Alert ID:   ##00010##
    I want to change the
    - Subject name with my own subject line.
    - From address should be changed to it.helpdesk at k.com instead of WF-BATCH at k.com
    - I checked in some of the threads, looks like there is limitation in terms of characters in the Email body(127 characters)? Is there anything I can do to extend the email body?
    Kindly suggest me.
    Thanks
    Deepthi

    Hi Baskar,
    // You can pretty much change the subject title and recipient information easily. Click on fixed recipients to modify mail address.
    Recipients list is fine. I can change. How about the Sender Email address?
    Ex:  WF-BATCH.. Since the errors are generated from BPM, the sender userid will be always WF-BATCH.
    I want to change this user id into my custom user id.. is it possible?
    2. Also I enabled Dynamic Text in alert category which is used to get the dynamic text from mapping.. Hence i cannot use Short and Long texts tab in Alert Category to generate the subject line.
    Hence Subject line is coming with process ID, looks like I cannot change?
    Thanks

  • Intenal table  as container variable in the alert category

    Hi
    Is it possible  to create   internal table as Container Variable in the alert category. If it is possible how can we pass the data to this internal table in the Run time to the funtion module SALRT_CREATE_API.I have tried this to pass the data to the container parameter
    it_container ,but i was unable to achive it .If anyone has come across this please guide me .
    Thanks and Regards,
    Venkat

    You can use the Forms "From Clause Query" as the datasource for the data block. Then you can change the QUERY_DATA_SOURCE_NAME using set_block_property, so you can use any SQL statement you like. Of course you must name/alias the columns in a consistent manner so that the number of database items on the block matches those being queried.

  • EMAIL ALERTS FROM FIOSADMIN@​VERIZON.CO​M

    I've been receiving email alert notifications from [email protected] for every phone call that is received to my Verizon home digial voice number.  The emails are sent to an email address that I've been told is the default email address associated with my account, not my standard email address.  Verizon techs said the problem is caused by Verzion Call Assistant.  My Verizon Call Assistant does not have email alerts activated and their tech supports states that email alerts from Version Call Assistant would be generated from [email protected] and the problem is at verizon.com. 
    This began 3 days ago and I have not accessed any of my verizon accounts or setting in months.
    Anyone else experiencing this problem?

    I put my money on an issue wht the FiOS Digital Voice Account Manager at verizon.com/fiosvoice
    but if need be...... link to the Call assistant software
    https://www22.verizon.com/callassistant/  
    Also... Call Assistant support can be reached at  1-888-483-5156
    best o luck
    Bob Robertson - Lighter Klepto - I steal lighters, not bandwith

  • Sending email alert from SAP Application System

    Hi,
       we have one scenario like we need to send one email alert from application system, if ther is some error in  proxy or any error is ther in SXI_MONITOR of application sytem. Is ther any way to achieve this.
    Regards
    Pradeep P N

    >
    Pradeep P N wrote:
    > Hi,
    >
    >    we have one scenario like we need to send one email alert from application system, if ther is some error in  proxy or any error is ther in SXI_MONITOR of application sytem. Is ther any way to achieve this.
    >
    >
    >
    > Regards
    > Pradeep P N
    for sending mails from application system you can use various FMs -
    http://sapr3.tripod.com/abap011.htm
    http://www.sap-basis-abap.com/abap021.htm
    for XI related you can always utilize alerts

  • How we can use Business Contained Variable

    Hi All,
    I want to use Business Contained Variables which is already using in other BW report, can any body tell me navigation Part.
    Thanks & regards
    Premansh Gupta

    Hi,
    you said that the same variable is already being used in other queries?
    where are you searching for variable list?
    after opening the Query,find the characteristic in the left window (from dimension tree) and expend it and expand 'charateristic value variables'..here you will find all the variables associated with the char.
    what is the characteristic? and whats the variable you are looking for?

  • I used to be able to email photos from my Lightroom software quite successfully. I needed to change my password several days ago in my gmail account. Now when I try to email photos I receive a message saying "Failed to establish connection with the outgoi

    I used to be able to email photos from my Lightroom software 5.7 for MAC quite successfully. I needed to change my password several days ago in my gmail account. Now when I try to email photos I receive a message saying "Failed to establish connection with the outgoing email server. Please make sure you have entered the email account and password correctly."
    I have been trying to get help from Adobe for 3 days. I have sent a message through "Get Support", 2 days ago, but no one has contacted me. I have tried by phone, but no one will help me. When I purchased Lightroom in May, 2014, I was able to receive phone help. I am now told that I don't qualify because I am not a Creative Cloud customer.   I have been assigned a case number  186291729.
    PLEASE HELP ME FIX THIS PROBLEM

    I, too, have this problem. I see no one is responding with a solution? Hello? Can someone please advise?
    Oh, and, yes, I have manually verified repeatedly that the information I gave to Lightroom is correct, and I still get the same error message when I try to validate.

  • Allow email alerts from people that are on the DND bypass list

    Is there any way to Allow email alerts from people that are on the DND bypass list, so that those notificvations still come through as expected?  I can get calls and SMS, but not emails.
    Thanks,
    Andrew

    No. Sorry.  So far as I know, SMS messages should be silenced as well. Only calls from those you've opted to allow are permitted through. SMS messages will not sound a notification.

  • Email alert from Solution Manager

    Hi
    I have configured both System and Business Process Monitoring in SAP Solution Manager.
    I can catch all the errors and display them in the graphical view, I can see details and so on.
    Unfortunately I don't receive any email alert from Solution Manager.
    Could somebody provide me a check list to verify where's the problem and why I can't receive email alert?
    Thank you
    Alessia

    Hi Alessia,
    I´d like to help you, but could you plz provide me some more information about your configuration: auto reaction methods, scot, type of monitors etc.
    Dom

  • Scheduling email alert from dashboard

    Hi All
    Is there any way to schedule an email alert from dashboard based on some condition?
    For example if the total no of transactions falls below a certain limit, an email is supposed to be sent to a user.
    Thanks in advance
    Sandeep

    Hi Sandeep,
    Unfortunately, the scheduling feature for dashboards is currently not available but is definitely considered for future releases.
    There are already few requests made on Ideas place:
    https://ideas.sap.com/ct/ct_a_view_idea.bix?c=E827808B-89E8-45A5-BBA9-9A3F6F1DA703&idea_id=B55B2348-DC61-413D-B91C-3B639FA9CBD6
    https://ideas.sap.com/ct/ct_a_view_idea.bix?c=E827808B-89E8-45A5-BBA9-9A3F6F1DA703&idea_id=F775A25C-9B44-4985-A80A-A7E3B828123E
    https://ideas.sap.com/ct/ct_a_view_idea.bix?c=BB5523E4-062F-4420-B35F-0B1F0D4769A9&idea_id=831B8C30-860F-4680-9FA5-F21734F8D08B
    I would highly recommend you submit your votes so this request gets prioritise.
    Regards,
    Jennifer

  • ALERTS: Is it possible to create a new container Variable in Existing alert

    Hi PI Experts,
    I have a existing alert ZTEST defined in ALRTCATDEF. Now I want to create a new container variable PONUM to ZTEST in a UDF and populate it with a value coming in the payload. I have defined an alert rule for this alert and this alert will get triggered for any IE and AE msg failures for my sedner & interface combination. I tried calling the RFC SALERT_CREATE from my UDF by making RFC lookup and passed PONUM as Element and value from a fileld in Value element. If a msg failed in PI, two alerts are getting triggered. One for the alert rule I defined and other because of the RFC lookup (SALERT_CREATE). The one raised from alert rule does'nt contain the PONUM value I passed fron UDF and the one called from SALERT_CREATE does'nt contain the existing container variables defined in ZTEST (like SXMS_MSG_GUID, SXMS_FROM_SERVICE etc).
    Please let me know, how can I raise only one alert for any msg failures for my sender & interface combination. Inaddition to the usual container elements (SXMS_MSG_GUID, SXMS_FROM_SERVICE etc) my alert should also contain a variable containing the PONUM (from the incoming payload).
    Thanks,
    Raki

    Hi Experts,
    Is there a way to achive below requirement.
    Thanks,
    Rakesh

  • Is there any other option to perform any action / call script/program instead of sending email alerts from app Insights ?

    Hi ,
    For app Insights configured alerts ( CPU usage/Response time ), we have email notification but do we have any other option to perform any action / call script/program
     in case of alert from App insight ?    
    We need to log these alerts into existing ticketing system like MS Alarm/MS ticketing
     ( GFS ) , please suggest

    We don't support performing any action except email notification in case of alert from App Insight. 
    To integrate with
    MS Alarm/MS ticketing  (
    GFS ) you’d need parse the mails from AI and use the
    MS Alarm/MS ticketing  (
    GFS )  connector to create a ticket. 
    Mihail Smacinih

  • Use of Shared Variables for data transfer from a RT traget to a desktop application

    Hi,
    I want to adopt the shared variables to share data in an existing distributed application comparable with the T3 Benchmark configuration in this document:
    [1] http://zone.ni.com/devzone/conceptd.nsf/webmain/5B4C3CC1B2AD10BA862570F2007569EF
    The current implementation uses a well tuned solution with RT FIFOs and TCP/IP communication with a desktop-PC which monitors and stores the data.
    The desktop application runs with a much slower execution rate than the TCL. So the TCP/IP packets are used to buffer the data with a package size dependent on the data send rate.
    To use the shared variables instead of this RT FIFO + TCP/IP implementation I need to read the shared vairable buffer at once each time the desktop application reads the shared variable.
    But according to this quotation from [1]:
    "With buffering, you can account for temporary fluctuations between read/write rates of a variable. Readers that occasionally read a variable slower than the writer can miss some updates."
    this seems to be impossible. Am I right?
    Are there any suggestions to circumvent this problem? Or are shared variables not made to share data between unsynchronized processes without data loss?
    Regards Till

    You can use the error-cluster to detect the end of your queue. The erroroutput of the shared variable will return a -2220 Warning, if it reads a value it has read already before. I attached a modified example and saved it for 8.2 I hope you can open it.
    Attachments:
    readbuffered82.zip ‏51 KB

Maybe you are looking for

  • Lost Display to Panasonic TV

    I have just lost the display to my 38" Panasonic TV using the DVI - SVideo cable/adaptor. I can still view the MAC when connected to a monitor though! Any ideas how I can get the display back on my TV? Also can I connect using DVI-to component? Thank

  • Appcompat error in windows XP program crashes

    Hi, I am trying to run an embroidery digitizing program in Windows XP (I have Boot Camp). Program is Design Shop v. 9. It appeared to install correctly, and I have since installed a newer version. The program uses a dongle and when the program is ope

  • Fatal Internal Error : "objheap.c​pp", line 579 - Labview 7.1 running on vista

    Hello,   I was developing a project in Labview 7.1 and had saved it on vista when the vista OS decided to enter suspend, Labview 7.1 stopped responding as a result and I had to reboot. I will never trust vista again but when I try to open the VI I ge

  • What's my motivation to upgrade from 10.4.7 to 10.5?

    We have two XSERVES running as file servers and font servers. They're both currently running 10.4.7, as 10.4.8 introduced a slew of problems. We are on an Active Directory-structured network, not OD. We just got our maint upgrade of 10.5 Server. Howe

  • Digital edition crashes when i try to print

    I have downloaded digital editions on a Mac(Leopard OS). I can view items, but the application crashes when I try to print