Error: System not configured as Integration Engine

Hi ,
I was trying to simulate the following scenario in SAP XI:
HTTP--> SAP XI --> (RFC/BAPI)SAP R/3
Let me clear what i did.
I have to call a BAPI using RFC adapter in XI to display some information on a request of some Http app.
1. I have Imported the RFC BAPI into IR.
2. I have created the XSD files for http Re and res messages.
3. I have created the XSLT mapping programs and put them in a zip file and imported into IR.
4. I have created a Interface mapping and assign the created messages and mapping programs.
5. In ID i have created a Business service for my web application.
6. Receiver determination created in Id and Interface determination and receiver agreement in ID and activated the changes.
7. I have tested the same by sending the request from my web application to xi plain http adapter as follows:
http://grserver:8000/sap/xi/adapter_plain?bs=XIWS_web&namespace=urn%3Axi%3Asap%3Awebapp&interface=HTTP_out&qos=BE
and in the result i have got the following error:
"System not configured as Integration Engine"
but i have tried it many times and some times it gives me correct results but after that the same error ios coming.
so can you tell me what could be wrong in the configuration of XI of what is the solution for this problem.
Reagrds
Gopesh Kumar Agarwal

Hi,
What is the version of XI you are using? If u are usign XI2.0, ur URL is correct. But if you are using XI3.0 then use <b>service</b>=<SENDERSERVICE>instead of
<b>bs</b>=<SENDERSERVICE> parameter in your URL.
<b>bs</b> is replaced by <b>service</b> in XI3.0
Your URL will be http://grserver:8000/sap/xi/adapter_plain?<b>service</b>=XIWS_web&namespace=urn%3Axi%3Asap%3Awebapp&interface=HTTP_out&qos=BE
Hope this helps you.
Cheers,
Siva Maranani.
Message was edited by: siva  maranani
Message was edited by: siva  maranani

