Idoc2File scenario:no message

Hi,gurus:
  My scenario is idoc to file,and I have done  relevant configuration in sender ECC and XI ,also the status of the sender idoc is 03,but I couldnt find any message in XI(SXMB_MONI).So why?Any help will be appreciated!
(The RFC between XI and ECC both worked well.)

Hi,
Try these steps to solve ur problem..
Check whether IDoc was created:
1. Execute Transaction WE05; enter correct date/time parameters etc. If IDoc found in failed status, open status records folder and double click on the failed status records to get error message.
Check Whether IDoc is received by the XI/PI:
2. Execute Transaction WE05; enter correct date/time parameters etc and verify if the IDoc was created or not and if IDoc is in a successful status or not. If the Idoc is in Status-30(Yellow), you can push it again through Transaction BD87.
3. If the IDoc is located and status is successful but receiver has not received the IDoc, Execute transaction SM58 to determine if IDoc is stuck in the ALE/RFC layer. If entries exist in SM58, look for Message Type.
4. If message type exist and Run the Program "RSARFCEX". If after the RSARFCEX program has ran and IDocs are not in SM58, issue should be solved. Validate in receiving system via WE05 that the IDoc was received or not.
5. If IDoc is still stuck in SM58, check RFC connection. Go to SE37, enter function module RFC_PING. We need to have access to SM59 to test the RFC Connection.
6. After an issue has been resolved and/or you need to process an IDoc, besides processing IDocs via programs, you can also process IDocs via Transaction BD87.
thanks,
by
boopalan.m

