BPMON Alerts Detail Info - how to switch to use TRUSTED RFC ?

Hello Experts,
we have configured BPMON for our customer and it works fine, alerts are flowing in.
Now the users start using it and they complain about having a logon prompt popup every time the hit "Detail info" button to jump into satellite system to see alert details. It's very annoying when they need to check many alerts simultaneously.
So I investigated and found that the function is using LOGIN type RFC for the logon and it seems that SAP designed it to work this way, as SAP's own DEMO shows same thing.
Question: Is there a legitimate way to make BPMON function use TRUSTED RFC to show alert details instead of LOGIN RFC ?
By "legitimate" I mean, I know the LOGIN RFC can be "adjusted" to behave like TRUSTED, but that is not "legal" fix especially in production.
Appreciate any comments.
Thanks
Elena

Hi Elena
I assume you are using Login RFC in SolMan setup.
If you switch current RFC to Trusted RFC, if the user has Trusted RFC profile and same user exist in both system, user can use trusted connection.
Please go to transaction SolMan setup, and side bar menu managed system configuration and open managed config screen to target system. In the 3 rd step of the wizard, there is a place to configure RFC.
In case if BPMon, Read RFC is used for data collection(as of SAP TMW is used instead of READ).
And then there are 3 RFC TMW, Trusted and last one(RFC for Solution manager).
When you press the detail info button, last RFC is used. To this RFC type, you can assign RFC Login( this will ask login screen by default) or Trused RFC.  I think you assin RFC login right now. That's why you have popup.
If you switch this to Trused one, Trused RFC is used.
Best Regards
Keiji