Similar Messages

  • System not configured as Integration Engine

    Hi Friends ,
    I have written an outbound client proxy for my interface . I am using XI to File Adapter scenerio .
    When I run the zprogram in R3 then I get the error
    System not configured as Integration Engine ...
    Please suggest .
    Best Regards
    Chan

    Hi Chane,
    Go to SXMB_ADM->Configuration->Integration Engine COnfiguration->Choose your R/3 system as Application System
    Refer this Configuration Guide - Page no 27
    https://websmp102.sap-ag.de/~sapidb/011000358700001697502004E.PDF
    Regards,
    Moorthy

  • Error "system not configured as xmb" in transaction "sxmb_moni"

    Hi,
    when I send an IDoc from R3 to XI I get this error:
    system not configured as xmb" in transaction "sxmb_moni"
    also, in the adaptermonitor of the runtime workbench there is an error in the integration engine.
    "no rules for business-system are definied in SXMS_CONF_ITEMS"
    This error refers from a another error in transaction idx. so, we have assigned the integration engine client 100, because we work with this client. So, we can start transaction idx5 but, we get the other error, as mentioned.
    Can anybody help me please?
    Regards
    Stefan

    Hi Stefen,
    try to chk SLD-->Business systems...and check the role of business system Web AS ABAP (tht was created during installation)...check if the role is integration server if not  try sxi_cache and in the menu tool bar goto "GoTo" and click AE cache and see if the link is fine
    pls chk for this links
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/ceba9b90-0201-0010-9687-a8b279e388bb
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/909760cb-0ec8-2a10-4a96-ee8417acfbc9
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/909760cb-0ec8-2a10-4a96-ee8417acfbc9
    if found worth pls do the req
    Thanx
    Sampath

  • Generated Proxy Error: System not configured as XI Integration Engine

    Dear all,
    Using transaction SPROXY I generated a proxy on a Message Interface.
    This generated as well a method and the associated class.
    When I run it, trying to send data through all this, I get the following error:
    <b>System not configured as XI Integration Engine</b>
    Here is the model I got on another thread, in order to catch the error text:
    DATA: l_sys_exception    TYPE REF TO cx_ai_system_fault.
    *...proxy call
    catch CATCH CX_AI_SYSTEM_FAULT into l_sys_exception.
    write: l_sys_exception->errortext.
    Anyone has any idea where this error commes from?
    I am mostly wondering whether the problem comes from my outbound system or XI configuration?
    Thanks a lot, have a nice day!
    Isa.

    check this thread
    https://forums.sdn.sap.com/click.jspa?searchID=2727912&messageID=1877263

  • Error: System not configured as XI Integration Engine

    Hi All,
    I a getting this following error in RWB-->message monitoring -->adapter engine -->audit log
    "2007-11-29 09:28:45 Error Received XI System Error. ErrorCode: SYSTEM_NOT_CONFIGURED_AS_XMB ErrorText:   ErrorStack: System not configured as XI Integration Engine
    2007-11-29 09:28:45 Error Transmitting the message to endpoint http://p2p:8003/sap/xi/engine?type=entry using connection AFW failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: SYSTEM_NOT_CONFIGURED_AS_XMB:.
    what might be the possible errors..
    regards,
    Rajesh

    Hi Rajesh,
    you can go through these chek steps
    1)go to SLD-->Business systems...and check the role of business system Web AS ABAP (tht was created during installation)...check if the role is integration server
    2) go to sxi_cache and in the menu tool bar goto "GoTo" and click AE cache and see if the link is fine? whether the link in sxi_cache for AE cache is showing green traffic signal and  also perform a delta refresh.
    3)Check whether your business system is tied to the integration server in SLD.
    4)In the transaction sxmb_adm -> Integration Engine Configuration can you check whether that role has been defined as Integration Server.
    hope these checks will solve your problem
    Thanks
    sandeep sharma
    PS:If helpful Plz reward points
    Also you may check whether in specific configuration you may need to add Category as Runtime Engine_Type and current value as HUB.

  • System not configured as XI Integration Engine

    Hi
    I trigger an interface and get the error " System not configured as XI Integration Engine ". I get this error at the Call Adapter stage. How do I check in the receipient system ?
    Regards

    Hey,
    You can find similar issue faced by other and solution in SDN.
    Have a look at these threads.
    System not configured as XI Integration Engine
    SYSTEM_NOT_CONFIGURED_AS_XMB
    regards
    Ramesh

  • System not configured as XI Integration Engin

    Hi Experts,
                             My system working fine up to yesterday but today morning when i came and saw this error is comming <b>System not configured as XI Integration Engin</b>  this error is showing in MONI ..
    Regards
    Rao

    Hi rao,
    Please see the following links.
    ERROR Integration Engine configuration
    one more
    integration engine
    Kindly reward points for useful answer.
    Regards,
    Vishal

  • IDOC Scenario: System not configured as XI integarton engine

    Hello Experts,
    I have beeen trying to solve this since a few days.
    I have created an IDOC scenario  from SAP ECC s/m to PI 7.0.
    The IDOC is being sent successfully fron SAPECC with status 03 in Transaction WE05.
    But in PI 7.0 I am not able to view these messages anywhere in WE05.
    SXMB_MONI of PI 7.0 shows an error record for previous trials and shows error status (red) as "System not configured as XI integration engine"
    I have already set configuration parameters on PI7.0 in SXMB_adm.
    Your suggestions will be appreciated.
    Thanks in advance,
    Elizabeth.

    Hi,
    you can check in PI:
    - TCODE - SXMB_ADM
    - integration server
    - edit - change global config - check if you have: integration server set
    Regards,
    Divya

  • Error with Transport system not configured that may be related to CHaRM

    Who has in depth knowledge on setting up SAP Solution Manager CHaRM. Had an odd problem with the transport system failing when the QA system was shut down for maintenance. Transports were not able to be created or save to.  Error message was Transport System not configured.  Brought up QA and re-distributed system and Transport group and transport requests started working again.

    Hello,
    if a system, e.g. QA system, will not be available due to a maintenance task,
    we set the status of this system to "temporarily inactive" (see header data in transaction SMSY).
    This status allows us, to create new transport requests in DEV-System although consolidation system QA is not available.
    (Of course you have to reset the status, when QA-system ist started again.)
    Hint: it is not possible to release or to import a transport request, when consolidation system is shut down.
    Therefore the developer should pay attention to the messages, which raise in urgent corrections.
    best regards
    Horst

  • HTTP Response code 404 - RFC Adapter des not connect to Integration engine

    Hi,
    I seem to have problem with XI Integration engine. My integration process does not go beyond adapter engine and it fails with the following error,
    Begining of the erorr report -
    2006-01-23 13:35:53 Success RFC adapter received sRFC for ZSCEN2_XI from <sysno>/<client>. Attempting to send message synchronously
    2006-01-23 13:35:54 Success Application attempting to send an XI message synchronously using connection AFW.
    2006-01-23 13:35:55 Success Trying to put the message into the call queue.
    2006-01-23 13:35:55 Success Message successfully put into the queue.
    2006-01-23 13:35:55 Success The message was successfully retrieved from the call queue.
    2006-01-23 13:35:55 Success The message status set to DLNG.
    2006-01-23 13:35:55 Error Returning synchronous error notification to calling application: Received HTTP response code 404 : Not Found.
    2006-01-23 13:35:55 Error Transmitting the message using connection http://<host>:55300/sap/xi/engine?type=entry failed, due to: Received HTTP response code 404 : Not Found.
    2006-01-23 13:35:55 Error The message status set to FAIL.
    2006-01-23 13:35:55 Error Returning to application. Exception: Received HTTP response code 404 : Not Found
    end of error report -
    and the runtime workbench does not connect to Integration engine and fails with the following error,
    begin error report -
    javax.ejb.CreateException: Unable to log on to system XID in language en with user XIRWBUSER
         at com.sap.aii.mdt.server.integrationengine.IntegrationEngineMonitoringBean.ejbCreate(IntegrationEngineMonitoringBean.java:374)
         at com.sap.aii.mdt.server.IntegrationEngineHomeImpl10.create(IntegrationEngineHomeImpl10.java:185)
         at com.sap.aii.mdt.server.IntegrationEngineHome_Stub.create(IntegrationEngineHome_Stub.java:56)
    end of report -
    Have anyone experienced the same issue?. Are we missing some post installation configuration?.
    Thanks in advance
    Regards,
    Arul

    HI Anulraja,
    Your Adapter Engine searches the pipeline url of the integration engine from the SLD.
    Check the Bussiness System in Sld , which you'll have defined for XI Server.
    It should have ROLE : Integration Server And
    pipeline url: http://ux0800:55300/sap/xi/engine?type=entry
    should be this if your http port is 55300.
    Check if this url is right in SLD-Bussiness System.
    You can check the exact http port in transaction sxmb_adm.
    Go to Integration engine configuration and then click on check icon(F7).
    It should match with that provided in the BS in SLD.
    By default it should be 8000.
    Check all these things and then try.
    Regards,
    Yomesh

  • The driver is not configured for integrated authentication

    my code is :
    String connectionUrl = "jdbc:sqlserver://169.254.35.45:1486;" +
    "databaseName=ipec;"+"integratedSecurity=true";
    Connection con = null;
    Statement stmt = null;
    try
    // Establish the connection to the principal server.
    Class.forName("com.microsoft.sqlserver.jdbc.SQLServerDriver");
    System.out.println("driver loaded");
    con = DriverManager.getConnection(conne ctionUrl);
    System.out.println("Connected to the principal server.");
    but this throws an SQL exception that : Driver is not configured for integrated authentication.
    I've placed the sqljdbc_auth.dll in
    catalina_root/common/lib where the driver jar file is placed....
    but its still givin the same error............
    replies are welcomed.............
    thank you,
    shibhs

    shibhs wrote:
    but this throws an SQL exception that : Driver is not configured for integrated authentication.
    I've placed the sqljdbc_auth.dll in
    catalina_root/common/lib where the driver jar file is placed....
    but its still givin the same error...........I know this is an old message but I have just had the same problem and it seemed to mean that the driver couldn't find the auth dll. When I put in the windows\system32 directory, the integrated authentication worked fine.
    Rgrds
    Peter
    Edited by: P_Tootill on Jul 3, 2008 3:26 AM

  • Change and transport system not configured

    hi
    Please anybody help me on this. I installed SAP IDES4.7 on Win Xp with Oracle9.2. It is working good except one error. when i click on anymenu item in GUI a popup says " change and transport system not configured'.
    How to fix this?
    i appreciate your help in advance. Thanks
    Madhu

    Hi
    After installing SAP IDES4.7 u have to do post-installation.As a postinstallation u have to configure the STMS(sap transport management system)
    STMS is mainlly used for moving objects from one system to other system
    Regards
    kiran kumar.v

  • Error:System not assigned to a host

    Hi,
    I am trying to download maintenance stk SRM 7.0 SPS 5.0, via solman, but I am getting the error called  "Error:System not assigned to a host" in the stage where solman looks for OS/DB dependent files.
    When I go back and check the entries in SMSY, all the relevant entries are present there..
    Could anyone has encountered this before?
    Thanks
    Abhishek

    >
    Abhi wrote:
    > Hi,
    >
    > I am trying to download maintenance stk SRM 7.0 SPS 5.0, via solman, but I am getting the error called  "Error:System not assigned to a host" in the stage where solman looks for OS/DB dependent files.
    > When I go back and check the entries in SMSY, all the relevant entries are present there..
    > Could anyone has encountered this before?
    >
    > Thanks
    > Abhishek
    Hi Abhisek,
    are you sure that is in TX "smsy -> Systems -> <your SID> -> logical Component -> Header Data" an entry at the field "message Server" ?
    I think that is meant with host.
    regards
    Tobias

  • Java.lang.Exception error during XML validation by Integration Engine

    Hi professionals,
    We are trying to use XML validation by the Integration Engine.
    Step 1:
    We created an appropriate directory structure where we had to store the structure (xsd).
    \usr\sap\<system id>\SYS\global\xi\runtime_server\A\B\C\D\E\F
    A - validation
    B - schema
    C - GUID of the SWCV where service interface reside.
    D - Repository Namespace where Service Interface is created.
    E - Service Interface Name
    F - Repository Namespace where Message Type or External Definition is
    assigned.
    Step 2:
    We also changed the references in the xsd to exclude all the subdirectory references.
    e.g folder1/folder2/abc.xsd is become abc.xsd only
    Step 3:
    We stored both xsdu2019s (schema xsd and referenced xsd to the directory created in step 1)
    Step 4:
    We changed the directory and xsdu2019s permissions to 777 (we chose 777 for testing purpose).
    Step 5:
    We changed the property schema validation of the sender agreement to Validation by Integration Engine.
    Step 6:
    We checked RFC destination for AI_VALIDATION_JCOSERVER on AS ABAP and AS Java and establish an successful connection test.
    RESTULTS
    The result of those steps is an error message in the message monitor of PI with the error tekst:
    <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIServer</SAP:Category>
      <SAP:Code area="XML_VALIDATION_INB">CX_XMS_SYSERR_VALIDATION</SAP:Code>
      <SAP:P1>java.lang.Exception</SAP:P1>
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText>not used at the moment.</SAP:AdditionalText>
      <SAP:Stack>System error occurred during XML validation</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    Please assist in how to solve this issueu2026.
    Regards, Sjaak.

    I would suggest follow Appendix A to know the exact path and since you have one XSD referring other XSD check the steps mentioned in Appendix B .... there seems to be some error in referencing ...Appendix A and B are on page 12 & 13 of this document:
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/d06dff94-9913-2b10-6f82-9717d9f83df1?quicklink=index&overridelayout=true
    Regards,
    Abhishek.

  • Configuration of Integration Engine Trace and Logging

    Hi,
    on XI we can configure tracing and logging of messages via SXMB_ADM / Conf Integr Engine / category RUNTIME parameter LOGGING or TRACE_LEVEL. I connected an application system (WAS 6.20) and cant find this parameters. They r not chooseable. Does anybody know why? Is there another functionality to customize the trace?
    Regards,
    Udo

    Hi Udo -
    Did you apply the APPINT component?   More info in Note 439915.
    Regards,
    Jin