Similar Messages

  • How to test IDOC2FILE Scenario

    Hi All,
    Now i am working on IDOC2FILE scenario. I have done all ALE settings in R/3 side with RFC destination, port, Partner profile.
    At XI side i created RFC destination, Port and Partner profile also.
    And i pushed the idoc from R/3. I got the status messages  like
    "IDoc: 0000000000001018 Status: Data passed to port OK" and "IDoc sent to SAP system or external program".
    But in XI,  i got the following messages:
    "IDoc: 0000000000005005 Status: Application document not posted" and
    "Function module not allowed: APPL_IDOC_INPUTI".
    All my design time and configuration time objects are done and activated.
    Here i am using the business service for sender system. sender is R/3 system.
    Anybody, came across this problem, could you please revert back to me with solution. I want step-by-step testing procedure.
    Please getback to me with proper solution asap.
    Thanks & Regards,
    Nagarjuna.

    Hi Sarvesh,
    Thanks a lot. I already triggered the idoc in we19 and please go through the following once again:
    I have done all ALE settings in R/3 side with RFC destination, port, Partner profile.
    At XI side i created RFC destination, Port and Partner profile also.
    And i pushed the idoc from R/3. I got the status messages like
    "IDoc: 0000000000001018 Status: Data passed to port OK" and "IDoc sent to SAP system or external program".
    But in XI, i got the following messages:
    "IDoc: 0000000000005005 Status: Application document not posted" and
    "Function module not allowed: APPL_IDOC_INPUTI".
    All my design time and configuration time objects are done and activated.
    Here i am using the business service for sender system. sender is R/3 system.
    Anybody, came across this problem, could you please revert back to me with solution. I want step-by-step testing procedure.
    Please getback to me with proper solution asap.
    Thanks & Regards,
    Nagarjuna.

  • IDOC2FILE scenario

    Hi All,
    I am going to develop idoc2file scenario in XI. Any body have the full documentation with step-by-step process(including R/3 settings & XI settings), Please send me ASAP.
    I am very thankful to you in advance.
    Thanks & Regards,
    Nagarjuna.

    Hi nagarjuna,
    ALE configuration
    Steps to do ALE Configuration with respect to IDOC:
    Configuration in R/3:
    1. Create a RFC destination using Transaction = SM59
    2. Create the ports using we21 and refer the port to the created RFC dest in above Step.
    3. Create a Logical System using Transaction BD54.
    4. Create a partner profile using transaction WE20.
    Also need to configure in XI:
    1. Create a RFC destination using Transaction = SM59
    2. Create the ports using Transaction IDX1 and refer the port to the created RFC dest in above Step.
    3. The port has to be displayed in the IDX2 transaction and we should be able to view the idoc’s which we imported through integration repository otherwise we have to manually import the idoc’s from IDX2 using the port created above
    Please refer to these blogs:
    Complete process for Idoc to file scenario:
    /people/ravikumar.allampallam/blog/2005/02/23/configuration-steps-required-for-posting-idocsxi
    /people/prateek.shah/blog/2005/06/08/introduction-to-idoc-xi-file-scenario-and-complete-walk-through-for-starters
    incase you are struck with any issues while creating the scenario refer to this blog;
    /people/venugopalarao.immadisetty/blog/2007/01/24/troubleshooting-file-to-idoc-scenario-in-xi
    Hope this will help you:)
    reward points if helpful
    regards,
    Nithiyanandam

  • Problem in TRFC queue (SM58) - IDOC2FILE scenario

    Hi,
    I am executing IDOC2file scenario. In the transaction we19, i have successfully posted the IDOC to external system (XI).
    But the iDOC is still in TRFC queue. (SM58 or BD87).
    <b>Recipient details</b>
    Port : RFC in We21.
    Partner No. : XI logical name.
    Partner Type: Logical system.
    <b>Sender details</b>
    Port : SAPBIW
    (This is the confusing part, I was told that first three letters should be SAP and next three should be SID of the SAP system).
    Is this mandatory. But my TRFC (we21 in BW) didn't have any such port, so i created one.
    Partner No. : BIW logical name.
    Partner Type: Logical system.
    I am getting this error in SM58
    <b>Transaction IDX1: Port SAPBIW, client 001, RFC dest contains error.</b>
    Now i want to know what is the problem because of which IDOC is not being to pushed to XI

    Hi,
    go to sm58 and release or delete  that queue, next time idoc will not stuck in  the queue.
    <i><<<Port : SAPBIW
    (This is the confusing part, I was told that first three letters should be SAP and next three should be SID of the SAP system)Is this mandatory</i>
    It is not mandatory, you can leave this option blank.
    Thanks

  • ALE settings for IDOC2FILE Scenario

    Hi All,
    I have the requirement to work on IDOC2FILE scenario. i am not able to do the ALE settings well in both R/3 side and XI side. Anybody have the full documentation with step-by-step analysis, please send me ASAP. Please help me in this regarding.
    I am very thankful to you all in advance.
    Regards,
    Nag.

    Hi Nagarjuna kumar  ,
    The following websites give u step-by-step solution for ALE settings for IDOC2FILE Scenario:
    A Step-by-Step Guide on IDoc-to-File Using Business Service in the XI Integration Directory
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e07dcaa0-a92b-2a10-3a96-b3d942bd1539
    How to convert an IDoc-XML structure to a flat file and vice-versa in XI 3.0
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/46759682-0401-0010-1791-bd1972bc0b8a
    Introduction to IDoc-XI-File scenario and complete walk through for starters.
    /people/prateek.shah/blog/2005/06/08/introduction-to-idoc-xi-file-scenario-and-complete-walk-through-for-starters
    IDOCs (Multiple Types) Collection in BPM
    /people/pooja.pandey/blog/2005/07/27/idocs-multiple-types-collection-in-bpm
    cheers!
    gyanaraj
    ****Pls reward points if u find this helpful

  • Interface Scenarios - Issues / Messages tab

    Hi,
    How can I activate the Issues / Messages tab of the Interface scenarios? The tab is available but I cannot enter any issues or messages as  I can do under Configurations.
    Any inputs are appreciated.
    Many thanks,
    Dharmi

    Hi Dharmi,
    I see what you mean but this is not possible for this node. Even if you create subnodes under Interface Scenarios, Issues/Messages cannot be entered here as per other nodes.
    Possibly you could try linking a node or document to the Interface Scenarios node and assigning an Issue/Message to the original node above.
    Regards,
    -Rohan

  • XI FILE(FTP) - XI- CRM(Idoc adapter) scenario - restart message

    Hello All,
    I have scenario as below.
    FTP->XI->CRM
    The sender adatper is File Adapter, FTP.
    Recv. adapter : IDOC adapter.
    In CRM, there were middleware settings for idoc processing.
    For an interface, in XI, i had a problem in getting a file of 10 Mb in size, so the file is split and i have made the XI sender adapter 'Z_PRICE_NEW20061004*.txt', so it picks all files within 5 mins and i have almost 104 XML messages.
    Now the problem is a quite no. of message are ended up with error status in outbouond process in XI.
    How can i reporcess the message? As the file is deleted from FTP? i ahve to do anything with the  failed message.
    A quick help is highly appreciated.
    Thanks in advance.
    Best Regards,
    Jilan Bhasha

    Hi ,
    This weblog will help you....
    /people/sap.user72/blog/2005/11/29/xi-how-to-re-process-failed-xi-messages-automatically
    sekhar

  • File to IDOC scenario-no messages in SXMB_MONI

    Hi all,
       I know this is asked so many times ,I checked some links but couldn;t find out the gap where it happened.
    I am doing a File to IDOC scenario through XI mapping.
    I am not getting any messages in SXMB_MONI.
    When I check Communication Channel monitering in Runtime Workbench, it shows processing successfully, then it should generate messages in SXMB_MONI and intimate whether the scenario created is correct or not right!
    Please help.
    My scenario goes like this:
    Sender : Business service(Some file location)
    Used File adapter for sender communication channnel.
    Receiver : Business system(SAP R/3)
    Used IDOC Adapter for receiver communication channel.
    One more thing is,do I need to create logical system for Business service also?If so, where do I maintain it?(In SAP R/3 or in XI system?)
    Till now,I maintained my XI system as logical system in WE20 and I didn't create any logical system for business service in any system.Does it create main problem?

    Hi , I am able to poll the files from file location now.and I am receiving IDOC into SAP R/3 with status 56.I already created partner for file path as a logical system and assigned inbound parameters with respective message type . Even the status shows :
    An inbound partner profile could not be found with the following key:
    /LSDEMO/LS//DEBMAS////
    This involves the key fields of table EDP21:
    -SNDPRN  partner number of sender
    -SNDPRT  partner type of sender
    -SNDPFC  partner function of sender
    -MESTYP  logical message type
    -MESCOD  logical message code
    -MESFCT  logical message function
    -TEST    test flag
    I already manitained following data and there is one record in EDP21.
    SNDPRN  = LSDEMO  
    SNDPRT  = LS
    SNDPFC = LS
    MESTYP   =  DEBMAS
    MESCOD = space
    MESFCT = space
    TEST = space
    EVCODE   = DEBM
    SYNCHK = X
    METHOD = space
    USRTYP = space
    USRLNG = space
    INMOD = space
    DCART = space
    And please let me know whether I have to maintain outbound parameters  also for my partner in XI system.I didn't see any difference even I maintained it.
    And my IDOC takes another port rather than I mentioned in my SNDPRN(sender port) of my IDOC control record in message mapping.Let me know whether it's mandatory to maintain port name with SAP<XXX>convension,because IDOC in R/3 is picking the port with that naming convension.
    Edited by: Jaya on Feb 26, 2010 10:17 AM
    Edited by: Jaya on Feb 26, 2010 10:27 AM

  • File to Abap Proxy Scenario : No message log in SXMB_MONI

    I have a PI Scenario in which a FTP server is polled every 5 minutes, and when it receives any file,  file is archieved and abap proxy is called. Few days back it was running perfectly fine. But For last couple of days I am facing strange error.
    My File is archived but abap proxy isnot called, neither I get any message in SXMB_MONI.
    any guesses what should I do?
    Jawed Ali

    Hi Jawed,
    HOLD means you have given QoS as EOIO in sender channel and the first message got failed and hence all messages are waiting..
    Check this thread
    Re: PI 7.1 Messages stuck into the Queue of the Adapter Engine
    Try resending the messages through runtime workbench->message monitoring->adapter engine
    Regards
    Suraj

  • Scenario: SOAP message with attached .zip file to FTP ?

    Hi all,
    I've searched SDN etc but got no good hints to my problem.
    My scenario is tht we are receiving an XML message via SOAP adapter and this is a MIME multipart message so it carries also a attached zip-file.
    The XML and the attached zip-file should then be saved over FTP.
    It enters IS correctly and I can see that I have the attachment and it goes to AE. I can see payload and attachment in the statusreport on receiver cc.
    The FTP adapter saves the payload XML correctly but the attachment is not saved anywhere.
    I have not configured any modules, BIC etc in the FTP adapter and I need some input on how to set this up tp put both files on FTP server.
    In the future the FILE adapter will be used and then I wounder if I will get the same problem there?

    I dont think there is a direct way of doing this. I can suggest you a method. In the directory receiver determination use 2 receivers with no condition. You message will get split in to two now. Create the interface determinations and receiver agreements. Complete one of them normally. It will sav the xml t FTP. For the other one, in the adapter use the payloadswapbean. It will swap the attachement to payload. THis one would save your zip on the ftp server.
    Hope its clear..!!
    VJ

  • File-RFC_File Scenario - single message got processed twice.

    Hi all,
    I have a file-RFC-File scenario in which the reponse from ECC is written using adapter modules.Today one message got processed twice into SAP.When i checked FIle Receiver adapter in CC monitoring i could see the error given below:
    2010-11-16 08:47:37 Success Using connection File_http://sap.com/xi/XI/System. Trying to put the message into the receive queue.
    2010-11-16 08:47:37 Success The XI response message for message 0fb0e660-f130-11df-a03d-00212816ab84(INBOUND) was successfully returned to the calling application.
    2010-11-16 08:47:37 Success The message status set to DLVD.
    2010-11-16 08:47:37 Success ROB: entering ResponseOnewayBean
    2010-11-16 08:47:37 Success ROB: resuming the transaction
    2010-11-16 08:47:37 Success ROB: calling the module processor ...
    2010-11-16 08:47:37 Success MP: Entering module processor
    2010-11-16 08:47:37 Success MP: Processing local module localejbs/CallSapAdapter
    2010-11-16 08:47:37 Success File adapter receiver: processing started; QoS required: ExactlyOnce
    2010-11-16 08:47:37 Success File adapter receiver channel File_Receiver_XXXX_CC: start processing: party " ", service "XXXX_BUSS"
    2010-11-16 08:47:37 Success Connecting to FTP server "XX.XX.X.XXX"
    2010-11-16 08:47:37 Success Write to FTP server "XX.XX.X.XXX", directory "/inbound", ->  file "XXXResp20101116-084737-629.xml"
    2010-11-16 08:47:37 Success Transfer: "BIN" mode, size 273 bytes, character encoding -
    *2010-11-16 08:47:37 Error Attempt to process file failed with com.sap.aii.adapter.file.ftp.FTPEx: 550 XI_ftp_0fb0e660-f130-11df-a03d-00212816ab84.tmp: The system cannot find the file specified. 
    2010-11-16 08:47:37 Error MP: Exception caught with cause com.sap.aii.af.ra.ms.api.RecoverableException: XI_ftp_0fb0e660-f130-11df-a03d-00212816ab84.tmp: The system cannot find the file specified. : com.sap.aii.adapter.file.ftp.FTPEx: 550 XI_ftp_0fb0e660-f130-11df-a03d-00212816ab84.tmp: The system cannot find the file specified. 
    2010-11-16 08:47:37 Error ROB: error during processing: com.sap.aii.af.mp.module.ModuleException caused by: com.sap.aii.af.ra.ms.api.RecoverableException: XI_ftp_0fb0e660-f130-11df-a03d-00212816ab84.tmp: The system cannot find the file specified. : com.sap.aii.adapter.file.ftp.FTPEx: 550 XI_ftp_0fb0e660-f130-11df-a03d-00212816ab84.tmp: The system cannot find the file specified. *
    The tmp file was picked by the client system and may be that disturbed the entire scenario.But instead of throwing an error how can this reprocess the message from  beginning. In SXMB_MONI i can see the pipeline steps executed twice for this message. Since the interface is critical i had to manually delete the replicated data from ECC after taking clients permission which wont be allowed everytime.
    Could somepne help me in resolving the issue.
    Thanks & Regards,
    Lekshmi.

    Nisar,
    Which program to re-run? Are you talking about activating the channel again? If so, then I have done it many times changing the file name.
    I got below error in Communication Channel Monitoring:
    2008-02-06 02:27:39 Error Received XI System Error. ErrorCode: MSGGUID_EXISTING ErrorText:   ErrorStack: Message ID 83F8B0B0D48311DCA544DA01C52F0606 for pipeline CENTRAL, version  already exists in system
    2008-02-06 02:27:39 Error Returning synchronous error notification to calling application: com.sap.aii.af.ra.ms.api.DeliveryException: XIServer:MSGGUID_EXISTING:.
    2008-02-06 02:27:39 Error Transmitting the message using connection http://xibox:8000/sap/xi/engine?type=entry failed, due to: com.sap.aii.af.ra.ms.api.DeliveryException: XIServer:MSGGUID_EXISTING:.
    2008-02-06 02:27:39 Error The message status set to FAIL.
    2008-02-06 02:27:39 Error Returning to application. Exception: com.sap.aii.af.ra.ms.api.DeliveryException: XIServer:MSGGUID_EXISTING:
    2008-02-06 02:27:39 Error Attempt to process file failed with com.sap.aii.af.ra.ms.api.DeliveryException: XIServer:MSGGUID_EXISTING:
    2008-02-06 02:27:39 Error Attempt to process file failed with com.sap.aii.af.service.util.transaction.api.TxManagerException: Unable to roll back transaction: com.sap.engine.services.ts.exceptions.BaseIllegalStateException

  • File to idoc scenario (split message)

    hello everybody
    i have a file (xml) -> XI -> Idoc scenario
    sometimes idoc message is so much big and i have problem to process it.
    so i would like split message in more idoc but i need decide a cut-point
    example in file i have 200 row and i don't want create 200 idocs but example 4.
    So i need cut file every 50 rows.
    It's possible?
    thanks
    Alex

    Hi Alessandro ,
    We had the same problem in HR implementation where we used to get data for thousands of employees in a single file.
    As Idoc was not able to hold this much of data,data used to be truncated.
    Then we had taken a field (employee number) as a criteria to generate IDocs,and now we have an IDoc generated for each employee record.
    This was helpful as for a single employee,there were a number of change records.
    The logic used was:
    Employeecode -> splitByValue(value changed) -> collapseContexts -> IDoc.
    Does it suit your requirement as well?I mean,may be you can find such field for splitting IDocs.
    Kindly let us know.
    Thanks.
    Regards,
    Shweta

  • Import scenario warning message

    hi guys,
    when import 2 difference version of scenario into the same execution repository
    version 001 could be imported without a warning message
    version 002 could be imported with a warning message
    "the file being imported contains objects from a repository with ID 1 , but this repository is not declared in the target repository. Would you like to declare it and proceed with the import?"
    after summited OK
    then the scenario version 002 are imported.
    but the curious of this problem is what is a different between of this 2 version
    have any ideas ?

    What gives?
    It is a generic message letting you know that playback of some content/project effects may be affected by the real time rendering of assets. Remember no video file is produced during the editing process -- only at the time of sharing/exporting. Thus all effects (transitions, titles, video overlays, audio overlays, etc.) are rendered/blended with the HD source media in real time for display purposes only which, of course, can slow down proper playback.

  • IDOC TO FILE Scenario - No Message arrive at PI

    Hello,
    i want to create a IDoc to File scenario. I already sent an IDoc from an ERP System to the PI.
    The status text is ::000 and the information is 'IDoc sent to SAP system or external program'.
    In the PI i have a Business System that shoud receive this IDoc but i can't find an incoming Message for example in the message monitor???
    Somebody have an idea?
    Thank you!

    Problem is solved.
    I couldn't load the metadata for the IDoc, because their was no client in the RFC-Connection.
    I haven't found this problem earlier, because the connection test was working well.
    Anyway, thanks to all

  • Testing of IDOC2FILE scenario of XI

    Hi All,
    I have been with the scenario, FILE2IDOC. I triggered the IDOC from R/3 system by using WE19. Here IDOC is successfully sent and i am sure that there is no stuck in SM58 also. Then i am trying to see the Message in SXMB_MONI, there is no message. In SXMB_MONI, i got the message: "No messages is available for selection".
    In XI side, i gone throught the tcode WE05, here i got the message: I
    "Doc: 0000000000005007 Status: Application document not posted &
    Function module not allowed: APPL_IDOC_INPUTI".
    Please try to understand my problem, and give me the solution for this issue.
    I am very thankful to you in advance.
    Thanks,
    Nagarjuna.

    Hi.
    What is your scenario ? Is it IDOC To File or File To IDOC ?
    As per the subject it is IDOC To file..if so in WE05/WE02 status of IDOC should show green in R3. and then you can check the status in SM58 so that you can ensure that IDOC is sent from R/3 to XI.
    If so you should see the Message in SXMB_MONI.. Check the Start Timings [ Give 5 hours etc back]in the SXMB_MONI Screen..
    As per the content of your post, File to IDOC scenario, if so you need to send the file and then need to see the processing steps for the same... check out the sender file channel is working fine..
    Rgds, Moorthy

Maybe you are looking for

  • Down payments routed through SD

    Dear All:              As per management requirment we want to route our down payments from customer in the form of advances through SD. As an FI key user i am only aware of FI settings to be done in my area. Since SD consultant is absent so in his a

  • MIRO Posting - Block invoices due to Tolerence Key BR

    Hi Gurus, I am testing a new scenario in Invoice Tolerence Limits. I need to create a scenario for Invoice getting blocked due to tolerence key "BR". I am able to block the invoices but i am not sure that it is getting blocked due to the tolerence ke

  • Logicboard fried each time mba goes into sleep with external screen attached

    I got new Mba 13". Plugged in my Phillips 24" screen as usual. Went away for an hour or so. Come back, and MBA doesn't wake up from sleep anymore. It's just dead, no light etc. I've tried all methods described here. Brought it to service centre, they

  • Is A Technical Consultant Necessary For eCATT Tool ?

    Hello All, eCATT being the functional testing tool, business scenarios are tested via it. The tool is also designed in a very user-friendly manner. Is technical consultants (ABAPers) intervention MANDATORY for the successful usage and execution of eC

  • Re: Error Code RDK-03004

    im haven the same prob. my wife want me to give this junk back and feep my money. havent been able to watch TV all day