Unalbe to access sxmb_ifr

hi
while giving sxmb_ifr transaction we are gettign the below error can any body help me to resolve this.
2: Error while reading configuration for secure communication
Message no. SAI_GLOBAL030
regards
sandeep

Try to use the User PIISUSER and check. If that doesn't help you, Goto SU01 transaction and reset the password. If issue persists, recreate the RFC destination.
1. Log on to your SAP Exchange Infrastructure central instance host.
2. Call transaction SM59.
3. Choose Create.
4. Enter at least the following:
RFC destination: INTEGRATION_DIRECTORY_HMI
Connection type: H
Description: <your description>
5. Choose ENTER
6. Choose the following tabs and enter the required data:
Tab: Technical Settings
• Target Host: host name of the SAP J2EE engine
• Service No.: HTTP port number (The following naming convention applies:
5<J2EE_instance_number>00. 50000, if your J2EE instance is 00)
• Path Prefix: /dir/hmi_cache_refresh_service/ext
Tab: Security/Logon
• Select Basic Authentication
Confirm the Warning.
• As logon data enter the client of your SAP XI system and the user XIISUSER with
the valid password
Save your entry now, before you switch to next tab, otherwise your
entries may be lost.
Tab: Special Options
• Timeout: 900
• HTTP Settings:
Compression: inactive
Compressed Response: No
• HTTP Cookies: Accept Cookies: Yes (All)
7. Choose Test Connection. No error should occur.
8. Save your settings.
Thanks,

