Alert popup confirmation BADI

Hi guys I'm very new to ABAP and BADIs. We created a BPM session in SolMan and created alerts. The problem now is that we want to send sms alerts but we want a compact version of the alert where we only get the date, the time, the job name and the error.
We also want to setup a e-mail alert the same way. Is it also possible to setup a email popup confirmation where you have to type in what you did when you click 'confirm' on the alert..
Any help on this will be greatly appreciated.
Regards
Vincent

Hi Volker
The problem I'm having with the sms notifications is that the sms are limited to 300bytes or 160 characters. Now I need the notification to be formatted in such a way that it can fit into the sms. So i figured if i put the Alert rating and the time stamp as the sms subject, and then put the alert message as  the body of the sms it would fit.. But now I'm stuck as to how I'm gonna get that done..
Any help would be greatly appreciated..

Similar Messages

  • Simple popup confirm in Button in WAD ?

    Hi, we try set popup for confirm push button in WAD.
    Any idea how implementing in WAD ?

    Hello,
    Yes this can be achived through Javascript function.
    this function can be called onclick event of a button.
    logic of this function cane be defined in btwn Script tags..
    let me knw in details what are you trying yo achive and before what you wnt to call the code..
    Also what should be the action after the Alert or confirm Popup
    waiting for your feedback
    Regards
    Nitin Bhatia

  • Styling the Alert popup window

    In Flex 3, you could style the popup window produced by Alert.show with the Alert selector:
    Alert
      background-color:aqua;
    This appears not to work any more in Flex 4, even with the appropriate namespace prefix:
    mx|Alert
        background-color:aqua;
    I've confirmed that the selector is correct, because it can be used to modify the fonts within the Alert popup, but any colors, corner radius settings, etc. are ignored. I also tried switching to the Halo AeonGraphical theme with no success.
    Are there any new tricks to know about in this area?
    Thanks,
    David

    Hello,
    Does this article help?
    http://www.adobe.com/devnet/flex/articles/flex3and4_differences_02.html
    This code seems to work:
    <fx:Style>
        @namespace mx "library://ns.adobe.com/flex/halo";
        mx|Alert   
            contentBackgroundColor:aqua;
    </fx:Style>
    - Rob

  • Dynamic message with Alert popup window?

    I'm using the simplest form of Alert popup window. Is there a way I can put a dynamic alert message in the window? For example,
    the Alert shows the "XYZ" at beginning, and then change to "ABC" by an event before the OK button is clicked.

    First you need to create a refernce to the Alert window.
    alert  = Alert.show("Hello");
    To change the text
    alert.mx_internal::alertForm.mx_internal::textField.text = "New Text";
    ( had to use mx_internals because the following code is not updating the text alert.text = "New text"; )

  • AIR app (HTML) not responding after alert or confirm

    This issue won't occur when using adl for debugging, but after building the package and install, even an one-alert application will have this issue.
    I accidentally tested another app (3.1) I wrote a long time ago, and found the same thing...
    After showing an alert or confirm message, don't click OK or Cancel, after several seconds, click the application window, and it will become unresponsive and sometimes it will turn white.
    This issue happens on several PCs tested, could any one help?

    Thank you for the heads up.  Is this new behavior for the 3.6 release?  Do you know if it occurs on both Mac and Win?  Any particular operating systems?  If possible, I'd like to get a copy of one of your built applications to try this out.   Please open a new bug at bugbase.adobe.com and include a copy of your application and sample source code.  If you'd like to keep the code private, feel free to email it directly to [email protected]  Once the bug has been added, let me know the bug number and I'll follow up internally.
    Thanks,
    Chris

  • Alert PopUp when form opened

    Hello,
    I imagine this is a pretty basic question, but in Livecycle, how do you make an alert popup box appear when a PDF form is opened?
    Thanks

    Hi,
    In the docReady event of the form you can write the script to show an alert. : app,alert("Welcome !!").
    Thanks,
    Bibhu.

  • Pre-Paid SMS alerts and confirmations

    Depending on the device being used, Pre-Paid services can receive the following alerts and confirmations:
    Pre-Paid service activation alerts
    Low credit alerts
    Main balance expiry alerts (four days before expiry)
    Bonus and Plus Pack low balance alerts
    Account deactivation alerts (32 days and eight days before the service is deactivated)
    Change of Pre-Paid offer confirmations
    Scheduled and automatic recharges
    BlackBerry BIS subscription cancellation
    Pre-Paid marketing messages
    Global roaming alerts
    Subscriptions and purchases, including MessageBank
    Mandatory service messages
    Occasional Telstra service messages
    How to opt out of Pre-Paid SMS alerts and confirmations
    While you can opt out, we strongly recommend you don't, as alerts and confirmations are a great way to stay on top of your balance and expiry dates.
    To opt out, text the word 'stop' to 125 8884. This is a free service. You'll receive a confirmation message, but due to scheduling it may take up to 24 hours for all alerts to stop. Note, mandatory SMS notifications will still be sent.
    These may include:
    Mandatory confirmation of self-service options, e.g. recharges, change of offer and Plus Pack purchases
    Pre-Paid marketing offers with a separate opt out
    Mandatory global roaming alerts
    MessageBank notifications
    Occasional Telstra service messages
    If you opt out of Pre-Paid SMS alerts and confirmations, you can still check your balance and expiry dates using your device or online. Find out more about Managing your Pre-Paid service.
    To opt in again, call our Pre-Paid customer service team on 125 8880.
    Change your contract details
    Log in to My Account and edit your 'Personal Details'. Register for My Account to access all your account details in one place, recharge, check your balance, view your usage history, get tax statements and more.
    View SMS messages using a mobile broadband device
    Using USB devices, messages are sent to the Connection Manager. If you're connected using a Wi-Fi hotspot, access messages on your device at http://m.home
    Check your device user manual to learn if it's SMS capable, or follow these steps:
    Step 1
    Connect your Pre-Paid mobile broadband device
    Step 2
    Type http://m.home into your browser
    Step 3
    Click the 'SMS' tab to see if you can view SMS messages

    It doesn't address what I needed help with
    I am in Malaysia with Telstra Long Life so I can receive my banking secure code when necessary from St George. However, it never arrives in time, if at all. So basically the service is useless for me and I have wasted $80. What can be going wrong and how can i ensure I receive a bank secure code sms in time that I can use it before the banking website cuts it off?
    I also cannot see on the My account page where I can get the online help. I think this should always be in the bottom corner of the page as I have spent ages looking for it - depending where you are on Telstra's site, sometimes it is there and sometimes not. VERY confusing.
    Thank you Janet Mills

  • How to increase the iCal Alert Popup BOX height?

    I would like to be able to increase iCal's Alert popup box to show more than two concurrent alert notifications at one time.  Ideally, this popup box would dynamically size itself to the number of active alert notifications up to the available screen space.  A second less elegant solution would be to enable the user to resize the iCal Alert popup box manually.  A third  even less elegant solution would be to statically redefine a new default height in terms of either active alert notifications or pixels.  Anything would be better than the limitations currently in place...
    Here is an example of three concurrent alerts.  In this case, the user must scroll down within the iCal Alert popup box to see Alert #3.

    Hi
    It's not at all possible.
    If you want to use a textbox with muliple line items... you need to use Text Edit control. If you want to use that click on the following link for clear information:
    http://help.sap.com/saphelp_nw04/helpdata/en/7d/fe9f668af411d3805e00c04f99fbf0/frameset.htm
    Regards
    Surya.

  • Activities to show up on Messages/Alert Popup

    Hi all,
    We would like activities that we assign to other users to show up on their messages/alert popup.
    Is there a way to make this happen?
    Thanks,
    Jane

    Hi Jane,
    When setting up the activity, be sure to set a reminder. this will enable the alert to show on the alerts inbox.
    Also, make sure that the "display inbox when new message arrives" is activated for the user (system initialization -->general settings --> services tab) and set the "update messages" to an acceptable time.
    Hope this helps,
    Kiran

  • Disable Popup confirmation on station globals modified externally

    Hi,
    Is there any way to Disable the Popup confirmation Message saying the staiton globals are modified externally from TestStand?
    Regards,
    Ramjee V

    Hey Ramjee,
    Unfortunately, I don't believe there is any way to disable the dialog. I saw your other thread about the station globals, and would be happy to try and help figure out a different way to accomplish what you're trying to do that wouldn't require you to keep updating the globals. Let us know if we can do anything to help!
    Daniel E.
    TestStand Product Support Engineer
    National Instruments

  • How to stop javascript alert popups from stealing tab focus?

    I have two gmail accounts, and usually a lot of tabs open. So sometimes I log into my other gmail account while a tab somewhere else still is logged in to my other. Sooner or later, the gmail with the old login session notices this, and makes a little alert() popup telling me I've been logged out, a couple minutes after I checked my emails on the other account.
    Now the problem is, that firefox because of this alert() popup instantly jumps to that tab, and I lose my place in my tab-jungle. This is very annoying. How do I prevent this inactive tab from stealing my focus/alert messages autofocusing tabs?

    Hello,
    Yes I know, but I don't want to do this. Is there any way to stop firefox from behaving this way?
    Thanks

  • Disable IE 10 & 11 Security Alert popup w/ Group Policy

    We get a Security Alert popup when accessing a https site
    "You are abut to view pages over a secure connection....."
    With previous version of IE, user can simply check box for "In the future, do not show this warning" and it will not pop up again, however, w/ the new IE 10 and IE 11, it keeps coming back.  What is the group policy rule to disable this pop
    up?
    Thanks in advance.
    Roget Luo

    Hi Roget,
    It seems that we can enable the following setting to block the warning message:
    Computer Configuration/User Configuration > Adminstrative Templates > Windows Components > Internet Explorer >Turn off the Security
    Settings Check feature
    Besides, apart from group policy, if we just want to individually block the message, the following article can be referred to for more information.
    Stop security warning in Internet Explorer
    https://innsida.ntnu.no/wiki/-/wiki/English/Stop+security+warning+in+Internet+Explorer
    Please Note:Since
    the web site is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.
    Best regards,
    Frank Shen

  • How to disable Security Alert popup each time for trusted site in IE on Win XP

    A user is using slow computer running with Windows XP SP3 and Java 7 update 45 version.
    When user open this site www.rocars.gov.hk in Internet Explorer 8, it will wait around 2 minutes to disaply security alert popup windows.  Then user needs to click Y to continue. Actually this website is trusted. How can I disable the security alert popup each time?
    I ever asked the technical support from www.rocars.gov.hk and they replied this issue is related to Java. So I ask here.

    918ee531-e393-4945-a46c-cd83c779af9a wrote:
    A user is using slow computer running with Windows XP SP3 and Java 7 update 45 version.
    When user open this site www.rocars.gov.hk in Internet Explorer 8, it will wait around 2 minutes to disaply security alert popup windows.  Then user needs to click Y to continue. Actually this website is trusted. How can I disable the security alert popup each time?
    I ever asked the technical support from www.rocars.gov.hk and they replied this issue is related to Java. So I ask here.
    what does problem have to do with Oracle DB?

  • How to show javascript alert popup after commandLink action?

    Hi,
    I'm building an ADF-based .jspx page. I have a commandLink whose action calls a method in my page's backing bean. I want to show a javascript alert popup when the commandLink is clicked and after the backing bean method has been called. The text displayed in the alert popup is dependent on whether the processing in the method was successful or not.
    I couldn't figure out how this could be done though. It doesn't seem I can use the onClick attribute on the commandLink because that gets called before my backing bean method gets called. From my backing bean method, is there some way to launch a javascript alert popup and show certain text in it based on what happened in the method?
    Thanks for any ideas.

    Hello and thank you for your reply,
    I am trying to combine dwr and ADF.
    When I use the following code to grasp the input value from the user
    FacesContext fc = FacesContext.getCurrentInstance();
    ValueBinding expr = fc.getApplication().createValueBinding("#{bindings['LIMARXESPORTCODE_bindVariable2'].inputValue}");
    setLIMARXESPORTCODEbindVariable( expr.getValue(fc).toString() );
    in order to use it as a dynamic bind variable to the where clause of the following query:
    vo.setWhereClause("LIMARXESPORTCODE = :LIMARXESPORTCODE_bindVariable");
    vo.defineNamedWhereClauseParam("LIMARXESPORTCODE_bindVariable", null, null);
    vo.setNamedWhereClauseParam("LIMARXESPORTCODE_bindVariable", LIMARXESPORTCODEbindVariable );
    executeAndShowResults(vo);
    in the backing bean java code. All I get as an output from a javascript alert window is null.
    However, when the bean member variable LIMARXESPORTCODEbindVariable has a
    hard coded, static value i.e. LIMARXESPORTCODEbindVariable = 111; and the first code snippet is commented out, everything works just fine!
    Any hint is welcome,
    T I A.

  • The navigateToURL influences the Alert PopUp behavior

    Hello all!
      Working on my project in Flex 4 Prem I've met the strange
    model of behavior when I call navigateToURL method after creating
    Alert popup window: being run the program does not wait user's mouse
    click on OK button on Alert popup. Instead it displays the popup for
    a sec and go to the next statement in source code: navigateToURL()
    function's call.
      If I comment this navigateToURL() call, the program's behave returns
    to normal as it is suppose to be: it waits until user clicks on the OK
    button on the Alert popup window. The simple model of the source code
    you can se below.
    Please, help me to understand what I've done wrong.
    Thanks a lot in advance!
    Andrey Suntsev
    The code:
    <?xml version="1.0" encoding="utf-8"?>
    <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
                   xmlns:s="library://ns.adobe.com/flex/spark"
                   xmlns:mx="library://ns.adobe.com/flex/mx" minWidth="955" minHeight="600">
        <s:layout>
           <s:BasicLayout/>
        </s:layout>
        <fx:Script>
            <![CDATA[
            import mx.controls.Alert;
            import mx.core.FlexGlobals;
            private function show_Messages(_event:MouseEvent):void
                Alert.show("Click OK");
                navigateToURL(new URLRequest(FlexGlobals.topLevelApplication.url), '_self');
            ]]>
        </fx:Script>
        <s:Button id="submitButton"
                  label="Show message"
                  click="show_Messages(event);" />
    </s:Application>

    @Uasav,
    Something like this should work:
    <?xml version="1.0" encoding="utf-8"?>
    <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009" xmlns:s="library://ns.adobe.com/flex/spark">
        <fx:Script>
            <![CDATA[
                import mx.controls.Alert;
                import mx.core.FlexGlobals;
                import mx.events.CloseEvent;
                protected function show_Messages(evt:MouseEvent):void  {
                    Alert.show("Click OK", "", Alert.OK|Alert.CANCEL, null, alert_closeHandler);
                protected function alert_closeHandler(evt:CloseEvent):void {
                    switch (evt.detail) {
                        case Alert.OK:
                            navigateToURL(new URLRequest(FlexGlobals.topLevelApplication.url), '_self');
                            break;
                        case Alert.CANCEL:
                            // ignore
                            break;
            ]]>
        </fx:Script>
        <s:Button id="submitButton"
                  label="Show message"
                  click="show_Messages(event);" />
    </s:Application>
    Peter

Maybe you are looking for

  • PSE 10 problems

    Two Problems: 1. Organizer closes within seconds of opening.  If I open editor first, select organizer from the editor screen then it stays open. 2.  Thumbnail images are not generated after editing an image - I get the hourglass symbol in the thumbn

  • What is the preference file name?

    Hi, When I watch a video within Safari it works fine, but when I want to open the full screen version, all I get are horizontal lines. I have had the same problem with iPhoto, and Toad told me to delete the pref file, which worked. I deleted the Safa

  • How to use AS's "make new" command in Scripting Bridge?

    Anybody know how to rewrite this line of Applescript in Cocoa using the Scripting Bridge? tell application "iTunes" to make new playlist with properties {name:"Some Name"} I'd hate to have to embed AS into my app just for this thing. Is there maybe s

  • Strange error (nullPointerException)

    i have a strange problem! imports... public class one public one() {} public Vector[] jpt() Vector[] r = new Vector[2]; r[0] = new Vector(); r[0].addElement(new String("aaaa")); r[0].addElement(new String("bbbb")); r[1] = new Vector(); r[1].addElemen

  • Saving file/pictures in PS elements 10

    Hi, Just brought PSE10 issue is when i scan a picture and then edit it i go to save it but there is already a IMG file of the same picture. Every time i scan a picture its like it auto saves a copy in a seperate folder labelled the current days date