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.....

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

  • Docnum of generated Idoc in File2Idoc scenario

    Hi folks,
    I have a file2Idoc scenario and I would like to see in PI the docnum of the Idoc generated in the target backend system.
    In sxmb_moni I ve found an IdocOutbound entry in the soap header but that docnum does not exist in the target system (the Idoc is there but with a different docnum). Actually I dont know what docnum it is as I couldnt find it in the pi system as well.
    Its easy to identify the Idoc by timestamp in our dev system however it is not an option in the prod system where we have 10000 msg an hour
    So how can I find out in PI which Idoc has been created in the target system?
    thx

    Hi,
    Go to idx5 transaction and check the idoc number for the respective message.
    Please refer the below links
    file to IDOC:how do i relate inbound idoc with generated idoc in the R/3
    Monitoring the IDOC Adapter in XI/PI using IDX5
    Regards,
    Priyanka

  • File2Idoc Scenario(whr am supposed to define these following things ?)

    Hi All,
    Iam new to XI. I started with this FILE2IDOC scenario.So i configured 1 third party & 1 Abap system in
    SLD as techinical systems..and assigned them to the Business system  respectively.so now sender is the third party(File adapter) and reciever(IDoc Adapter) is the SAP system.
    Now my question is whr am supposed to define these following things mentioned below:-
    Is these are defined in XI OR in R/3 system pls clarrify ?
    1)RFC Destination.
    2)Partner Profiles.
    3)Ports
    Thanks in Advance,
    KKK

    Hi Kiran,
    You need to do the following settings in the XI and 3rd party system side.
    3rd Party Side:
    1. Creating Logical names for Sender and Receiver systems
    2. Creating an RFC Destination that will point to the XI system
    3. Creating a port
    4. Distribting the Model
    5. Creating Partner Profile
    XI Side:
    1 . Creating RFC Destination that will point to the 3rd party system.
    2. Creating Port
    3. Importing IDoc Metadata
    Refer the following link for detailed Information
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/b0c2cb0f-6364-2b10-d181-91820cba8f8e
    In the example mentioned in the article, sender system is an ERP system. The same setting you will need to do in your sender system.

  • Business requirement for soap2rfc & file2idoc scenarios

    1)Please give me the bsuiness requirement for soap-rfc & file2idoc scenarios
    2)I also need the rfc and idoc used for that requirement

    HI
    Soap-RFC
    SOAP to RFC sync scenario
    File- IDOC
    File to IDOC
    File-IDoc Scenario
    While doing an File -> XI -> IDoc scenario, The Points to noted are:
    1. You don’t need a DT, MT or a message interface for the IDOC as it itself acts as the Message Interface.
    2. You import the IDOC and use the same in your mapping.
    3. In this configuration note that you will need a sender agreement for the file.
    4. In this configuration note that you will also need a receiver agreement for the IDOC.
    For any File -> XI -> IDoc scenario ref:
    /people/anish.abraham2/blog/2005/12/22/file-to-multiple-idocs-xslt-mapping
    Also check these...
    Configuring the sender File adapter --
    http://help.sap.com/saphelp_erp2005/helpdata/en/0d/5ab43b274a960de10000000a114084/frameset.htm
    Configuring the reciever IDOC adapter --
    http://help.sap.com/saphelp_erp2005/helpdata/en/96/791c42375d5033e10000000a155106/frameset.htm

  • 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 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

  • File2IDoc Scenario-Unable to convert the sender service to ALE logical sys

    Hi,
    I've created a simple file to idoc scenario. my fileSender was defined as sub-element of "Business Component". when i tried to test i got the err:
    "Unable to convert the sender service SandBox_File2IDOC to an ALE logical system"
    in order to workaround the issue i had to re-create the fileSender as sub-element of pre-defined business system.
    as far as i understand, idoc sender should be part of (i.e., sub-element) of business system. - my first Q: "am i right?
    second Q: in case this is the correct way to solve the issue, should i define (as part of sld definitions) a new dummy business system?
    Regards,
    Uri

    A very common problem and a standard solution:
    Make sure you have entered the logical system in ID :business system --> Service --> Adapter specific identifiers.
    If you need more help, refer the following links:
    http://wiki.sdn.sap.com/wiki/display/XI/UnabletoconvertSendersystemtoALElogicalsystem 
    Unable to convert the sender service to an ALE logical system

  • 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

Maybe you are looking for

  • View All Background Jobs with Class A

    Hi All, We have around 500 Background jobs scheduled on PRD system (CI and on the  rest DI's), Our requirement is how to generate  a list with All the backround jobs w.r.t their Job class (Any method /T-code navigation, function etc) so that I can ge

  • PO changes not reflecting in the SAP R/3 system in Extended classsic

    Hi Guys, I have a querry regards to deletion of a PO line item in Extended classic scenario Version 5.0. User has deleted the line item in the shopping cart and now the status of the shopping cart is with Zero value and line item deleted, but in the

  • New in XI - connecting ERP to XI

    Hi Friends, I am new in XI. When i create S.O in my erp system,an order confirmation idoc is genrated in my system, I wan to send this idoc to XI and generate XML file for that. I am using XI 7.0 and upto now i had created Logycial system for XI in m

  • HT202157 Why does Apple TV say Netflix is not available when I can watch it on my computer?

    I have reset my Apple tv to factory defaults, but it did not ask me to activate it again. For the last two days everytime i try watch a Netflix movie is says Netflix is not availble please try again latter. I have also power cycled my apple tiv by le

  • Java is loading slow or not working at all -- how can I fix it?

    Hi there I seem to be having problems using the Java on my iMac. When I and open Safari and go to a chat-room that I have went to for years http://chat.parachat.com/chat/login.html My Java takes so long to load. This time it took about 15 minuets to