Similar Messages

  • Hh3 remote access

    I am unalbe to access my HH3 router externally via the external ip address. when I type in the external ip on an off site computer it cannot find anything?
    I have read lots of posts re port forwarding issues and issues and problems with the HH3 and while my ultimate intention is to remotely access a camera, I am confused as to why I cannot access the HH3 router remotely.
    Hope someone can help as I started looking at this in November!!
    Thanks.

    This link should help.
    Port forwarding problems
    There are some useful help pages here, for BT Broadband customers only, on my personal website.
    BT Broadband customers - help with broadband, WiFi, networking, e-mail and phones.

  • Problem with integeration builder

    Hi,
    I am trying to access SXMB_IFR to connect to integeration builder on browser, SAP screen shows me Starting Browser and it opens up SAPWORK directory and does nothing.
    I have installed Java web start but still nothing is happening....
    Can anyone help me...
    regards
    Rinku
    Message was edited by:
            Rinku Malik

    Hi Rinku,
    U may try the following,
    1. Check if u r using the java version lower than 1.5
    If it is not PI7.o then try to use only java webstart 1.4.2_13 or 1.4.2_12
    2. Make sure u r using IE and not Mozilla
    3. That could also mean that your Java portion of XI is not workign properly. Can you start visual admin tool and check that all the services are running. You might have to manually start those which have not automatically started.
    [Dont forget to mark helpful answers]
    Regards,
    Prateek

  • After chang pwd  PISUPER getting error in SLDCHECK not working T-C:SXMB_FIR

    Hi All,
    After changing PISUPER password at ABAP side i got the below error in SLDCHECK.
    Calling function EXCHANGE_PROFILE_GET_PARAMETER
    Retrieving data from the XI Profile...
    Function call returned exception code     3
    Access to the XI Profile is currently disrupted.
    => Check whether you can access the XI Profile using a web browser!
    & Even when i execute SXMB_IFR getting the below error,
    3: Error while reading configuration for secure communication
    Message no. SAI_GLOBAL030
    One more is PISUPER I also changed in exchangeprofile of connection.
    Please help ASAP.
    Regards,
    Karthik.
    Edited by: Karthiksap on Jul 25, 2011 9:50 AM

    Hi Naveen,
    Now i given old password to PISUPER using SU01.  But still i am getting the below error when i access sxmb_ifr
    error log:
    3: Error while reading configuration for secure communication
    Message no. SAI_GLOBAL030
    and also in sldcheck getting :
    Calling function EXCHANGE_PROFILE_GET_PARAMETER
    Retrieving data from the XI Profile...
    Function call returned exception code     3
    Access to the XI Profile is currently disrupted.
    => Check whether you can access the XI Profile using a web browser!
    In exchangeprofile->connection  link i changed pisuper password, do i need to update this. Please also let me know after chaning j2ee_admin do i need to update anywhere.
    Regards,
    Karthik.

  • Error in server0.Java engine is unable to startup

    Hi experts
    we are using PI 7.00 In this   we  are unable to start java engine and it is saying that java VM terminated with non zero exit code.(-11113).If i access SXMB_IFR it is giving this error. "SAP WebAS Engine is starting or started but not yet operational! If this state does not change within a few minutes, please contact your system administrator. Check the recommendations in SAP Notes: 943498, 764417 Message: Dispatcher running but no server connected!
      Details:   No details available"
    I had checked these notes also , but its not helpful.
    Please try to give me a solution.
    Regards
    Shyam

    Hi ben
    We are using ABAP+JAVA. and please check the server0 log " C:\usr\sap\XXX\DVEBMGS01\j2ee\cluster\server0\log\system
    =======================================================
    com.sap.engine.frame.core.configuration.ConfigurationException: Error occurred: Secure Store lib Dir does not exist
    apollo
    sapmnt
    X11
    SYS
    global
    security
    lib
    engine
         at com.sap.engine.core.configuration.impl0.ConfigurationManagerImpl.initInternal(ConfigurationManagerImpl.java:138)
         at com.sap.engine.core.configuration.AbstractConfigurationManagerImpl.init(AbstractConfigurationManagerImpl.java:169)
         at com.sap.engine.core.Framework.loadSingleManager(Framework.java:560)
         at com.sap.engine.core.Framework.loadManagers(Framework.java:254)
         at com.sap.engine.core.Framework.start(Framework.java:188)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.engine.boot.FrameThread.run(FrameThread.java:61)
         at java.lang.Thread.run(Thread.java:534)
      Thanks in advance
       shyam

  • Not working t:inputCalendar in facelets

    This is my code :
    ======================================================
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml"
              xmlns:ui="http://java.sun.com/jsf/facelets"
    xmlns:f="http://java.sun.com/jsf/core"
    xmlns:c="http://java.sun.com/jsp/jstl/core"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:t="http://myfaces.apache.org/tomahawk">
    <f:loadBundle basename="resources" var="msg" />
    <f:view>
         <h:panelGroup>
              <ui:composition template="/templates/common.xhtml">
                   <ui:define name="pageTitle">Input Staff Details</ui:define>
                   <ui:define name="pageHeader">Staff Details!</ui:define>
                   <ui:define name="body">
                        <h:message showSummary="true" showDetail="false" style="color: red; font-weight: bold;" for="name" />
                        <h:message showSummary="true" showDetail="false" style="color: red; font-weight: bold;" for="sCode" />
                        <h:message showSummary="true" showDetail="false" style="color: red; font-weight: bold;" for="wPurpose" />
                        <h:message showSummary="true" showDetail="false" style="color: red; font-weight: bold;" for="salary" />
                        <h:message showSummary="true" showDetail="false" style="color: red; font-weight: bold;" for="year" />
                        <h:message showSummary="true" showDetail="false" style="color: red; font-weight: bold;" for="inputDate" />
                        <form jsfc="h:form" id="staffForm">
                             <table >
                                  <tr>
                                       <td>Enter Name</td>
                                       <td><input jsfc="h:inputText" required="true" id="name" value="#{staff.staffName}" /></td>
                                  </tr>
                                  <tr>     
                                       <td>     Enter Staff Code</td>
                                       <td>     <input jsfc="h:inputText" required="true" id="sCode" value="#{staff.staffCode}" /></td>
                                  </tr>
                                  <tr>     
                                       <td>     Enter Work</td>
                                       <td>     <input jsfc="h:inputText" required="true" id="wPurpose" value="#{staff.workPurpose}" /></td>
                                  </tr>
                                  <tr>
                                       <td>     Enter Salary</td>
                                       <td>     <input jsfc="h:inputText" required="true" id="salary" value="#{staff.salary}" />
                                       </td>
                                  </tr>
                                  <tr>
                                       <td>Select Sex :</td>
                                       <td>
                                            <h:selectOneRadio value="#{staff.sex}">
                                                 <f:selectItems value="#{staff.sexList}"/>
                                            </h:selectOneRadio>
                                       </td>
                                  </tr>
                                  <tr>
                                       <td> Select Date</td>
                                       <td>
              Not working this --------                              
    <input jsfc="t:inputCalendar" "birthDate" value="#{staff.birthDate}"
         renderAsPopup="true"                         addResources="false"                              />               
                                       </td>
                                  </tr>
                             <tr >
                                  <td colspan="2">                         
                                       <input type="submit" jsfc="h:commandButton" id="submit"
                                            action="getDetails" value="Save Details" />
                                  </td>
                             </tr>
                             </table>
                        </form>
                   </ui:define>               
              </ui:composition>
              </h:panelGroup>
              </f:view>
    </html>

    Hi Naveen,
    Now i given old password to PISUPER using SU01.  But still i am getting the below error when i access sxmb_ifr
    error log:
    3: Error while reading configuration for secure communication
    Message no. SAI_GLOBAL030
    and also in sldcheck getting :
    Calling function EXCHANGE_PROFILE_GET_PARAMETER
    Retrieving data from the XI Profile...
    Function call returned exception code     3
    Access to the XI Profile is currently disrupted.
    => Check whether you can access the XI Profile using a web browser!
    In exchangeprofile->connection  link i changed pisuper password, do i need to update this. Please also let me know after chaning j2ee_admin do i need to update anywhere.
    Regards,
    Karthik.

  • How can I make the web server work on port 80 and not 443. I can only access my website using https.

    On a Mac Mini server with OS X Lion 10.7.2, I am unalbe to get the web server working on port 80. It switches automatically to port 443 (https).
    This situation complicates the access to FileMaker Web publishing, as I don't want my clients having to use https.
    How can I change that? Does anyone know?
    Thanks for any reply

    in the server: I checked the SSL certificate. Tried several configuration.
    Well, that's a problem for a start.
    Your port 80 connection should NOT use SSL. Port 80 is the standard HTTP port, not HTTPS and most applications that connect to port 80 will not expect to use SSL
    If you want to run a site under both HTTP and HTTPS then you create two sites, one on port 80 without SSL and one on port 443 with SSL

  • Problem in using the SXMB_IFR

    Hi,
    I am very new to XI. I am trying start the integration builder but i am getting a page with no page found.  Kindly help me what are the thing i need to check and setting i need to do for this.
    Thanks
    Naveen

    General Access,
    Login into XI and open transaction sxmb_ifr. Then your xi start page should open. If it is not opened then it might be the installation problem. Also go through this links once and try to find out the problem:
    /people/shabarish.vijayakumar/blog/2006/02/13/unable-to-open-iresrid-xipipi-71-updated-for-pi-71-support
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1688 [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken]
    After checking the above weblogs if it dont work then try to see the installation guide:(see Page 44)
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/a5550de0-0701-0010-a8b4-9fd433a080f3
    ---Satish

  • Problem in accessing integration builder tool of XI

    Hi
    i am having problem in accessing integration builder tool of XI system , when i enter the user credentials  it is getting hanged
    can any body please help me with this
    thanks and regards
    Pendyala

    Hi,
    check whether your xi server is working fine or is it down. If you are not able to open the integration builder, what is the exact error message you are getting.
    How are you trying to open your IB.
    Are you able to login to SAPGUI for the XI client.
    If so try to provide the tcode sxmb_ifr and check whether you are able to open the IB.
    Reward points
    Regards,
    Nithiyanandam

  • Display access in Netweaver 2004s

    Hi all
    How do i give display access to user for Tcode SXMB_MONI and SXMB_IFR in Netweaver 2004s
    Thanks

    Hi Jacko,
    For transaction SXMB_MONI you have:
    - <i>S_XMB_ADM</i>. The authorization object Integration Engine Administrator, determines the global administrator for the monitoring and administration of the Integration Engine. The field can have the following contents:
       X (The user is the administrator and can access XML messages in all clients in the system)
       Empty (User is not the administrator and can only access XML messages in the current client)
    -<i>S_XMB_AUTH</i>. This provides authorization protection for all actions that affect configuration, administration, monitoring, runtime, the cache, and time-controlled and prioritized message processing.
      Activity (Activity executed in the area: change 02, display 03, execute 16, activate/deactivate 63, reorganize 65).
      Area for Integration Engine (CACHE, CONFIG, FILTER,...and so on).
    - <i>S_XMB_MONI</i>. The authorization object XI: Monitoring of XML Messages is used during monitoring of the XML messages that are processed by the Integration Engine and saved in the database. In particular, this includes the transaction Integration Engine Monitoring (Monitor for Processed XML Messages) and the message monitoring in the Runtime Workbench.
    Activity (you must fill with 03 - Display).
    You can not give display access to transactio SXMB_IFR because this tcode let to user open the folder X:\Documents and Settings\<current user>\SapWorkDir.
    I hope helps you.
    Regards, Leandro

  • Integration Directory : getting 404 Page not found error while accessing In

    Hello,
    When i am trying to open the Interation Directory, it is showing me 404 Page not found Error.
    Some Description
    - Executing sxmb_ifr,
    - From http://erpsys07:50300/rep/start/index.jsp,i am getting mentioned error when i am trying to access Integration Directory from URL.
    erpsys07 -> Central SLD -> J2ee Port - 50100
    erpsys07 -> PI system -> J2ee Port - 50300
    When i am clicking on integration directory link, it is pointing to Central SLD J2ee Port (50100) instead of 50300, it is pointing to
    http://erpsys07:50100/dir/start/sso/Directory.jsp instead of http://erpsys0750300/dir/start/sso/Directory.jsp.
    Could some help me where to change and what to change?
    Thanks,
    V.SINGH

    Have you checked port in Netweaver Administration?
    See which port is mentioned there. (If you are using PI 7.1)
    Check in SXMB_ADM transaction, and in your RFC Destination, where it is pointing.
    Thanks,
    Hetal
    Edited by: hetal shah on Nov 24, 2009 4:49 PM

  • Unable to Launch SXMB_IFR in windows Vista

    Hi Guys,
    I have a laptop in which the OS is windows vista Premium, I am able to access SAP GUI, But when Press SXMB_IFR a Browser opens up showing Links such as  tools, Admin  and etc but I can't see the icons i.e IR ,ID RWB here it displays Page cannot be displayed.
    I made changes in Hosts File by giving the ip address and host name, also have java web start 1.4 version installed ....
    Kindly help me out to resolve this issue.
    Best regards,
    Sainath

    Please check if this discussion helps
    Not able to Open sxmb_ifr page in IE7

  • Accessing Databases on the iPhone

    hi all,
    i am hoping for a little expertise on managing some incoming emails and attachments. i am currently in the process of organizing a reasonably large number of incoming emails and attachments (these are CV/Resumes and attached portfolios as pdfs or images or other file types). and right now i am wondering if i should just go ahead and buy FileMaker, if FileMaker is accessible to my iPhone and/or if there is some other way to do this.
    background: we have a whole bunch of this kind of incoming job information and in the last year or so i decided to go ahead and set up a GMail IMAP FOLDERS with the NAME of the /kind/ of job application that was being sent ("floor sweeper" or "laundry" or whatever. then i would MOVE each incoming email into this FOLDER. this was really nice since it meant that i had access to this information on both my machines and my iPhone simply by going to the IMAP folder from within Mac Mail or GMail or even on GMail web based access.
    it was also really nice since GMail seems to TAG each email with the folder or folders that it is contained within so there was this immediately identifiable tag. so some of these emails could be in a 2013 folder and they would show up with the tag "2013" and the tag of the subfolder "floor sweeper" which could be exceptionally useful for me.
    however, i also have to be able to access the ATTACHED pdf, pages, doc, jpg or other file type that came with the email since opening these all the time is really tedious and just looking at the emails is a little useless. SO, more recently i have gone ahead and DOWNLOADED all the attachments and labeled these with the LAST NAME of the sender along with the HEADER of the email appended to this. this way i see these attachments by SENDER LAST NAME which is uber helpful. however, i have not gone ahead and created FOLDERS to sort this information since this is also really tedious. instead i just see this information in Coverflow or in QuickView and scroll through it uber quickly.
    even more lately (like this week) i have gone ahead and PRINTED the emails in the various folders to PDF and added these emails in SUBFOLDERS that are named according to the type of job application. they have the senders' last name in the front like the attachments but i wanted to retain the sort organization that i applied earlier to the incoming emails.
    i know this is rather boring but a close read will see that i am now at the point where i would like TAG the PDF of the emails with the type of job application (maybe for instance they need /two/ tags instead of just one because they qualify for two types of positions) - and i would also like to go back and TAG the attachments (i can do this pretty easily since they already have the last name added to them and since i can find the last name from the EMAIL that is in a folder that already has one "Tag" associated with it.
    i am coming from PC and even when in PC i didn't really deal with databases and i am wondering if this is something for FileMaker or if ther is another way to handle this. i'd LOVE to have all the FILES accessible on the Cloud like i was able to access the emails and of course it would be awesome if the files and the emails were able to be seen together without printing to PDF but i am assuming this is unrealistic. that said, it would be simply awesome if i could just get everything together so i could SEE IT and SORT it by Tags.
    does printing the emails to PDF and downloading the attachments make sense? if so, is FileMaker the next step?
    i am on Mavericks on the laptop and Mountain Lion (unalbe to upgrade to Mavericks ATM) on the desktop (which is where i do this work).
    thanks for the read and THANKS in advance for any help

    You will get a lot of folks on this discussion board telling you what you typically need to do, but the only way to know for sure is to find someone at your company or organization who has a Windows Mobile device or iPhone and set it up the exact same way (with your account and password, of course).
    However, keep in mind that system admins can block your device, require a certificate or turn off access for your account.

  • ''Vendor not specified'' error while accesing SXMB_IFR t-code in ECC 6.0

    Hi,
    I have installed ECC 6.0 server & i have selected PI component while installing. Installation is successfully completed. But when iam accessing the SXMB_IFR t-code it is showing the error " Vendor not specified " .
    Please can any body suggest me what to do with this error. I need to apply any patches or any content to the server?.
    Please suggest me.
    Thanks in Advance,
    Babu.

    HI Kishore
    Hope these can help you. i used the same
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/70c3b830-9a54-2b10-008f-b8547efc040a
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/20669448-9a54-2b10-89b5-ff50f6de8061
    With these for Post installation
    Logon to the NWA with administrator id and password and Click on the Deploy and Change execute the template installer please refer the following for more information
    Configuration : Go to the following:
    http://service.sap.com/instguidesNW2004s -> Installation -> Technology
    Consultant's Guide. -> Enabling Application-to-Application Processes ->
    Application-to-Application Integration -> Configuration of Usage Type
    Process Integration (PI) -> Template-Based Basic Configuration.
    You can use either the Template-Based Basic Configuration to carry
    out the configuration steps OR you can do the configuration steps
    manually:
    Please see the following link regarding this:
    http://help.sap.
    com/saphelp_nw04s/helpdata/en/61/6e8c42c398173be10000000a155106/frameset.htm
    For the central SLD, further manual steps are required.
    For more information, see SAP Note 939592.
    If you want to use an Integration Server client other than 001
    further manual steps are required. For more information, see SAP Note
    940309.
    Thanks
    Gaurav Bhargava

  • Why self-defined access sequences of free goods can not work?

    Hi gurus,
    I have maintained access sequences of free goods self-defined.but when i creat the SO it does not work!
    when i used the standard access sequences ,it is OK .
    Can anybody tell me why?
    thanks in advance

    Dear Sandy,
    Go to V/N1 transaction select your self defined access sequence then go in to the accesses and fields and check all fields are activated.
    Make sure that these fields are flowing in your sales order.
    I hope this will help you,
    Regards,
    Murali.

Maybe you are looking for

  • InDesign CS6 - Can you add Google Walking Tour into a PDF document or interactive pdf?

    Hello, I am trying to figure out how to add a Google Walking tour into my pdf document. I tried using the HTML feature in InDesign CS6 but all i get is a static image of a map. Acording to the features of InDesign this should be working correct? Plea

  • How to tell a swf file in web was made by flash or flex?

    the swf file in web, how to tell it was made by Flash or Flex? accurately!

  • Oracle Price Analytics 7.9.6.4 with EBS R12.1.3 as source system

    We are implementing BI APPS 7.9.6.4- Price Analytics and Oracle E Business 12.1.3 as source. I am aware of the fact that Oracle Price Analytics is designed for Siebel Source OOTB. Can anyone explain the configuration steps to use E Business suite as

  • I can't get my pc to recongnise my ipod

    Hi My Ipod had started to freeze and play up. So i have reset as instructed. Since I have reset my PC will not recognise the ipod. The "do not disconnect" symbol just flashes away and the ipod will not connect. I have reinstalled the software but no

  • Polling in CVI

    I am trying to understand how to poll in LabWindows? My application does not require user interface, it will be separate application. If the application had user interface I was creating a new thread and use timer control. Timer control callback woul