Access to Alert Configuration in Runtime Work bench of PI

Hi Team,
I have created alerts using ALRTCATDEF in ABAP stack of PI. Now, I am able to login to RWB in SAP PI but not able to edit Alert configuration where in we check if the error is related to Integration Engine or Adapter Engine . I want to know what roles does my user need to get added at ABAP level or Javel level to configure alerts. Not sure if this question needs to be posted here. But I am posting since XI administrator might help me with the solution.
Thanks,
Raj

Hi Raj,
I think you should be fine when using role SAP_XI_RWB_SERV_USER. This is the role for the Runtime Workbench User.
Kind regards,
Mark

Similar Messages

  • Diff bet sxmb_moni&runtime work bench

    what is diffrence between SXMB_MONI & runtime work bench?

    Hi,
    Moni:
    SXI_Monitor / SXMB_MONI is used for monitoring of XML messages either in error or success or in System error and in other status. You can check messages here for all of your interfaces.
    SXMB_MONI is the monitoring tool for all the message processing and shows different pipeline steps like receiver determination,interface determination and mapping ..etc....
    You can see the status of message after reaching the Intergration server from the sender adapter to the before delivering to the receiver adapter from IS.
    SXMB_MONI is for Integration Engine monitoring, it provides Additional monitoring functions for the Integration Engine. u have outbound and inbound processes in XI and XML message processing happens in I.E in both the cases.
    u can monitor both sender and receiver XML messgaes processed in integration engine. bcz both sender and receiver messages must have to pass through I.E runtime.
    u can monitor all pipeline steps happens in I.E at runtime, and MONI displays runtime versions of xml messages.
    refer these links to understand the message flow and monitoring features:
    http://help.sap.com/search/highlightContent.jsp
    /people/siva.maranani/blog/2005/05/25/understanding-message-flow-in-xi
    For BPM you can use SXMB_MONI_BPE.
    RWB
    With the help of Runtime Workbench we can able to monitor the following ...
    1. Component Monitoring --- we can monitor all the components w.r.t to xi are working fine
    2. Message Monitoring --- Here we can check the errors with Integration Engine and Adapter Engine.
    3. End -to - End Monitoring
    4. Performance Monitoring
    5. Alert Configuration
    6. Alert Inbox .. etc..,
    Just check these links:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/1db5e190-0201-0010-1c90-d9de570c6b18
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/events/webinars/how%20to%20set%20up%20alerts%20for%20monitoring%20in%20sap%20xi%2030%20-%20webinar%20powerpoint.pdf
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/08438c77-0501-0010-50a0-e39fe8fa0446
    and this one for complete XI
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/ee5bc490-0201-0010-e9b5-a258cf083bca
    RWB :
    http://help.sap.com/saphelp_nw70/helpdata/EN/2e/278a8363b5ac4483dc1efc382e51df/frameset.htm
    regards
    Aashish Sinha
    PS : reward points if helpful

  • How to check IE error in Runtime work bench.

    scenario: File to File
    *file moves from sender  to archive folder when i start sender cc in runtime work bench but file doesn't move from archive to receiver folder when i start receiver cc in runtime workbench and i think some thing wrong in IE so can anyone help me for the same.i'm fresher so give me your solution as  simple as possible.
    Thanks to u.
    Edited by: manikandansit on Jun 29, 2010 10:41 AM

    below error am getting
      com.sap.engine.services.servlets_jsp.server.exceptions.WebServletException: Error in dispatching request to servlet [/sub/componentmonitoringpageprocessor].
    Display Stack Trace
    Stack trace for the above error message is:
    com.sap.engine.services.servlets_jsp.server.exceptions.WebServletException: Error in dispatching request to servlet [/sub/componentmonitoringpageprocessor].
         at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.doWork(RequestDispatcherImpl.java:328)
         at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:377)
         at jsp_FC_Secure1212318130512._jspService(jsp_FC_Secure1212318130512.java:24)
         at com.sap.engine.services.servlets_jsp.server.jsp.JspBase.service(JspBase.java:112)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:544)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:186)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Caused by: java.lang.NullPointerException
         at com.sap.aii.rwb.web.componentmonitoring.viewcontroller.CmDynPage.doProcessAfterInput(CmDynPage.java:60)
         at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:101)
         at com.sapportals.htmlb.page.PageProcessorServlet.handleRequest(PageProcessorServlet.java:62)
         at com.sapportals.htmlb.page.PageProcessorServlet.doPost(PageProcessorServlet.java:22)
         at com.sap.aii.rwb.web.componentmonitoring.viewcontroller.CmPageProcessor.doPost(CmPageProcessor.java:35)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.doWork(RequestDispatcherImpl.java:321)
         ... 20 more
       Wait...
    Query being processed

  • Runtime workbeanch RWB - Alert Configuration link not working

    Hi,
    We are having issue opening one of the link in our SAP PI system.
    The link is http://Hotname:51400/rwp -> AlertConfiguration and
    Alert inbox.
    All other links [Component Monitoring,Message Monitoring, Performance Monitoring .......] on this runtime workbeanch page (http://Hotname:51400/rwp) are working fine, except ALERT CONFIGURATION and ALERT INBOX.
    Please suggest a solution.
    Thanks
    Ajay

    Thanks for all your suggestions.
    I have checked the FQDN hostname parameter in the exchange profile and it is as per.
    Also the t-code ALRTINBOX is working fine. The inbox is getting displayed in the web browser.
    Going back to the problem I have reported, when the link http://Hotname:51400/rwp -> AlertConfiguration is executed in turn this service is running the service u201Csxms_alertrulesu201D [Default_host/sap/bc/bsp/sap/sxms_alertrules/   from SICF].
    I have manually checked this service from SICF - sxms_alertrules -> Test service, even this service is failing to run with error u201CInternet Explorer cannot display the webpageu201D
    The link is hitting the browser with link u201Chttp://Hostname.Domain.net:8014/sap/bc/bsp/sap/sxms_alertrules?sap-client=100u201D
    The service is active but still this service is failing.
    Can anyone suggest solution out.
    Thanks
    Ajay

  • Alert Category - Runtime Work Bench

    Hi Experts,
    Can any please let me know how to logon to Runtime Workbench (RWB) to create an alert rule...as I'm new to Alert Management?
    Thanks in advance,
    Regards
    Vinod

    Hi,
      To add an alert rule, you will first have to select the Alert category.
    In your Alert Configuration page, click on UPDATE TABLE. Then, click on the SQUARE button on the left of your ALERT CATEGORY.
    After you select the Alert Category, the ADD RULE button will get anabled.
    Check XIRWBUSER Roles are below;
    SAP_BC_BASIS_ADMIN
    SAP_BC_BASIS_MONITORING
    SAP_XI_RWB_SERV_USER
    SAP_XI_RWB_SERV_USER_MAIN
    Also it may be due to browser privacy and security issue.
    Go to Privacy in ur browser and set accept all cookies....
    Regds,
    Pinangshuk.

  • Migrate from Access 97 to Oracle using Migration Work Bench to mi

    When I try to use Migration work bench to migrate an Access 97 database to Oracle using OWB I get "failed to truncate Source Model ORA-00942 tables or view does not exist" error message and I could not go further.
    This happens during clearing the Source Model. Doe any one know what is this error means or any one had this problem before.
    Thanks
    Myl

    Hi Njha,
    Did you create the Source Model using OMWB and then delete the tables in the OMWB repository manually ? Or is there a chance that the tables in your repository could have been corrupted in some way ? The OMWB is simply trying to truncate the tables it filled when a previous attempt was made to capture the source model before it re-populates the tables with data from your subsequent attempt at a capture. If the tables it is trying to truncate have been deleted or are corrupt, this error will be displayed.
    A workaround to your problem would be to drop the schema you are using for the OMWB repository and create a new one.
    I hope this helps,
    Tom.

  • Dynamic alert configuration in Runtime Workbench in XI

    Hi All,
    i have a scenario in which i have 3 input flat files to a BPM process.........
    my BPM waits for all the 3 files in a fork and on receiving all the 3 files, it transforms them to output message...........
    i have put a wait condition for 2 minutes so that if in 2 minutes, all the 3 files are not got then an alert is to be generated and then i cancel the BPM process....
    i have made a simple alert...........
    i want a dynamic alert - meaning a alert which will specify out of the 3 files which file did not came. For example, suppose the 3 files are f1, f2, f3...... if f1 and f3 came but f2 did not came, i want a alert mail in alert inbox as "File f2 did not came".....if only f3 came, then i want a alert mail as "File f1,f2 did not came"........
    <b>Can anybody suggest how to generate alerts in alert inbox in runtime workbench dynamically in this situation.....</b>
    Thanks,
    Rajeev Gupta

    Hi All,
    in transaction ALRTCATDEF, i have specified dynamic text for my alert category...........
    but when i am using this alert category in my BPM control step, then the alert message which i am giving is not coming in the alert mail in alert inbox but it gives the common message in long text "Error in PWC" which i gave in long text while defining the alert category......
    <b>So can anybody suggest me why my BPM alert message is not coming in the alert generated by BPM control step in the alert inbox of runtime workbench.</b>
    Thanks,
    Rajeev Gupta

  • No message in runtime work bench and message monitoring

    hi all,
    we have done one simple file to file scenario.file is not being picked up.
    there is no message in sxmb_moni and runtime workbench.
    In communication channel monitoring also we r not getting any adapter.
    (XI installed recently).
    Is there any problem with installation?
    Please let me know.
    Thanks,
    sreedhar.

    Hi,
    Please check if your Adapter Engine is working fine
    Please can you look at this thread. The same issue is resolved here
    Unable to find an associated SLD element
    Also see if your SLDCHECK is fine?
    No Adpater Engine available in Communication Channel creation
    File adapter error after updating to SP19 (INBOUND_BINDING_ERROR)
    Also check as per below steps
    0) Go to RWB-->Cache Connectivity Test and check the status.. and run the refresh over there
    1) execute SLDCHECK in XI box
    2) Go to SXI_CACHE and refresh the cache also delete the Adapter metadata
    3) Check the SAP BASIS SWCV is imported into IntegratioN Repository
    4) Refersh the Adapter Metadata cache in SLD>Adminisration>Cache Overview ->Adapter Metadata Cache Refresh
    this doc may help u :https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/08438c77-0501-0010-50a0-e39fe8fa0446
    thanks
    Swarup

  • XI Runtime Work Bench integration in SAP EP

    Hi,
    I have a requirement which needs integration of XI Runtime Workbench in Portal.
    The requirement is to view the error messages in Portal.
    Can we directly call the error details screen using the error code.
    Best Regards
    Sid

    IN RWB ther are various moniotinrg options...so have to monitor based on the interface details or date and also it will alow you to monitor like all the errored out messages etc....

  • ADAPTER engine not found in runtime work bench

    Hi Experts,
    I am not able to see the adapter engine in the component monitoring in  RWB .
    What may be the probelm ?
    Thanks in advance and best regards,
    Anil

    Hi Anil,
    The adapter needs to register itself in SLD.
    For this there is template task which should have done this automatically. If not the Basis team could trigger the self-registration of adapter engine in visual admin.
    For more info refer to the link
    [Adapter Engine Self Registration|http://help.sap.com/saphelp_nw70/helpdata/en/43/8dde24cbdc6353e10000000a11466f/frameset.htm]

  • Runtime work bench

    send one message from RWB to IS

    Hi Mahesh,
    If you feel your question has been answered please mark the thread as answered.
    It is not necessary to give points to mark the thread as answered.
    It would help others when they face similar problems to figure out which thread to see.
    Regards,
    Sumit
    ps: All your threads/questions raised by you are unanswered. You can mark them as answered too if you got the answers.

  • Error while opening Alert Configuration in RWB

    Hi Everyone,
    When I selcet Either Alert Inbox or Alert Configuration in Runtime Work Bench, I am getting error as
    404 Not Found
    The requested resource does not exist.
    Do we need to configure/Deploy anything to access Alert Configuration.
    Regards,
    Varun

    Varun,
    Perform following steps. , if not performed earlier :
    1.Go to exchange profile
    http://<IP>:<Port>/exchangeProfile/index.html
    Then RuntimeWorkbench -> com.sap.aii.rwb.server.centralmonitoring.r3.ashost = " Mention FQDN here "
    ->com.sap.aii.rwb.server.centralmonitoring..httpport = 8000
    2. Reinitialize the RWB service by : http://xiserver:50000/rwb/rtc?op=init
    3. RZ10 - Make an entry for /icm/host_name_full
    *************************************************8
    You should give fully qualified host name for the xi server (parameter, icm/host_name_full). Also set the same in exchange profile parameter com.sap.aii.rwb.server.centralmonitoring.r3.ashost.
    - Creating HTTP Destination pmistore in the Java Environment
    from XI installation guide (config in visual admin)
    - Check if services in transaction SICF for RWB - if they are activated
    - on your XI box go to TCODE - SE38 and run program - RSXMB_ACTIVATE_ICF_SERVICES.
    - check SAP note: 750287 (XI 3.0 Runtime Workbench: Alert configuration does not start) and change values in your ExchangeProfile.
    - check if you can accept cookies.
    It should work friend....!!!!
    Regards,

  • Dynamic Alert Configuration

    Hi Experts,
    I need to configure alerts dnamically for all types of errors, must to intimated to the registered users via email.
    Please suggest how this could be done.
    Regards,
    Sushama

    Hi
    use transaction code = alrtcatdef
    create Alert Category
    Create short message or Long Text
    Define Container
    Under Fixed Recepients give the recepiants name.
    Go to Runtime Work bench there click on Alert config
    Define Alert Rule there.
    Refer :
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/00e97ba2-85ce-2b10-20bc-bc05cd172154?quicklink=index&overridelayout=true
    http://wiki.sdn.sap.com/wiki/display/XI/AlertConfigurationin+XI
    Regards
    Dheeraj Kumar

  • Links "alert configuration" & "alert inbox" show page not found error

    Hi,
    One of our test servers is at SP9, SR1 installation.
    When i tried  to access <b>"Alert Configuration"</b> , <b>"Alert Inbox"</b> links in RWB, the link pages dosen't get dispalyed. It gives the follwing error
    404 Page not found ... The requested resource does not exist.
    Should we try redeploying RWB sda..?
    cheers,
    Siva Maranani.

    Hi Siva,
    I'm Pruthvi working in SAP-XI.
    When I try to click on the Alert-Configuration and Alert-Inbox I'm getting the same error you got :
    404 Not Found
    The requested source doesnot exist
    From your blog I got to know the below things :
    1) We will get HTTP port number and full host name value from the t-code SMICM -> Goto -> Services
    2) We have to give the HTTP port number value in Exchange Profile  in com.sap.aii.rwb.server.centralmonitoring.httpport
    3) We have to give the full host name value in Exchange Profile  in  com.sap. aii.rwb.server.centralmonitoring.r3.ashost
    4) Also I have checked in the t-code SICF and all the required services as described in sap note 768456 were present over there.
    Apart from the above do I need to check for anyother services (or) parameters that needs to be installed for setting the alert configuration.
    Also You said that PMI store is already configured during post-installation steps
    Can you please let me know what is PMI store and how to check it is configured (or) not and also where to see it.
    Thanks and Regards,
    Pruthvi

  • Problems with Oracle Migration Work Bench (OMWB)

    Hi
    I am asking all "migration experts" here to give me a hand.
    I'm trying to convert an Access DB with loads of tables to Oracle 10g (Expresss Edition, actually) with OMWB version 10.1.0.4.0 (newest available version) and have some serious problems:
    1) The migration creates the complete Oracle data model and database, but does NOT migrate the data to the new DB. This is a pain somewhere, as I have about 80 tables, and the only way which would be working in most cases, but far from all, is to export the data to .csv files and load it on the other side with the "load text data" function of the XE DB.
    The first "bad sign" is that the Access application which comes with the work bench and which is supposed to export the data model AND the data (2 separate functions), does the export of the model OK, but the data export only lasts a second, and does not append anything to the xml file created by the data model export
    The message I invariably get at the point where the data should be migrated is "Unable to migrate data from source <Access DB table name> to destination table <Oracle table name>;[Microsoft][ODBC Microsoft Access Driver] File "unknown" not found ! Very helpful... What is that ?
    2) The "Modify the Access application" phase that comes after the migration only worked once, and now comes up also with an error: java.sql..SQLException: [Microsoft][ODBC Driver Manager] The data source name was not found, and no standard driver was indicated
    So, with these 2 things, but especially point 1), most of the use of the tool is gone.
    Can someone tell me what I do wrong, or where the problems are ?
    Thanks
    BAlex

    Please contact [email protected] with the following information.
    1. Workbench version
    2. ODBC driver information
    3. Problems encountered
    If possible, could you attach the error.log file produced by the Migration Workbench (located within %ORACLE_HOME%/Omwb/Log).
    Thanks in advance.

