Error in Soap_RFC_File scenario

Hi Experts,
              I have done sceanrio like Soap to RFC to File with BPM.
The input will be taken by RFC. the response of RFC will be checked. If the response contains the feild available quantity material, then based on the response of bapi ,i calculated the cost of the material.For this
I have created
DataTypes:2 datatypes input and output
Message Types: 2 message types input and output
MessageInterfaces: 7 (input_mi,input_abs_mi,output_mi,output_abs_mi,bapi_sync_abs,bapi_req_abs,bapi_res_abs_
Mesage mapping:2 (Request and response)
interface mapping: 2 (bapi mapping and cost mapping)
and one integration process.
while generating the wsdl file in ID, i am giving the sender interface as input_mi (outbound,Asynchronous)and generated the wsdl file. while executing the sceanrio, i am getting the following below error.
Could please suggest what is the problem?
  <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
- <!--  Call Adapter
  -->
- <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
  <SAP:Category>XIAdapter</SAP:Category>
  <SAP:Code area="BPE_ADAPTER">SYNCHONOUS_MESSAGE</SAP:Code>
  <SAP:P1 />
  <SAP:P2 />
  <SAP:P3 />
  <SAP:P4 />
  <SAP:AdditionalText />
  <SAP:ApplicationFaultMessage namespace="" />
  <SAP:Stack>The process does not support the given synchronous interface or does not support synchronous messages Exception CX_WAPI_DEF_PROPERTY_NOT_FOUND occurred (program: SAPMHTTP, include: , line: 0).</SAP:Stack>
  <SAP:Retry>N</SAP:Retry>
  </SAP:Error>
Thanks
Leela

Hi Leela,
How did u get it solved.i hav same scenario and same error.

Similar Messages

  • SAP TAO | getting an error "replay Error" for the scenario

    Hi,
    I am getting the "replay error" for a scenario.
    When tested the individual components, they were passing separately in HP ALM, but when consolidate all of those test cases in one test scenario then this error "replay error" is shown.
    Could anyone help in resolving this issue.
    regards,
    Sunil Kumar

    Dear sunil kumar
    You have posted the query in Career Center..
    Is your question related about Career ???
    Please read the document before posting any query.
    Find Topic Spaces on SCN (Forums)

  • Urgent :Getting error "No ALE scenario active in Profit Center Accounting"

    Hi Experts
    I am working on a LSWM project ,which uses BAPI BAPI_PROFITCENTER_CREATE for upload of data,but I am facing a strange problem during the IDOC posting the error "No ALE scenario active in Profit Center Accounting" is shown and the status of IDOC goes to 51.
    I have done all the ALE setting required for LSMW like File port ,partner type and partner number.
    Please help me to solve this error.
    Thanks
    -Mitesh
    Message was edited by:
            Mitesh Parekh

    Hi,
    Refer This SDN Blog, which gives you steps in detail....
    LSMW – Step by Step Guide: Legacy System Migration Workbench is an R/3 Based tool for data transfer from legacy to R/3 for one time or periodic transfer.
    Basic technique is Import data from Spreadsheet / Sequential file, convert from source format to target format and import into R/3 database. LSMW not part of standard R/3, if we need this product email [email protected]
    Advantages of LSMW:
        • Most of the functions are within R/3, hence platform independence.
       • Quality and data consistency due to standard import techniques.
       • Data mapping and conversion rules are reusable across projects.
       • A variety of technical possibilities of data conversion.
       • Generation of the conversion program on the basis of defined rules
       • Interface for data in spreadsheet format.
       • Creation of data migration objects on the basis of recorded transactions.
       • Charge-free for SAP customers and partners.
    Working With LSMW:
    Use TCODE LSMW
    Objects of LSMW:
      •Project   – ID with max of 10 char to Name the data transfer project.
      • Subproject   – Used as further structuring attribute.
      • Object   – ID with max of 10 Characters, to name the Business object .
      • Project can have multiple sub projects and subprojects can have multiple objects.
      • Project documentation displays any documentation maintained for individual pop ups and processing steps
    User Guide: Clicking on Enter leads to interactive user guide which displays the Project name, sub project name and object to be created.
    Object type and import techniques:
      • Standard Batch / Direct input.
      • Batch Input Recording
          o If no standard programs available
          o To reduce number of target fields.
          o Only for fixed screen sequence.
        • BAPI
        • IDOC
          o Settings and preparations needed for each project
    Preparations for IDOC inbound processing:
        • Choose settings -> IDOC inbound processing in LSMW
        • Set up File port for file transfer, create port using WE21.
        • Additionally set up RFC port for submitting data packages directly to function module IDoc_Inbound_Asynchronous, without creating a file during data conversion.
        • Setup partner type (SAP recommended ‘US’) using WE44.
        • Maintain partner number using WE20.
        • Activate IDOC inbound processing.
        • Verify workflow customizing.
    Steps in creating LSMW Project:
        • Maintain attributes – choose the import method.
        • Maintain source structure/s with or without hierarchical relations. (Header, Detail)
        • Maintain source fields for the source structures. Possible field types – C,N,X, date, amount and packed filed with decimal places.
        • Fields can be maintained individually or in table form or copy from other sources using upload from a text file
        • Maintain relationship between source and target structures.
        • Maintain Field mapping and conversion rules
        • For each Target field the following information is displayed:
          o Field description
          o Assigned source fields (if any)
          o Rule type (fixed value, translation etc.)
          o Coding.
          o Some fields are preset by the system & are marked with Default setting.
        • Maintain Fixed values, translations, user defined routines – Here reusable rules can be processed like assigning fixed values, translation definition etc.
        • Specify Files
          o Legacy data location on PC / application server
          o File for read data ( extension .lsm.read)
          o File for converted data (extension .lsm.conv)
        • Assign Files – to defined source structures
        • Read data – Can process all the data or part of data by specifying from / to transaction numbers.
        • Display read data – To verify the input data being read
        • Convert Data – Data conversion happens here, if data conversion program is not up to date, it gets regenerated automatically.
        • Display converted data – To verify the converted data
    Import Data – Based on the object type selected
        • Standard Batch input or Recording
          o Generate Batch input session
          o Run Batch input session
        • Standard Direct input session
          o Direct input program or direct input transaction is called
    BAPI / IDOC Technique:
        • IDOC creation
          o Information packages from the converted data are stored on R/3 Database.
          o system assigns a number to every IDOC.
          o The file of converted data is deleted.
        • IDOC processing
          o IDOCS created are posted to the corresponding application program.
          o Application program checks data and posts in the application database.
    Finally Transport LSMW Projects:
        • R/3 Transport system
          o Extras ->Create change request
          o Change request can be exported/imported using CTS
        • Export Project
          o Select / Deselect part / entire project & export to another R/3 system
        • Import Project
          o Exported mapping / rules can be imported through PC file
          o Existing Project data gets overwritten
          o Prevent overwriting by using
        ‘Import under different name
        • Presetting for Inbound IDOC processing not transportable.
    <b>One Last thing, Check in BD64 is the Distribution model is Active for Profit Center</b>.
    Cheers...
    Santosh.D
    <i><b>Mark All the Usefull  Answers.</b></i>

  • 500 Internal Server Error in FiletoFile Scenario

    Hi All,
    Here we are doing FiletoFile Scenario but not on our Central Instance we are using LocalPlainJ2SE Adapters for both sender and receiever so we configured PlainJ2SEFile Adapters in both ends.In the ID of XI i configured th *XI recievr adapter* and *haven't configured any sender adapter or sender agreements.*
    *I did only RecievrAgreements,Recvr determination,InterfaceDetermination*.
    But
    When we test the scenario file is getting pickedp by the PlainJ2SE file Adapter and also sent to the XI (IS) but we are getting an error in the SXMB_MONI saying that
    *<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>*
    *- <!--  Call Adapter*
      -->
    - <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="INTERNAL">HTTP_RESP_STATUS_CODE_NOT_OK</SAP:Code>
      <SAP:P1>500</SAP:P1>
      <SAP:P2>internal server error: java.lang.NullPointerException</SAP:P2>
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText><html> <head> <title>Transport Service Error</title> </head> <body> <h1>HTTP/1.0 500</h1> <h3>internal server error: java.lang.NullPointerException</h3> </body> </html></SAP:AdditionalText>
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>HTTP response contains status code 500 with the description internal server error: java.lang.NullPointerException Error while sending by HTTP (error code: 500, error text: internal server error: java.lang.NullPointerException)</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    Kindly give me some suggestions ??
    Thanks,
    Kalyan.

    >
    Kalyan chakravarthy p wrote:
    In the ID of XI i configured th XI recievr adapter and haven't configured any sender adapter or sender agreements.
    >
    > I did only RecievrAgreements,Recvr determination,InterfaceDetermination.
    Why didn't you configure Sender Adapter and Sender Agreement ?
    I am asking this since, the sender file adapter type determine the payload of the message based on their configuration. The information about the fields of the message header is determined from the corresponding sender agreement for the communication channel. Also the information from the sender agreement is used to construct the address header of the message.Moreover information from the adapter configuration in the sender channel is required for successful inbound processing.
    Is it still possible to process message from a file without going for  file adapter and SA ??

  • Error on FileBPMFile Scenario

    Hi ,
    I am working on a file bpm file scenario.My scenario is all about to collect three message interfaces and using some transformation bundle into one single message interface. That means in my scenario there are totally 4 abstract interfaces-3 for outbound interfaces and 1 for inbound interfaces.
    My problem is while activating the 3 files are picked up but when i am looking into sxmb_moni its showing "message scheduled on outbound side".
    Then i activate the queue using "activate queue " option in sxmb_adm.But still it showing the same status.
    Can anyone help me out in finding what might be the reason for it?
    Also in my other scenario its showing error as "empty container element when message is sending ".It showing error in send step in the process.Please suggests some solution for these problems.

    Hi Victoria,
    Check these
    1) go to BPM monitor- SXMB_MONI->PE->Technical Details and check all the cotainers ,messages
    2)Everything is correct, then check your N:1 mapping/interface mapping independently in the Integration Repository with the data from the SXMB_MONI
    3) Check the BPM once again for the all the Steps properties used. Then check with F7 for the Syntax check and activate it.
    4) Check the changes are reflected in SXI_CACHE, ie. return code of Integration process should be zero.
    for  more-
    Check the BPM Pattern available in SAP BASIS software component for the collection part
    http://help.sap.com/saphelp_nw2004s/helpdata/en/08/16163ff8519a06e10000000a114084/content.htm
    Hope this helps,
    regards,
    Moorthy

  • Error running ODI scenario from batch file

    Hello, everyone!
    I am loading data into Essbase 11.1.2 from MS SQL Server views using ODI 11.1.1.5.0 and Local agent. I created an interface which runs ok if launched manually from ODI.
    Then I created the scenario named MyScenario for this interface and updated odiparams.bat file in *...\agent\bin* folder as follows:
    set SECU_DRIVER=weblogic.jdbc.sqlserver.SQLServerDriver
    set SECU_URL=jdbc:weblogic:sqlserver://<ServerName>:1433;databaseName=<DatabaseName>
    set SECU_USER=<UserName for Master Repository>
    set SECU_PASS=<encoded password for MasterRepository UserName>
    set ODI_USER=SUPERVISOR
    set ODI_PASS=<encoded password for SUPERVISOR>
    set WORK_REPOSITORY=<Work Repository name>
    Then I created the batch file in which I wrote: *...\agent\bin>startscen MyScenario 001 GLOBAL 5*
    However the scenario is not executed with the following error message:
    ERROR ODI-1132 Agent Internal encountered a warning: ODI-1414: Error connecting to agent Internal: a JDBC error occurs while connecting to the master repository. Caused by: org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is java.sql.SQLException: Exception occurred while getting connection: oracle.ucp.UniversalConnectionPoolException: Cannot get Connection from Datasource: java.sql.SQLRecoverableException: IO Error: The Network Adapter could not establish the connection
    I will be very grateful for any hints!

    A fundamental clarification : where is your master repository database located ? Is it on SQL Server as well ?
    The MS SQL Server connection that you mentioned in the SECU_DRIVER, SECU_URL should point to the MR database.
    Is the server name in SECU_URL a Fully Qualified domain name or just an IP Address reachable from localhost ?
    startscen will spawn a new instance of local agent.
    startcmd will reuse an existing agent (not local).
    Not sure why your local agent is getting a Network Connection Error.

  • ODI 11g error when running scenario from startscen

    Hi,
    I'm getting the following error when trying to run the scenario using a standalone agent:
    org.apache.bsf.BSFException: exception from Jython:
    Traceback (innermost last):
    File "<string>", line 6, in ?
    ImportError: no module named re
         at org.apache.bsf.engines.jython.JythonEngine.exec(JythonEngine.java:146)
         at com.sunopsis.dwg.codeinterpretor.SnpScriptingInterpretor.execInBSFEngine(SnpScriptingInterpretor.java:345)
         at com.sunopsis.dwg.codeinterpretor.SnpScriptingInterpretor.exec(SnpScriptingInterpretor.java:169)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.scripting(SnpSessTaskSql.java:2375)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execScriptingOrders(SnpSessTaskSql.java:1616)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execScriptingOrders(SnpSessTaskSql.java:1581)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTaskTrt(SnpSessTaskSql.java:2755)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java:2515)
         at com.sunopsis.dwg.dbobj.SnpSessStep.treatAttachedTasks(SnpSessStep.java:537)
         at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java:449)
    Everything runs fine from the Designer. I can execute the scenarion using the agent from Designer no problem.
    Any idea on this error? Sounds like a path error, but I've checked everything.
    Thanks in advance.
    Nick

    I believe i have the answer.
    When are you are triggering via ODI Designer its going and reading from this folder path Oracle_ODI1\oracledi.sdk\lib
    Now there is another Folder called Lib which has the re.py causing which enables Designer to run the re module perfectly.
    When the same scenarios is being called via startscen it reads the Oracle_ODI1\oracledi\agent\lib and here there is Jython.jar is there but Lib which contains the re.py is missing.
    Temporary Solution - Copy the Lib from Oracle_ODI1\oracledi.sdk\lib to Oracle_ODI1\oracledi\agent\lib and call your startscen again .It should work.
    The reason i am calling this a temporary solution is that we would need to modify the odiparams accordingly to read from the right path namely(Lib) and i dont have much time to look at it now. i will look into it later.
    You can try if this works and if you want you can check with metalink if there is proper solution or reach Oracle Support for more appropriate solution or any other experts who have experinced the same can update the solution.

  • PO error - extended classic scenario

    Hi Guys,
    I'm using SRM 5.0 with extended classic scenario...
    During creation of the purchase order locally (in SRM) I got the "error in process" status.
    My means of T-code RZ20 I got the following info to ithis error:
    context:B2B Procurement
    object name:Purchase Order
    short name: Backend application errors
    status: Active
    Alert text: PO 700..1: Call of a method or kernel Method that has not been implemented
    using Transaction BBP_PD I got the following status:
    Status: I1080
    Description: in transfer to execution system
    Do you have any idea what should I do in order to resolve this outstanding issue?
    many thanks in advance for your help.
    regards,
    Piotrek

    Hi
    Go to transaction - <b>SPAM</b> to get all the required Patch levels and other required system version details.
    <b>Meanwhile, try the following SAP OSS Notes as well -></b>
    <u>Note 508972 - Error during transfer of extended purchase orders
    Note 881650 - Duplicate transfer/output of the purchase order
    PO status in " error In Process ".
    Error in Transfer Process (Urgent )
    FOLLOW ON DOCUMENT NOT CREATED ( ERROR IN PROCESS)</u>
    Hope this will help.
    Regards
    - Atul

  • Reg:: Java Lang ERROR in File_2_RFC_File Scenario

    Hi! Gurus,
    I am doing File to RFC to File without BPM by using this below Blog..
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/xi/file-rfc-file%28without+bpm%29&
    I have seen your blog and its quite intersting and pretty. I tried your blog in the below mentioned Server.
    PI 7.1 Server Make
    Release NW07_06_REL
    SPS Number 06
    JDK Version jdk15
    Build Time 2009-02-09 18:57
    Kindly make a note the below mentioned points and please let me know where exactly I was strucked...
    1. I sucessfully configured the below steps and I am able to retrieve the response from the RFC and I am able to see Success Flags in MONI on the both 2 messages. I configured like this..
    IR::
    Data Types and Message Types :: File Outbound and File Inbound.
    Service Interface:: SI_FIle_Handling ( Outbound Synchronous which contains file Outbound service     request File Inbound as Response message types )
    Message Mappings:: 1. File Req to RFC req
                                      2. RFC resp to File Resp
    Interface Mappings:: 1 IM_FILE_RFC_FILE
    ID::
    *Configuration Scenario *, Business service one which cotnains 2 communiation channels (file sener and receiver) and Business System which contains RFC receiver channel.
    Colloboration Agreemetns::
    One Sender Agreement and one Receiver Agreement
    Logical Routingsa::
    One Interface determination and One Receiver Determination
    Testing::
    I am sending an XML message which contains EMP ID number as request tio RFC in MONI I am able to get EMP details also in the second message in Moni as response from R3 system
    ISSUES::
    1> Even though I have kept as delete mode in file sener the file is not getting deleting from FTP sender location and scenario is running continously polling and messages are coming cont in MONI
    2) Even though I am able to see the response in MONI but I am not able to receive the Output file to the FTP Receiver location
    3) In communication Channel I am getting these errors::
    Audit Log for Message: a52a7bc0-11f8-11de-97cb-001d090e4bbe
    Time Stamp Type Description
    *_Error: java.lang.NullPointerException_*
    2009-03-16 12:34:08 Information MP: entering1
    2009-03-16 12:34:08 Information MP: processing local module localejbs/CallSapAdapter
    2009-03-16 12:34:08 Information File Adapter Receiver processing started, required QoS ExactlyOnce
    2009-03-16 12:34:08 Error MP: exception caught with cause java.lang.NullPointerException
    2009-03-16 12:34:08 Error ROB: error during processing: com.sap.aii.af.lib.mp.module.ModuleException
    Kindly resolve this issues and do the needful to me.
    Regards::
    Amar Srinivas Eli

    Hi! Praveen,
    I cross checked from the past 2 days and finally I raised this forum. I dono where exactly I was strucked hence please guide me more in this issue.
    Hi! Shabarish,
    SP 06 in PI is SP 15 in XI
    The modules required to work without BPM is available only from SP 19 on XI 3.0 and SP 10 on PI 7.0.
    See I already given my adminstraction information I am not working on PI 7.0 I am working on PI 7.1  Release NW07_06_REL
    SPS Number 06
    kindly please check this and let me know few more sugestions on this issue.
    Regards::
    Amar Srinivas Eli
    Edited by: Amar Srinivas Eli on Mar 16, 2009 3:57 PM

  • Mapping error for file scenario.

    Hi ,
    I am working with the help of this scenario to pick only selected files.
    /people/mickael.huchet/blog/2006/09/18/xipi-how-to-exclude-files-in-a-sender-file-adapter
    I am getting error in mapping . Everything i have checked its correct . Mapping is correct . but still its giving error . how can i solve it .
    Error : RuntimeException in Message-Mapping transformatio~
    Thanks ,
    Syed.

    Dear Syed Kumar
    Based on the blog you are executing the scenario I guess. The scenario is clearly focusing on the picking up the files using the mask attribute in File Access Parameters.
    As you mentioned clearly, that you are getting mapping error plz concentrate on how to rectify the mapping errors.
    will guide to do so.
    1. Go to SXMB_MONI and in the integration server and check for the message you are trying send.( I hope you did this)
    2. As it is giving you mapping error, Double click onthe message Flag showing red.
    3.Plz check the Payload XML content copy that content and paste in the message mapping Test section of IR.
    4. Execute the Test. If you get the message at the receiver side there shouldn't be any error.
    If you still get the error let me know.
    Best of Luck
    Reward Points If found use ful.
    Edited by: Praveen Kurni on Jun 13, 2008 7:43 AM
    Do the Interface mapping test as well if you are successful in message mapping.

  • Error in executing scenario File to Idoc

    Hi,
        I did File to Idoc scenario.
      In that I got error in status record at r/3 system...
    status record code is 51....Error is <i>Application document not posted</i>
    regards,
    pavani

    Hi Ravi,
    i mapped some of the data fields. Control fields i disabled them....
    Can you giv me wat are the importent fields for Cremas04...
    I did all the field that are indicated in red color..
    still i m getting error
    Message was edited by:
            Pavani Kumari Kokkiragedda

  • ABAP Application Error in Proxy scenario

    Hi All,
    I have a Proxy to Proxy scenario. I can see that few message are successful, whereas few are failing in ECC side. The messages are not stuck in Queue. It is giving a "ABAP" _APPLICATION ERROR. Has anyone faced this error before?
    Regards,
    Lavanya R

    Hi,
    Issue with Application end, Ask to developer to deebug the codu using the failed xml message.
    Regards
    srinivas

  • Mapping error in Synchronous scenario

    Hi,
    When I try to send a test message from RWB for a Synchrnous scenario (SOAP-XI-SOAP), I am getting the following error message from the "response" mapping. Please note that I am only showing first few lines of the error log.
    Did any body come across this error ?
    <Trace level="1" type="T"> RuntimeException during appliction Java mapping com/sap/xi/tf/_mm_Search_Response_</Trace>
      <Trace level="1" type="T">com.sap.aii.utilxi.misc.api.BaseRuntimeException: Fatal Error: com.sap.engine.lib.xml.parser.ParserException: Document is not well-formed: Start-tag 'HEAD' is different from end-tag 'HTML'(:main:, row:29, col:0) at com.sap.aii.mappingtool.tf3.Transformer.checkParserException(Transformer.java:41) at com.sap.aii.mappingtool.tf3.Transformer.start(Transformer.java:79) at com.sap.aii.mappingtool.tf3.AMappingProgram.execute(AMappingProgram.java:77) at ................................
    Thanks
    Sunil

    Michal,
    1.I checked the mappings and looks every thing good to me.
    2. Regarding the flag in SXMB_MONI for sending I have the "log version" icon and for the response I have "System error- Restart not possible flag".
    3.For the HMI destination, I see the HTTP status code as 200 instead of 500. So I am trying to look into this if this is effecting.
    Based on these and the "HTTP ERROR: 500 service not found
    " error in SXMB_MONI, I think this might be due to the no response from the web services.
    Please let me know your comments.
    Thanks
    Sunil

  • Error in Outbound scenario : AE_DETAILS_GET_ERROR

    Hello Experts,
    Need your help urgently
    right now i am doing outbound scenario, in that R/3 -> XI -> Oracle.
    Here when i trigger 1 outbound IDOC then it is working fine... but when i try to send 100s of idocs at a time then half of them i getting through and half of them are going into error saying
      <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Call Adapter
      -->
    - <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="INTERNAL"><b>AE_DETAILS_GET_ERROR</b></SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText><b>Error while reading from the secure store: ERROR_U: No service user password found for Adapter Engine</b></SAP:AdditionalText>
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack><b>Error while reading access data (URL, user, password) for the Adapter Engine</b></SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    When i try to restart them into the SXMB_MONI at that time they are getting through.
    I am not able to trace that y it is happening like this....
    Some of them are going into the "System Error - Manual Restart Possible" and some of them are going in to the "System Error - Restart Not Possible".
    Can anybody please help me out in this problem? I am not able to understand that y it is happening.
    Regards,
    Hetal

    Hi Hetal,
    Check ur adapterframework service username,password in the exchange profile are given correctly.
    Also check in the Business system of the XI server, please verify the URL in the pipeline.It should be:
       http://<servername>:<HTTP Port>/sap/xi/engine?type=entry.
    Regards,
    Prasanthi.

  • System Error in File scenario

    Hi Everybody,
    I just tried a simple file to file scenario.
    File was deleted and message was seen in sxi_monitor but file is not created in receiver folder.
    When checked in RWB, in Message monitoring the message got status as system failure.
    Both sender and receiver adapters are shown as configured correclty.
    Can anyone say how to rectify this error.
    Thanks

    >
    newa2010 wrote:
    > Hi Everybody,
    >
    > I just tried a simple file to file scenario.
    >
    > File was deleted and message was seen in sxi_monitor but file is not created in receiver folder.
    >
    > When checked in RWB, in Message monitoring the message got status as system failure.
    >
    > Both sender and receiver adapters are shown as configured correclty.
    >
    > Can anyone say how to rectify this error.
    >
    > Thanks
    Try to check the auditlog in Channel Monitor for CC Receiver.

Maybe you are looking for