Problem in Synchronos Scenario

Hi Experts,
   I have a scenario SAP>XI->EXP this is a synchronous scenario. From i client proxy SSN number will be exported to EXP system as request and as aresponse i will get some set of records from EXP system along with SSN no.
Problem is as  response i will 500,000  records along with SSN number and i will have to wait for 5-10 sec. for this response.
I want to know that weather Xi can handle this huge ammount of records or Not?? being an synchronous scenario what are the time limits under which it is necessary to get the response (Because in  my case i will get response in 5-10 sec so there are possibilites for the time outs also.)
Please help me

HI,
In PI7.1 the problem to deal with huge data files si resolved with using the advacned adapter engine.
But in PI 7.0 or below you need to increase the heap size as well as the capacity to handle volume of data etc.
You have to either increase the timeout values in XI or do a BPM. There is no other way to achive what you desire.
For sender SOAP based then please set syncMessageDeliveryTimeoutMsec to a desired value.
Timeouts can be tricky in synchronous cases with all the various components of XI. In your case, you've implied that the RFC receiver adapter is being used to talk to SAP and it's taking a long time for SAP to process this request and send back a response. Are you getting a '...MessageExpiredException'? If so, the parameter 'xiadapter.inbound.timeout.default' in the 'SAP XI Adapter: XI' J2EE service would be relevant (see Note 791379 for details). The 'syncMessageDeliveryTimeoutMsec' parameter of the 'SAP XI Adapter: RFC' J2EE service is only relevant if you're using the RFC sender adapter.
Other timeout settings may come into play. The XI Troubleshooting guide has some good information on this.
http://service.sap.com/~sapidb/011000358700005909032005E/XI30XI70_TroubleGuide.pdf
Also, if this scenario is required to be synchronous, there's no way to split the request without using BPM as synchronous requests cannot be sent to multiple receivers.
Talk abt large files and nightmares....We have been seeing some of those lately although we are running only 300 mb file....We set the recordset per message to 1000 , though it improve the performance, it brought down the running time from month to days...:)...
File Adapter - Large file
Processing/Splitting of large file
Thanks
Swarup