Maybe you are looking for

  • Can anyone read this crash report?

    Hi. I`ve never had any problems with Logic Pro, but today, in a mix, it suddenly just crashed. And still keeps crashing. Can anyone PLEAAAASE help me out with this, and explain how to fix it in "computer-for-dummies"-language? Much appreciated =) The

  • How to print Signature stored in a flash drive on to check print program?

    Hi, I have a check print program template and have the following requirement. I need to print the signature image which is stored in a flash drive that will be inserted in to the check printer (HP laserjet 4250 series). The vendor sent the escape seq

  • How to send message to a multi-consumer queue using pl/sql

    How to send message to a multi-consumer queue using pl/sql ? Thanks. I tried following, but got an message: no receipient specified. DBMS_AQ.ENQUEUE( queue_name => 'aqadm.multi_queue', enqueue_options => queue_options, message_properties => message_p

  • Beat synching in premiere cs5

    Hi I'm trying to beat synch to some fast electronica.  Does anyone know if there's an easy way to do this?  I'd prefer not to have to put a marker on each beat using the "*" button if possible. Cheers Jibb

  • Step by Step Docs of LSMW

    Hi.. wud appreciate if sum1 cud send me step by step doc of LSMW for various examples... i already hav for "LSMW to Update Customer Master Records with Transaction Recording & "LSMW to Update Customer Master Records with Standard Object... other than