Similar Messages

  • BPMON Alerts "Detail info" disappeared in SP10-11

    Hi BPMON Experts,
    we have upgraded SOLMAN from SP08 to SP11 (skipping SP10).
    We have already had BPMON and Analytics setup in SP08.
    Now finding out that in SP11the "Detail Info" and SP13 buttons in Alert Inbox completely disappeared.
    Reading TECHED mats from last year, it sais that BPMON alert details are not integrated in SP10.
    However SAP recommends for users with old BPMON settings to still use OLD  BPO workcenter to realize full functionality..
    But without detail info button - there is not much use for it.
    Is anyone else experiencing same problem ?
    Appreciate your comments.
    Thanks
    Elena

    Hi Elena
    I wonder whether you use MAI based BPMon (BPMon on new monitoring infrastructure) or use classic one...  If the BPMon and BP Analytics setting were made when SP was SP8, I assume it is Classic one.
    Anyway, let me clarify some points.
    As you know from Teched replay, as of Solution Manager 7.1 SP10, BPMon offer new BPMon that based on monitoring alert infrastructure (MAI).  But this does not means, after the SP10, your existing BPMon or BP Analytics setting runs on new MAI infra. Without switching on the MAI, your solution still run on Old infrastructure (I will use classic BPMon engine here).
    Since all the BPMon cases are not covered yet in SP10/SP11 and also conversion tool from classic BPMon to MAI BPMon is not available in SP10/SP11, using Classic BPMon is still recommended.
    So if you simply update SolMan SP from SP8 to 11, your BPMon and  BP Analytics Monitors still run classic BPMon infra. Here basically everything should be same.
    So I bit suprise you have some issue (detail info is not available, ST13<?> button is nto avaialble)...
    In my understanding, there should not be the issue if you still run classic BPMon infra.
    So if this is the case, I recommend you to check your monitor setting. If you update ST-A/PI in managed system during SP11 upgrade, I recommend you to conduct following to get latest repository.
    1. Go to BPMon setup and chose your logical component area. And conduct load monitor definition.
        By pressing this, latest monitor definition is loaded from managed system to SolMan.
    2.To refrect the latest repository content, go to logical componet and choose all monitor and de-activate ->Generate->Activate existing monitors.
    For ST13 button, I recommend you to check your monitor setting (analysis tool tab). If not T-CD/Program assigned to your monitor, the button is not avaialble in alert inbox. So you need to assign the T-CD /Program that you want to see in alert inbx in analysis tool tab of your monitor.
    If your case, is not based on classic BPMon (You newly create solution and switch on MAI setting to your Solution as attached picture), I recommend you to chck new Alert Inbox and open detail info.
    As of SP10, you can control classic / MAI BPMon per solution (but if there is existing monitor, you cannot switch. So you need conversion tool that is planned SP12 probably).
    In MAI based BPMon, there is BPO workcenter. And it offer a bit different alert inbox.
    In new MAI based Alert inbox, to use detail info button, you need to press show detail button.
    (like technical monitoring, new alert inbox support grouping etc.. so to see detail info, you need to go into 1 more detail level).
    In detail display, detail info should be still avaialble like attached picture (but now it is http based. not GUI base).
    So even the new BPMon, detail info still should be avaialble. Also you should be able to call transaction/program like you could do before. (actually in new infra, it can do more).
    I think in the teched replay, it might says "BPMon BW Alert report is not supported yet" in new BPMon....
    Hope above info help you.

  • How to switch frames using keyboard

    Hi,
    I'm new to Actionscript. Now using Actionscript 3.0
    I have to switch next or previous frame in timeline using
    keyboard. I wrote
    ======================================================================================
    stage.addEventListener(KeyboardEvent.KEY_DOWN, goTimeline);
    function goTimeline(event:KeyboardEvent):void
    nextFrame();
    ======================================================================================
    How can I assign arrow keys to switch frames...
    Regards,
    Shaji T.U

    Here's a simple class that moves a circle with the key
    arrows...
    Take a look at how it works and edit it so it suits your
    needs.
    Good luck.

  • DOM Parser Configuration...how to switch off DTD validation?

    Hi all,
    I am developing some implementation code in Java using JBuilder2005, in which DOM3 parser is also being utilised. Now the question is how to switch off DTD validation (seems its default mode is 'on') so that no validation will be carried out at all even DTD declaration statement is presented in an input XML document?
    Many thanks in advance
    Frank

    First of all, thank you so much for responding, DrClap. =)
    setValidating(false) of the DocumentBuilderFactory instance, factory, does not work as expected; it still stubbornly try to seek the external DTD file and fires 'IOException' error in case of no such a DTD.
    To follow up the EntityResolver approach, I searched online for almost the whole afternoon but still could not figure out how to do it exactly. In particular, I found http://www.jdom.org/docs/faq.html#a0350, which tells a way doing it, but I got 'StringBufferInputStream is deprecated' error. Then I changed to
    new InputStream(new ByteArrayInputStream("".getBytes()))adapted from http://forum.java.sun.com/thread.jspa?threadID=572919&messageID=2842185. But another error occurs: 'java.io.InputStream is abstract; cannot be instantiated'. Furthermore, I have looked at many docs(tutorials, APIs...) on parser configuration, usage of EntityResolver/setEntityResolver()...but they turned out not helpful. Could you please give out more details on how to do this using EntityResolver?? Many many thanks...

  • How to get detail info of application acknowledgement in BPM send step

    Hello
    in BPM we will send an async message to SAP backend system, we need to know if the message is successfully process or not, if not, we need to get the detail info which is returned in the acknowledgement message.
    As you know in PI monitor, you can open the acknowledgement message and you can see the error texts that are sent by the SAP backend system to PI in the acknowledgement message. However seems like there is no standard way in PI BPM to get the error texts inside the acknowledgement. In the send step you can only specify that application ACK is required, if negative ACK comes in, an exception is raised and you can handle the exception in the exception branch. However there is nowhere to capture the acknowledgement message to get the detail error texts.
    Anyone has good idea to get the error texts from the application acknowledgment message inside BPM/
    Thanks

    we need to know if the message is successfully process or not, if not, we need to get the detail info which is returned in
    the acknowledgement message
    One way to have the above requirement done is make the process synchronous (if RFC/ Proxy). The response message should contain the state of processing of the message inside SAP....now in the BPM make a check on the response message to see if it is a success or failure....you can apply logic like is success terminate the BPM without any alert.....if failure raise an alert/ send a mail.
    Regards,
    Abhishek.

  • How to know detail P/N on Switch cisco ?

    Dear all,
    I would like to ask you that how can i know detail P/N on switch
    WS-C2960-24PC-S I want to know detail  what is PC-S and some swith LC-S
    Best Regards,
    Rechard

    WS-C2960-24PC-S has 24 PoE ethernet ports (each 15.4 W).
    The WS-C2960-24LC-S has 24 ethernet ports but only 8 ports support PoE (15.4W)
    have a look here:
    http://www.cisco.com/en/US/partner/prod/collateral/switches/ps5718/ps6406/product_data_sheet0900aecd806b0bd8.html
    http://www.cisco.com/en/US/prod/collateral/switches/ps5718/ps6406/CatalystPoster_Final.pdf

  • How to get more detailed info while running a BAPI in test mode

    Hi friends
    I am trying to test 'BAPI_QUOTATION_CREATEDATA2' by opening the BAPI with 'se37' and then clicking on the button Test/Execute (F8) and entering all the data required.
    However, I get a message as follows.
    '555 The sales document is not yet complete: Edit data'
    While creating the QUOTE manually using 'va21' I get more detailed messages like what kind of data is missing 'whether valid to date is missing ..etc.etc.'.
    However, while testing thro' bapi, all it says is that sales document is not complete.
    Is there a way to see more detailed info as to what information is missing, so that I can put them before running.
    Your feedback or suggesions will be highly appreciated.
    Thansk
    Ram

    Thanks Rob
    Actually it says
    W  V1   555  The sales document is not yet complete: Edit data.
    As I said, I am running the BAPI manually by opening the BAPI using SE37 and then clicking on the F8 button. This inreturn will give me an opportunity to click on different object trees to enter the sample data. So I have entered everything that I thought was needed. But still it keeps complaining that the info is not complete but no further details.
    Hope there is some log file or something that I can see to get more details.
    Thanks
    Ram

  • How can I keep detailed info with a slide show?

    Does anyone know a good way to keep explanatory info available with slide show images while viewing a show that's burned to dvd? (Example: Historic details about various sites visited on a trip).
    I'm referring to details beyond the minimal info that can be placed in the file title. In iPhoto, such information can be entered in the Comments box, and so long as the original image is retained in the iPhoto library, I suppose that if the show on dvd is imported to and shown in iPhoto or iDVD, the detail info could be accessed, although that may necessitate interrupting the show. Is there any way to have such info readily available if the dvd were played on someone else's computer or on a TV via a dvd player?
    I can see no way other than perhaps to create a separate text file, which could be burned to the same dvd and then if played on a computer, could be referred to while pausing the show or it could be printed out befpre running the show.
    I suspect there's a way to record a vocal description and add it in iDVD or iMovie, but that seems like more effort than I desire for my amateur use. I believe some photo edit programs could overlay each image with text or create a separate photo image with text, but that seems like a lot of effort too, and I wouldn't want that unless it could be shown as a separate slide.

    Mackerel, meet MSM. MSM, meet Mackerel. You two are peas in a pod, at least with respect to your slide show plans and needs.
    What you both want to do is exactly what presentation programs like PowerPoint and Keynote are made for. You could also do a version of it in Adobe Acrobat, and you could even cobble up some sort of horrible kludgy substitute in Word or any other word processor that can hold photographs (though the resulting document would be so enormous it might handle at truly glacial speed).
    What you can't do in any of these programs, or in any other that I know of, is automate the placement of a text block that's associated with each picture. That you'd have to do manually. So if you don't like work, you'll either have to find another application that does the job without you, or hand your text out in printed form.

  • BPMON Alert Inbox - role based custom query

    Hello experts,
    I have a requirement from my customer in BPMON alert inbox to build a custom queries and distribute them to end-users based on security access or other kind of assignment.
    Say for example, we have a monitoring object "purchase requisition" defined for all company codes (regions).
    We do not want region A to see BPMON alerts for region B.
    So far what I have found is:
    1) the alert inbox shows all alerts to everyone who has access to BPO work center, cannot find an authorization object to restrict this.
    BPM_DETAIL kind of supposed to do the trick, but it only checks the authorizations when "Detail info" button hit - way pass the initial alerts list.
    We want to restrict the alerts visibility even before they come to hit the "Detail" button.
    2) Query to view alerts: seems that STANDARD query is available to everyone, and the standard query shows ALL alerts. The Filter would work, and we can create a new query to see only partial alert list, but this query is not "custom" but actually "user-specific", i.e. only person who created it can see it.
    We want the ADMIN person to create queries centrally for all regions, and be able to assign those queries to the regional people, so that they can only see the query that contain data pertaining to the region.
    And by the way - the "standard" query should be only assigned to ADMIN (not to everyone).
    Is it possible to achieve ?
    Appreciate any comments.
    Thank you
    Elena

    yes, you're correct. Basically "Associate assigned security roles with specific security scopes and collections" is required when you've more than one security role. However, do you think it's worth a try  "login
    into console with respective administrative user and check the required access."
    Also would that be possible to paste the screenshots of security scope properties of administrative users? That would also give some more idea. 
    I've noted down some of the issues in the following link ( I don't think nothing is directly related to your issue but it may give some clues) http://anoopcnair.com/2013/02/18/configmgr-sccm-2012-sp1-rba-implementation-gotchas-and-troubleshooting-tips/
    Anoop C Nair (My Blog www.AnoopCNair.com)
    - Twitter @anoopmannur -
    FaceBook Forum For SCCM

  • Getting alert history info when an alert email is sent

    Hi,
    I'm trying to get alert history info for alerts sent to user.
    For ex : I've an alert on gl_period_statuses, when ever alert status is changed from open to close or "future open" to open etc then an email alert is sent to user and sample alert details are as follows :
    For set of books 88, the period 'Nov-12' now has a status of OPEN.
    Can I get details of set of books,period,status whenever an email alert is sent ?
    I'm trying this query but it's not giving deatails of alerts sent :
    SELECT
    alv . *
    FROM apps.ALR_ALERTS al ,
    apps.ALR_ACTION_HISTORY aah ,
    apps.ALR_OUTPUT_HISTORY aoh ,
    apps.ALR_ACTIONS_V alv
    WHERE al . alert_name = 'Alert Per Stat Change'
    AND al . alert_id = aah . alert_id
    AND aah . check_id = aoh . check_id
    AND alv . ALERT_ID = aah . alert_id
    and aah.action_executed_flag='Y'Thanks,
    Kiran

    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.

  • How to switch between messages in the BlackBerry Hub

    With the release of BlackBerry 10 version 10.1, we’ve added a new gesture to the BlackBerry Hub that allows you to quickly switch between your next and previous messages. It’s simple: while viewing a message drag your finger from the left to the right and in one continuous motion swipe up or down.
    For example, in the following screenshot you’ll notice I am viewing ‘Test 08”. To get to the next message, “Test 09”, all I need to do is swipe from left to right (red arrow) followed by swiping up (green arrow) in a single motion. To switch to the previous message, “Test 07”, I complete the same gesture, but swipe down instead (blue arrow).
    Tip: Using a BlackBerry Q10 or Q5? On top of using this gesture to switch between messages, you also have the option of pressing the N key to view your next message, or the P key to view a previous message.
    If this gesture doesn’t appear to be working on your device, verify you are using BlackBerry 10.1.0.4181 or later by going to Settings > About and reviewing the OS Version field. If the OS Version is lower than 10.1.0.4181, check for updates by going to Settings > Software Updates.
    For more details about the availability of BlackBerry 10.1, check out Inside BlackBerry’s post on BlackBerry 10 Software Updates.
    VIA | helpblog.blackberry.com
    http://helpblog.blackberry.com/2013/10/how-to-switch-between-messages-in-the-blackberry-hub/
    Please thank those who help you by clicking the button.
    If your issue has been solved, please resolve it by marking "Accept as Solution"

    I would set up a variable before you get to that node, lets call it $EmpID and assign to it the value of the prompt you want to play lets say 12345 which would be the library promptID. It will then play prompt, get digits, and once you validate if it goes through the expression that flags it as invalid, in that node re-declare the variable, but this time give it the value of the new prompt you want to play, then sent it back to the node which will then play the new prompt and collect the digits.

  • Where can i find detailed info on user management in oracle 10g?

    hi
    pls let me know where i can find the more detailed info on user management and security of database
    i like to know how to create users and give permissions to users like they should be able to create tables and other objects.
    thankx in advance.

    just do it wrote:
    hi
    pls let me know where i can find the more detailed info on user management and security of database
    i like to know how to create users and give permissions to users like they should be able to create tables and other objects.
    thankx in advance.when all else fails Read The Fine Manual
    http://docs.oracle.com/cd/E11882_01/server.112/e25789/toc.htm

  • DVD detailed Info- software comparable for the mac

    I need to help someone and need some detailed info a some DVds they gave me. Is there mac software to show details like this PC software here:
    http://www.videohelp.com/tools/GSpot
    Or how do I do the same thing on a mac? Get info isnt much help. Im new to this.

    If you want to find out what CODECS are used in audio and video files you have, simply open the Apple Quicktime Player and then drag the file you want information about to the Quicktime Player icon in the dock. Then select WINDOW>SHOW MOVIE INSPECTOR (this is for the Quicktime X Player - older versions are slight different).
    need some detailed info a some DVds
    DVDs all use mpg-2 video encoding.

  • How to switch off web cam?

    Hello
    Does anybody know how to switch off web cam? It interferes me when I touch it with my mouse accidentally.
    Thanks

    Hi roxol,
    > It interferes me when I touch it with my mouse accidentally
    Im a little bit confused about this How you can touch it with the mouse?
    Furthermore your posting is not very detailed. I miss some important informations about your notebook and OS.
    At the moment I can only say that you should reinstall the webcam driver. The newest version you can find on the Toshiba website.

  • Detail info on SAP-ABAP interfaces

    Hi experts,
                     i need detailed info on abap interfaces,  means  what are all interfaces in ABAP & how that will work ......i would like to know that BDC program  comes under interface or not .....
    Thanks in advance

    Hi Narayana,
                                   R/3 Application
                              ==================
                               ABAP work bench
       uesr interface  ================== commntn interface
                             R/3 Basis(middleware)
                             ===================
                              System software(OS)
    Integration of R/3 with the external application via open interface
    OLE,RFC,ALE,EDI,CPI-C etc are  the interfaces ...
    Thanks
    Mohinder Singh Chauhan

Maybe you are looking for