Similar Messages

  • Problem in the scenario SOAP to RFC Syn

    Hello All,
    i developed one scenario for our client and development is same like below link.
    http://www.riyaz.net/blog/xipi-consuming-xi-web-services-using-web-dynpro-part-i/technology/sap/6/
    when i test the interface iam getting below error, Please tell me do i need to install any patch in Xi server or do i need to implement any note.
    My SAP XI server version 3.0 and Service pack:19
    2010-07-19 07:24:57     Operation performed     The message has been received by the mail system. Profile: XI URL: http://xxxxxxxxx:50000/MessagingSystem/receive/AFW/XI credential (User): XIISUSER
    2010-07-19 07:24:57     Operation performed     With the connection RFC_http: / / sap.com / xi / XI / System. Attempted placement of the message in the queue of requests.
    2010-07-19 07:24:57     Operation performed     Message queued dCaution
    2010-07-19 07:24:57     Operation performed     The message has been retrieved from the queue dCaution queries.
    2010-07-19 07:24:57     Operation performed     The status of the message has been activated on DLNG
    2010-07-19 07:24:58     Operation performed     Paper channel: CC_R_RFC
    2010-07-19 07:24:58     Operation performed     MP: entering
    2010-07-19 07:24:58     Operation performed     MP: processing local module localejbs/RfcAFBean
    2010-07-19 07:24:58     Error     MP: exception caught with cause com.sap.engine.services.ejb.exceptions.BaseEJBException: Exception in method process.
    2010-07-19 07:24:58     Error     Exceptions occurred for Adapter Framework: Exception in method process.
    2010-07-19 07:24:58     Error     The dissemination of the message to the application via RFC_http: / / sap.com / xi / XI / System failed due to com.sap.aii.af.ra.ms.api.RecoverableException: Exception in method process.:
    com.sap.engine.services.ejb.exceptions.BaseEJBException: Exception in method Process .. Enabled message "Failed".
    2010-07-19 07:24:58     Error     The status of the message has been activated on FAIL
    2010-07-19 07:24:58     Error     Return of the synchronous error message to the calling application: com.sap.aii.af.ra.ms.api.RecoverableException: Exception in method process.: Com.sap.engine.services.ejb.exceptions.BaseEJBException: Exception method in process ..
    Thanks and Regards,
    Chinna
    Edited by: chinnasapxi on Jul 19, 2010 10:55 AM
    Edited by: chinnasapxi on Jul 19, 2010 10:56 AM

    Hi Cinna,
    >just now i checked the RFC it is working
    this together with the header "Problem in the scenario SOAP to RFC Syn" is missunderstoobable. But ok, the error is inside RFC adapter: may be it cannot create the DIAG RFC call with the XML what you provided in RTW.
    To be shure to have sent the right XML send a message but use a Message Mapping with RFC module as target.
    Regards,
    Udo

  • Problem with IDoc scenario - IDocs do not aarive to XI

    Hi guys!
    I have a problem with IDoc->XI->File scenario. Colleagues send IDocs from R/3 and they are not in the XI. In R/3 they look like if they were correctly sent, however, I can not see them in sxmb monitor. BUT, when they send them again explicitly from R/3 (t-code WE19), they arrive...
    REALLY strange...
    Any suggestions?
    IDX2 metadata loaded.. I think, all needed settings are done.
    Question - do I need to set up LS in XI ABAP part?
    Thanx, Olian!
    P.

    Hi Olian ,
    just check if u have followed all the following steps
    SAP XI
    1) RFC Destination (SM59)
    a) Choose create.
    b) Specify the name of the RFC destination
    c) Select connection type as 3 and save
    d) In the technical settings tab enter the details SAP SID/URL and system number#.
    e) Enter the Gateway host as same details above SID/URL.
    f) Gateway service is 3300+system number#.
    g) In the Logon /Security tab, enter the client user & Password details of Destination system.
    h) Test the connection and remote logon.
    2) Create Port (IDX1)
    a) Select create new button
    b) Enter the port name as SAP+SID (The starting char should be SAP)
    c) Enter the destination client.
    d) Enter the RFC Destination created in SAP R/3 towards other system.
    e) Save
    3) Load Meta Data for IDOC (IDX2) a) Create new
    b) IDOC Message Type
    c) Enter port created in IDX1.
    SAP R/3
    1) RFC Destination (SM59)
    a) Choose create.
    b) Specify the name of the RFC destination
    c) Select connection type as 3 and save
    d) In the technical settings tab enter the details SAP SID/URL and system number#.
    e) Enter the Gateway host as same details above SID/URL.
    f) Gateway service is 3300+system number#.
    g) In the Logon /Security tab, enter the client user & Password details of Destination system.
    h) Test the connection and remote logon.
    2) Create Port (We21)
    a) First Select Transactional RFC and then click create button
    b) Enter the destination port name as SAP+SID (The starting char should be SAP)
    c) Enter the destination client.
    d) Enter the RFC Destination created in SAP R/3 towards other system.
    e) Save
    3) Create Partner Profile (WE20)
    a) Create New
    b) Create the Partner no. name as same the logical system name of the destination system.
    c) Select Partner type LS
    d) Enter details for Type: US/USER, Agent, and Lang.
    e) Click on the + button to select the message type.
    f) Select Partner no. and LS which ever create above.
    g) Select Message type
    h) Select Process code related to the Message type.
    I) save.
    In SLD – System Landscape Directory
    TS for R/3 (Logical system):-Assign the client name created in R/3 as Logical system Name.
    Ts for Third Party (Logical system):-
    BS for SAP R/3 (Logical system):- Assign the client name created in R/3 as Logical system Name.
    BS for Third Party (Logical system):-Enter the XI logical system name.
    In Transaction SALE
    Define and Assign the logical system name
    Regards,
    AshwinM

  • Problem in JDBC scenario

    hi
    mine is a file-> JDBC-> File scenario
    i'm using a stored procedure which returns the values as alias.Suppose 2 fields are returned by Stored procedure AS ' return name' and ' return value'.As u notice, there is a space b/w the 2 words( return, value)
    my problem is that Data types dont accept spaces or any other special characters except _.So how am i to create the DT? Also as far as i know, the fileds in the DT should have the same name as returned by the Stored procedure.
    Keeping the stored procedure untouched(still returns alias with spaces) , is there any way to execute the scenario?
    please help.

    Hi Alok,
       Yes you are right. DB allows Alias field names to have space in between but not the actual field names. In XI Datatypes, we cannot give any field name which has space in it. So the only option would be to change the alias name in DB to the name that does not have any space if you want to use the alias name in the interface.
    Regards,
    Dinakar

  • Problem in Mail Scenario

    Hi,
    I have configured a SAP --> PI --> Mail scenario with a receiver Mail Adapter. I have used the required mail message format for this interface.
    When I try to execute the scenario using a Message Mapping it is executed successfully and a mail is received in the configured mailbox.
    However when I try to execute the scenario using XSLT mapping I do not get any mail. In SXMB_MONI the processing is shown as successful. I need to use XSLT mapping as there is some HTML formatting that has to be done to the messsage.
    Please tell me what could be the possible solution.
    Thanks,
    Abhishek

    Hi,
    The problem was in the Date format in the XSLT mapping....
    One more doubt is inorder to display the message contents in HTML format what settings need to be done. I am getting the mail in a text format.
    XSLT mapping:
    <Mail>
    <Subject>XYZ</Subject>
    <From>Abhishek_at_xyz.com</From>
    <To>Abhishek_at_xyz.com</To>
    <Content_Type>plain/text</Content_Type>
    <Content>
    <html>
    <body>
    The required content with HTML tags for formatting
    </body>
    </html>
    </Content>
    </Mail>
    I am getting the output in text format as:
    <html><body>The required content with HTML tags for formatting</body></html>
    Please provide solution to this.
    Thanks,
    Abhishek.

  • Problems Implementing SnapShots Scenario for Stock Management

    Hello All,
    I am trying to configure the Inventory Management with snapshots and I am using the snapshot scenario. According to the document I have created alternative ODS ODSSNAP and infocubes to accumulate 2LIS_03_BX, 2LIS_03_BF and 2LIS_03_UM.
    My problem is with the key figures ZTOTALST,ZVALSTCKV and ZVALSTCKQ.
    I am facing this problem in the ODS when i try to create the update rule for 2LIS_03_BX. I have the two Characteristics Unit and Currency automatically mapped but i don´t see the key figures of the ODS. I supposed that my key figures may appear without assignment but they don´t appear.
    I should have my key figures non mapped but instead I cannot see them.I tried with another standard infosource 2LIS_03_BF and I see my key figures.
    I have BW 3.5 patch level 20.
    Can you please let me know any ideas?
    Thanks
    TK

    OK, non cumulative are not stored in your provider but calculated on the fly:
    NonCum = InFlow - OutFlow.
    then you have to work with your good receipts and goods issue flow key figures....
    For your scenario, as far as I understood you just need to see a "snapshot" (latest know stock values) you just need to update your receipts and issues with summation in your ODS; your stock will then be calculated.
    Usually a "snapshot" scenario means that you want to store your stock at the end of each month for example; in this case you need to use cumulatives with exception aggregation "LAST" on your time period so that the stocks aren't summarized over time. This way you update your cumulative Stk KF is updated with goods receipts - good issues. Also remind that in this scenario you'll have to load the previous month stock into the next
    Stock July = Stock June + Receipts July - Issues July.
    As you realize, it can get quite complex...
    Please precise your requirement and we'll help you further since I am doing all kind of scenario re stocks...
    hope this helps...
    Olivier.

  • Problem with MTO scenario-urgent

    hi everyone,
    our client is using MTO process, where they will exchange halb materials for the fert level production order. i.e according to MTO sales order will trigger procurement seperately at all levels of bom( as sales order stock). what is happening at the client side is they are converting plnd orders to production orders generated in the stock requirement list for HALBS, as thier wish they want to use these randomly for fert production,
    costs differences are arising.....
    so kindly suggest a solution
    thanks
    madhu

    Hi Madhu,
    Your requirement is simple. If my understanding is right in your scenario you have a FERT (A) which is MTO and the assemblies/components (B) used for manufacturing it is a stock item or MTS.
    For component A you have to define in material master MRP view 3 with planning strategy - 20 and in MRP4 maintain "1" for Individual and Collective requirement indicator.
    For component B you have to define in material master MRP view 3 with a suitable planning strategy -(Not= 20) and in MRP4 maintain "2" for Individual and Collective requirement indicator.
    This would resolve the problem. Reward your points,
    thank you,
    Regards,
    Prasobh

  • Namespace problem in SRM scenario.

    Hi Experts,
    I am using the RFQ scenario on SRM (Proxy) to PI to RFC.
    The scenario is standard SRM Scenario.
    The problem is with namespace, coming from SRM Proxy is http://sap.com/xi/SRM/Sourcing/Global
    using same message Type on PI, but XML namespace here in PI is different for this message, it is http://sap.com/xi/SAPGlobal/Global
    As the namespaces are not matching, the message is in RED.
    How I can solve this ?
    Study SAP

    Hi Vijaykumar,
    Thanks for your reply.
    But it is standard proxy structure, Is it fine to modify this ?
    & it is proxy, so we have to regenerate it in SRM also.
    is it fine ?
    Study SAP

  • Problem starting a scenario from Unix command line

    Hello all, many apologies if this is the wrong section of the forum, if it is and you could direct me to the right section I'd be grateful.
    If you're still reading and I am in the right section, I have a problem when using the startscen.sh script to start a scenario.
    This is what appears to be the relevant part of the log, I've had to change some values in the output for our security people.
    lots of java
    FirstUser:SUNOPSIS_INSTALL
    IndChange:I
    IntJavaName:com.sunopsis.dwg.dbobj.SnpRemRep
    IObjects:4600
    LastDate:2010-07-20 11:08:31.0
    LastUser:SUNOPSIS_INSTALL
    ObjName:OBJ_SNPREMREP_4600
    SecuPos:110]
    java.lang.NullPointerException
    08/18/2010 01:53:04 PM(main): SnpsConnection : disconnect : DbUrl : jdbc:oracle:thin:<our host and port data> : User : <our user> : ConnectID : INTERNAL_MASTER0
    08/18/2010 01:53:04 PM(main): SnpsConnection : disconnect : After ConnectionLst :
    DwgJv.main: Exit. Return code:-1
    OracleDI: Starting scenario PKG_PROCESS_FILES 001 in context Global ...
    08/18/2010 01:53:05 PM(main): DwgCmd: getUniqueThreadIdentifier : :Before : mThreadIDIncrementCounter : 0
    08/18/2010 01:53:05 PM(main): DwgCmd: getUniqueThreadIdentifier : :After : mThreadIDIncrementCounter : 1 : Unique ID : 0
    08/18/2010 01:53:06 PM(main): DwgTaskSql.supportTransactions : test transactions capability for :
    Oracle JDBC driver
    10.1.0.5.0
    08/18/2010 01:53:06 PM(main): DwgTaskSql.supportTransactions : test transactions capability for :
    Oracle JDBC driver
    10.1.0.5.0
    08/18/2010 01:53:06 PM(main): SnpsQuery.updateExecStatement : prepare request :
    Select BATCH_UPDATE_SIZE, CONNECT_TYPE, CON_NAME, DSERV_NAME, FETCH_ARRAY_SERV, FIRST_DATE, FIRST_USER, IND_JNDI, I_CONNECT, I_HOST, I_TECHNO, I_TXT_JAVA_URL, I_TXT_JNDI_URL, I_TXT_WS_BASE_URL, JAVA_DRIVER, JNDI_AUTHENT, JNDI_FACTORY, JNDI_PROTO, JNDI_PWD, JNDI_RESSOURCE, JNDI_USER, LAST_DATE, LAST_USER, PASS, USER_NAME, WS_DEPLOY_MODE from SNP_CONNECT where SNP_CONNECT.I_CONNECT=?
    08/18/2010 01:53:06 PM(main): SnpsQuery.updateExecStatement : prepare request :
    Select FIRST_DATE, FIRST_USER, I_CONNECT, LAST_DATE, LAST_USER, REP_ID, REP_NAME, REP_TIMESTAMP, REP_TYPE from SNP_REM_REP where REP_NAME = ?
    08/18/2010 01:53:06 PM(main): SnpRemRep.getObjectLst : :
    08/18/2010 01:53:06 PM(main): SnpsQuery.updateExecStatement : prepare request :
    Select AGENT_NAME, AGENT_NAME2, EXT_VERSION, FIRST_DATE, FIRST_USER, HOST_NAME, HOST_PORT, IND_CHANGE, I_AGENT, LAST_DATE, LAST_USER, MAX_THREAD from SNP_AGENT where AGENT_NAME=?
    08/18/2010 01:53:06 PM(main): SnpAgent.getObjectLst : :
    [AgentName:@
    AgentName2:null
    ExtVersion:null
    FirstDate:2010-06-22 17:47:34.0
    FirstUser:SUPERVISOR
    HostName:<out host>
    HostPort:<our port>
    IndChange:U
    IAgent:1000
    LastDate:2010-06-23 12:40:32.0
    LastUser:SUPERVISOR
    MaxThread:1000]
    08/18/2010 01:53:06 PM(main): SnpsQuery.updateExecStatement : prepare request :
    Select AUT_SUPERVISOR, EXPIRACY_DATE, EXT_VERSION, FIRST_DATE, FIRST_USER, IND_CHANGE, I_TXT_DETAIL, I_WUSER, LAST_DATE, LAST_USER, PASS, USER_EXPIRACY_DATE, WUSER_INIT, WUSER_NAME from SNP_USER where WUSER_NAME=?
    08/18/2010 01:53:06 PM(main): SnpUser.getObjectLst : :
    [AutSupervisor:1
    ExpiracyDate:null
    ExtVersion:null
    FirstDate:2010-06-21 08:22:32.0
    FirstUser:SUNOPSIS_INSTALL
    IndChange:I
    ITxtDetail:null
    IWuser:1999
    LastDate:2010-06-21 08:24:44.0
    LastUser:SUNOPSIS_INSTALL
    Pass:hZyX6tylA1y5R.RcRlQdfp
    UserExpiracyDate:null
    WuserInit:SU
    WuserName:SUPERVISOR]
    08/18/2010 01:53:06 PM(main): SnpsQuery.updateExecStatement : prepare request :
    Select EXT_VERSION, FIRST_DATE, FIRST_USER, IND_CHANGE, INT_JAVA_NAME, I_OBJECTS, LAST_DATE, LAST_USER, OBJ_NAME, SECU_POS from SNP_OBJECT
    08/18/2010 01:53:06 PM(main): SnpObject.getObjectLst : :
    [ExtVersion:null
    FirstDate:2010-06-21 08:21:48.0
    FirstUser:SUNOPSIS_INSTALL
    IndChange:I
    lots of java
    If anyone could shed some light I would be very grateful.
    izz

    Fantastic! Thankyou for your help. I realise my problem was that I copied jdic.jar into the project folder to save effort, but forgot tray.dll. I had seen tray.dll in that error output, but simply hadn't made the connection - you know how it is after staring at the same problem for a whole evening!
    As it is, I only had to copy tray,dll into the project folder and it works fine. :D.
    Thanks a lot.

  • Cache/Queue Problem while executing scenario

    Hi All,
    Our server is up and running, but there is a problem <b>every</b> time we try to execute a scenario:
    1. The SXI cache and the CPA cache have to be refreshed after making any changes to the objects
    2. The queues have to be de-registered, then re-registered in sxmb_adm
    Has anyone faced this problem before? Any suggestions as to how to solve this?
    Regards,
    Puloma.

    Hi,
    this is not a normal behaviour. Have a look at the cache notifications in the integration directory and check whether you receive some hint. Eventually there might be problems with the connectivity to the adapter engine or user xidiruser. Have a look at the following notes
    741214  and 780747 and the HOw To Cache guide which you can find under http://service.sap.com/xi
    Hope this helps, Regards, Jaime

  • Problems with planning scenarios

    Dear all
    I've a huge problem with the scheduling of a project. I hope I can explain it properly.
    I've created a project with some networks in it. The planning scenario is free scheduling and strict bottom up. I'm using the backward scheduling.
    Some of the networks, which are connected with the "Main" Network now are not scheduled properly. For example I have an acitivity in the "Main" network which is connected with a FS relationship to an activity (this activity has set up a constraint earliest possible) of another network. When I'm carrying out the scheduling this activity is planned much later than the activity in the Main network. In some other similar networks the scheduling is carried out regurarly.
    Now, when I'm changing the planning scenario to bottom up, canceling the start date in the network of concern and making a new scheduling of the whole project, the activity is placed in the right period. When I'm changing back the planning scenario and rescheduling the project once more, the activity is again postponed, even further in the future than before.
    is somebody out there who is able to help me?
    many thanks

    Hello
    is nobody out there who could help?
    Best

  • (JSTSG)(Web)Problems-P25 related scenario with NetWeaver 7.3

    HI,
    I am facing problem described on following link
    http://wiki.sdn.sap.com/wiki/display/JSTSG/%28JSTSG%29%28Web%29Problems-P25
    When using an Expression Language (EL) expression in an JSTL tag, for example (<c:out value="${1 + 1}" />), you receive an exception JspParseException.
    However when using a static value there is no problem.
    I am using NetWeaver 7.3 still facing the JspParseException..
    This problem occurs with following scenario ::
    abc.jsp has included another jsp called xyz.jsp with the help of <%@ include ... > (include directive).
    So if value set through <c:set> in abc.jsp & try to access with the help of <c:out> in xyz.jsp problem persits.
    Can anyone help me out?
    Is this limitation of SAP NetWeaver app server?
    The same works with other app servers like weblogic,websphere,jboss.
    Regards,
    Sankalp

    I'm facing the same problem. One JSP defines all the taglibs and includes another JSP which uses these taglibs. In the end I'm getting the same error. It's easily reproducable. Create a base.jsp with this content:
    <%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %>
    <%@ include file="inc.jsp" %>
    And an inc.jsp:
    <c:set var="xyz" value="123"/>
    <c:out value="${xyz}"/>
    Now open base.jsp and it'll run into this error:
    Attribute [value] of [] can accept only static values. at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.taglib.TagBeginGenerator.calculateAttributeValue(TagBeginGenerator.java:476) at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.taglib.TagBeginGenerator.generateSetters(TagBeginGenerator.java:394) at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.taglib.TagBeginGenerator.generateServiceMethodStatements(TagBeginGenerator.java:562) at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.taglib.TagBeginGenerator.generate(TagBeginGenerator.java:678) at com.sap.engine.services.servlets_jsp.jspparser_api.jspparser.syntax.xmlsyntax.CustomJspTag.action(CustomJspTag.java:181) ... 96 more
    But when you add the taglib directly to inc.jsp:
    <%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %>
    <c:set var="xyz" value="123"/>
    <c:out value="${xyz}"/>
    And open inc.jsp instead of base.jsp, it'll work. Therefore an include somehow leads to resolving the core-jstl, and probably others too, to a different version or implementation.
    Actually I'm replacing all the includes by <tiles:insert>'s which again require the include of all taglibs and java-imports in included files. Probably some other things won't work either. Is there no way to make the include behave as it behaved back in older netweaver versions? Servlet-Spec 2.3 is used here.
    Edited by: Stefan Lotties on Mar 6, 2012 12:23 PM

  • PO creation problem with classic scenario

    Hi All,
    We are in SRM 7.0 nad have mapped extended classic scenario. Now we want to map the Classic scenario only for a specific company code. So, my question is can we map the classic scenario on company code specific.
    I tried maintianing the document type & number ranges in R/3. Maintained the number ranges & transaction type in SRM.
    Also implemented BADI BBP_EXTLOCALPO_BADI.
    But after creating the SC the status is "Approved" but no PO getting created in ECC. On observing RZ20 there is an system error for the number ranges.
    Please let me know if I am missing some steps.
    Thanks in advance.
    Regards,
    Abey.

    HI,
    Make sure the PO number range in ERP is same in SRM. Also have the external checkbox checked for PO number range in ERP.
    Also have the same transaction type in SRM and ERP. Where the ERP transaction type should have external number range as the above mentioned profile.
    Regards
    Sam

  • Problem in file2IDOC scenario

    Dear all,
    I am using File adapter on the receiver side and IDOC adapter on the sender side.
    I am using delete option for processing mode.
    The file is getting deleted in the source directory but i don't find the IDOC at all in the IDX5 (XI).
    I have even verified WE05 but i didn't find any inbound iDOC.
    I have checked the runtime workbench.
    Both the communication channels are error free.
    In such scenarios how can i find why the IDOC in not pushed to SAP.
    How to trace the iDOC?
    Thanks.

    Hello Durga......
    For Tracing Idoc.....
    ALE Error Messages:
    02 - Error passing data to port
    04 - Error within control information on EDI subsystem
    05 - Error during translation
    25 - Processing despite syntax errors (outbound)
    29 - Error in ALE service
    32 - Resubmit edited intermediate document (DO NOT USE)
    Syntax Error Messages:
    26 - Error during syntax check of IDoc (outbound)Inbound ALE Status Codes
    IDoc Processed Successfully:
    50 - IDoc added
    53 - Successful posting
    IDoc ready for processing:
    64 - IDoc ready to be passed to application. The IDoc will be passed to the application by program RBDAPP01.
    Errors in IDoc Processing:
    51 - Error - application document not posted
    56 - IDoc with errors added (You should never see this error code)
    60 - Error during syntax check of IDoc (inbound)
    61 - Processing despite syntax error (inbound)
    63 - Error passing IDoc to application
    65 - Error in ALE service - indicates partner profiles are incorrect
    69 - IDoc was edited
    Testing:
    Log in to Adaptor Monitor and check for the file adaptor. The status of the adaptor should be green and working.
    Check the ftp connection, it should connect to destination folder without any error.
    Log in to sender system, go to transaction WE19 (test tool to generate IDoc), generate Idoc of the required message type.
    Log in to Xi system and execute transaction SXMB_MONI and check for the XML messages. Use your source and destination system to filter messages, it should have chequered flag.
    Check the destination directory, it should have file with the name specified along with the time stamp. Check the file, it should have data for all segments. 
    Reward Points If is Useful...
    Thanks,
    Satya Kumar.....

  • Problem in importing scenario objects from Development  to Production in XI

    Dear Gurus,
    I have a certain probelm happening as follows:-
    We have a 3 Sytem Landscape as follows :-
    Client 400-Development ,
    Client 500- Quality
    Client 700 - Production
    When he scenario (.tpz) files of directory and integration server  are transported from 200 - 500 , (ie .tpz files are transferred from the export folder of directory and repository server to import folder of directory and repository server via FTP) the scenario is visible in the namespace in 500 .
    The same when followed in 700 , after importing the objects from the import options under tools in repository as well as directory , the objects are not imported under the specified namespace in it's SWCV.
    Please suggest what could be done !!!!
    PS: We have deployed XI 3.5.

    Hi Ashish,
    I hope you have done ftp from 500 to 700 instead of 400 to 700. If yes then I dont think you should run into any of these issues. Also when it is done are the objects available in import and export folders of client 700 which is your production. If yes then try to import them in production. Also make sure you dont have anything in your change list. If you have something under the change list then you may run into some issues. Also look at this blog for the folder loactions:
    /people/sap.india5/blog/2005/11/09/xi-software-logistics-ii-overview
    Regards,
    ---Satish

Maybe you are looking for

  • Importing from one Iphoto Library to another

    Hi, Just wondering if you can help. I have two Iphoto libraries and would like to consolidate them into one. However, I want to import them in their current albums rather than as individual files as there is 31,000 of them and it will take forever to

  • Warning message in creation of structure

    Hi, Created a structure combining 3 tables .While checking it out showing a warning message Y***-NETWR (Specify reference table AND reference field). y***-VOLUM(Specify reference table AND reference field).

  • Duplex Printing for MX922

    Hey I didn't see this in the forums anywhere so thought I'd make a new topic. How do I duplex print with the mx922? I'm printing from a USB stick and can't seem to find how to print both sides of the paper. Bonus question: my printer only seems to ac

  • Help creating browse sequences that work and deleting sync TOC

    Hi, I'm using the latest version of the TCS with RH 9.0. I'm trying to create WebHelp Pro output for a book produced originally in Framemaker. I've been following Rick's Skinny on skins guide to tailor the look and feel, but am having real problems g

  • Updated Mac OS X 10.6.7, now YouTube requires Flash Player Update?

    Hi guys, can anyone help me please? I just bought a Mac Book Pro (mid 2010) 2 days ago. Everything was working great, but now after updating my software, YouTube Videos won't play as they require Flash Player 10. Now, I have followed the link on yout