Maybe you are looking for

  • Weird Character in Code 128 Codeset B Barcode

    Hello Everyone, I am encoutering two issues dealing with barcodes in Crystal Reports 2008: I have an old Seagate Crystal Reports 7 report that uses Code 128 Codeset B barcodes.  I have converted the report to Crystal Reports 2008 and have tried using

  • Is it possible to configure Time Capsule to work with Time Machine (MBP) and Genie Timeline (PC)

    I have an Apple Time Capsule (2TB) and I need to configure it to work with my MBP and Time Machine and also back up my a PC with Genie Timeline Pro 2013 (or any other suggested PC back up software). Setting it up to work with Time Machine is simple e

  • Help!- aperture library disappeared after copy

    I'm screwed...After a long holiday with my macbook and my aperture (3.0) library (90GB) on an external drive I finally get home and decide to copy the library onto my iMac (pictured folder). I always keep a copy in my external drive as a backup and f

  • Just a recommendation for CD/DVD on T41/T42/T43 etc

    My experience recently: DONT buy the Mat**bleep**a UJDA series. Mine was UJDA745 and didnt work at all. Instead buy the GCC-4242N-R4 Just my humble opinion for the Thinkpad users out there. Hope it helps

  • Searching in Contacts app doesn't search all fields

    Specifically, I find that the Contacts app on the iPad won't search the notes field (or the phone number or email fields for that matter). Question: Is there a setting to enable this or a solution to cause the Contacts app search mechanism to include