FTP  receiver adapter does not transfer (STORE) file

Hello gurus,
In my scenario I want to transfer files from server X to server Y using FTP.
To get the files from server-X I use the FTP sender adapter, to put the files on server-Y I user the FTP receiver adapter.
Getting the file (QoS = EOIO) is not a problem; I see the result is SXM_MONI.
Putting the file doesn't seem to work; I don't have an error message in SXMB_MONI but the file is not physical stored on server-Y.
When I monitor server-Y I see that XI connects with the configured user/pwd and even creates the directory when it doesn't exist but the file is not STORED.
I'm not using the BPE, this is a very simple and basic scenario: what comes in, goes out.
Can you please advice what might be the cause of the strange behavior?
Many thanks - Danny

Hello Michal, thanks for your (very) quick reply.
this is the result:
1) adapter monitoring
<b>Status to be delivered:</b>
- Message successfully received by messaging system. Profile: XI URL: http://xdsci.cie.etat.lu:53100/MessagingSystem/receive/AFW/XI Credential (User): XIISUSER
- Using connection File_http://sap.com/xi/XI/System. Trying to put the message into the receive queue.
- Message successfully put into the queue.
2) sxmb_moni
- no error
3) communication channel monitor
- Message successfully received by messaging system. Profile: XI URL: http://xdsci.cie.etat.lu:53100/MessagingSystem/receive/AFW/XI Credential (User): XIISUSER
- Using connection File_http://sap.com/xi/XI/System. Trying to put the message into the receive queue.
- Message successfully put into the queue.
- The message was successfully retrieved from the receive queue.
- The message status set to DLNG.
- Delivering to channel: FTP_receiver
- MP: entering
- MP: processing local module localejbs/CallSapAdapter
- File adapter receiver: processing started; QoS required: ExactlyOnce
- File adapter receiver channel FTP_receiver: start processing: party " ", service "xyz"
Any idea?

Similar Messages

  • Ovi Suite does not transfer video files

    Ovi Suite does not transfer converted video files from PC to my N85.
    After dragging, it takes a while to convert the file. Then it shows this message:
    "Transfer completed.
    1 file successfully transfered to N85
    0 files failed"
    But in reality, there is no existance of that file in my N85.
    I have formated my microSD card, but to no avail.
    Please help me...

    Hi,
    Thank you for your post on Nokia Ovi Suite
    Could you please provide with some samples of the MP3 files ( 2 or 3 of them).
    You could either attach it here or you can upload them on Files on Ovi.
    To upload them on Files on Ovi, follow the steps below:
    1. Log into Ovi.com
    2. Click on files
    3. Type in your username and password
    For a user who has not set up files on ovi on his computer, it will give an option to download the file connector.
    4. Click Download and install the file connector.
    5. Then you will find the Sign in to Ovi Files icon in the desktop.
    6. Close the browser and then click on Sign in to Ovi Files icon from desktop.
    7. It will connect to ovi.com again. Login with username and password. 
    8. Left pane shows the directory like the windows explorer.
    9. Anytime file status will show the respective file/folder
    10. Select the file which you want to send and then right click the file and select the option send.
    11. Type the email address [email protected]
    12. Select the epiration date and then add comments if any.
    13. Then select the option to store in anytime file.
    The email receipient will receive an email with a link to download the file.
    Looking forward to hear from you at the earliest

  • FTP Receiver Adapter is completly ignoring the file content conversionurn..

    Hi,
    i'm picking up a flat file using the NFS adapter, the payload in the message monitoring looks like this:
    <?xml version="1.0" encoding="utf-8" ?>
    <ns:MT_FILE xmlns:ns="urn:......">
    <Record>
    <Line>100221120100000000000000</Line>
    <Line>100221120100000000000000</Line>
    </Record>
    </ns:MT_FILE>
    I'm now writing this to an ftp server, message protovol is set to File Content Conversion and the conversion parameters are set to this:
    Line.addHeaderLine     1
    Line.fieldSeparator     #
    Record.fieldContentFormatting     nothing
    Line.fieldContentFormatting     nothing
    Record.fieldSeparator     *
    looks realy weired and is not really what is needed but i changed the parameters dramatically, but none of those conversion parameters are taken in effect.
    The resulting files always looks the same, nor do i get a header line nor do i get the "weired" newline characters. i'm alway getten nl/0X0A as line separator.
    What do i miss?

    > You need to do content conversion for the nodes, not for the recordset.Remove Record conversion parameters and try.
    This is wrong. It is the other way:
    Use parameter
    Record.addHeaderLine     1
    When you want to have a different end-of-line cjaracter, you have to use the correct parameter
    Record.endSeparator
    Sometimes it really helps to look in online help.

  • File Receiver Adapter is not writing the file?

    Hi All,
    I am having a file to file scenario using NFS as both the source and destination are on server.
    File is getting picked up from server but not reaching the destination.
    In RWB for Receiver channel it only shows <b>Channel active and started correctly.</b>
    In SXMB_MONI  it shows the message scheduled for some later time.
    On reaching that time it tries again and reschedules :(.
    Please guide.
    Regards,
    Sumit

    Sumit,
    Now do one thing, just for check the directory for read/write permission by putting the test file manually on your target directory.
    The porcedure to put a file on server is as shown below:
    1. Save your file in your local machine.
    2. In <b>XI server</b>, enter the tranaction code "<b>SXDA_TOOLS</b>".
    3. In the input screen, enter:
    i) Object Type "DXPROJECT".
    ii) Program Type "BAPI".
    iii) Program "CREATE".
    4. Press Copy (Ctrl+F5) button.
    5. Now, you will get another screen in which you will see 3 blocks called as "Source", "Target" and "Copy with/without conversion".
    6. In Source block, choose the radio button "Presentation Server" and then take F4 help to select your source file. (file which you have saved on your local machine)
    7. In source block select the radio button "Application Server", check the box "Remote server" and take F4 help to select your application server.
    8. In the same block under "File Type" select "P physical file name" and under "File Name" write the path/directory name which you have mentioned in your communication channel along with the file name.
    Example: suppose file name in your Comm Chanel is "<b>demo.xml</b>" and directory path is <b>"/abc/testfiles/XML/</b>", then in step 8 write <b>"/abc/testfiles/XML/demo.xml</b>".
    Note: need not to do any thing in 3rd block.
    After doing all the above, let me know the results.
    Regards,
    Sarvesh
    ****Reward points, if it helpd you.

  • Sender File adapter is not picking up file

    Hi,
    I am usning the sender file adapter to process a file through FTP. Adapter does not pick up the file, however it recognise the file, as it appears in the error message. Below is the text of the error message:
    <i>Could not process file '<b>filename</b>': com.sap.aii.adapter.file.ftp.FTPEx: 550 toSAP: No such file or directory.</i>
    I am not sure yet whether this file is <b>read only</b>. Can read only file not be processed in FTP ?
    Thanks

    Hi, I have the same problem. In advance, we can see in FTP Server log that CWD command it is called twice, for example :
    00:00:59 10.15.64.187 [4669]USER MDM 331 0
    00:00:59 10.15.64.187 [4669]PASS - 230 0
    00:00:59 10.15.64.187 [4669]CWD MDM_55600_MATERIAL_STD\Outbound\ESN_800\_MATMAS05\Ready 250 0
    00:00:59 10.15.64.187 [4669]CWD MDM_55600_MATERIAL_STD\Outbound\ESN_800\_MATMAS05\Ready 550 3
    00:01:59 10.15.64.187 [4669]QUIT - 550 0
    If we create a directory MDM_55600_MATERIAL_STD\Outbound\ESN_800\_MATMAS05\Ready into the first directory Ready where it is positioned with first cwd , its works !!
    First CWD is called for read file an seccond for processing, somebody knows because this behavior ?
    Best Regards
    Claudio Maino

  • Use temporary file in FTP receiver adapter

    Hi guys,
    I'm not getting the purpose of "use temporary file" in FTP receiver adapter. Can you describe any situation, where this should be used?
    What is the location of this temporary file?
    Is it deleted after "normal" file is created?
    Thanks a lot,
    Olian

    > I'm not getting the purpose of "use temporary file" in FTP receiver adapter. Can you describe any situation, where this should be used?
    Some times when you create the file on your target dir then if there is another application looking for same file is quite faster to pick the file before it is complety written on target dir then in this situation using temporary file option is very helpful. What it does, it simply creates the file first by using temporary name once all bytes or bits has been transfered then it creates the original name and the temp file get deleted.
    > What is the location of this temporary file?
    Same location, where your original file is suppose to be written.
    > Is it deleted after "normal" file is created?
    Yes.
    Regards,
    Sarvesh

  • Sender File Adapter does not get files when there is a large number ( 300)

    We are on XI 7.0 (SAPKB70015)
    We have an issue picking up a large number of files from a particular server. We are trying to pickup the files based on a wildcard e.g. test
    - we can retreive up to 200 files from the same server (using the same config) no problem
    - we can pull lots of files (>3000) files from other servers (using the same config) no problem
    - we can write an mget command (mget test) to reteive the files no problem
    So the only issue is retrieving a large number of files from a parfticular server. We see no errors in the RWB.
    To get this sorted out we need to find the exact commmands that XI executes to attempt to retrieve the files. Can anyone point me in the right direction on how to find this.
    Thanks
    Richard

    It turned out that this was caused by a limitation on the ftp server.
    The file adapter uses the dir command to get a listing of the files matching a specific mask. The dir command does not return any files if there are a large number (the ls command works fine but the file adapter uses dir instead of ls).
    sap told me that 'According to this FTP server is no compliant with RFC 959 and that is
    why DIR command returns an error.'
    We were able to get this resolved by applying a patch on the ftp server.
    Thanks
    Richard

  • FTP-adapter does not register subscribed events

    I have installed an FTP-adapter and configured it to receive messages. I have created an application with the same name and set up a subscription to an event from an generic adapter. I have another db adapter also subscribing to the same event, and this works fine. However the ftp adapter does not receive the subscribed event. I have checked the MESSAGEINFOIDTABLE table, and the subscription between the FTP adapter and the genric adapter is not registered here. I have tried to resintall the adapter several times using different names etc, but it does not seem to register. Anyone had this situation before, or does anoyone have any tips?

    Audun,
    This is very strange. You haven't got 2 environments have you? Developing on one, but looking at another? Sorry for the dumb question, but I've done that before!!
    If you have 1 event, 1 publishing and 2 subscribing, then your count on the MESSAGEINFOIDTABLE table for this event should be 3.
    Have you tried pushing the metadata in iStudio to your FTP Adapter? Or restarting the FTP Adapter?
    You've definately subscribed to the correct Business Object and Event when mapping your message from Common View to Subscribe view?
    Your repository may be all screwed up. This can happen. iStudio doesn't have the best history! When you've reinstalled the adapter again, or re-designed the message again and again, you could have orphaned objects all over the place preventing proper message design taking place.
    As a sanity check, stop all services connecting the repository (iStudio, Adapters, OEM, sqlplus etc.) Save / backing up your current repository using the "oaiexport" script.
    Once you done that, drop the existing repository, and create a new fresh one. (use the "hubschema" -drop, then -create script).
    Just try creating that same single message design again with just one publishing and one subscribing adapter.
    If you still have the same problem, then I think it is one for Oracle Support.
    Good luck,
    Yan

  • Used Migration Assistant to successfully transfer PC files to Mini. However file creation or modified date does not transfer. Date of creation is listed as day of transfer.  I would gratefully appreciate any help in solving this,

    Used Migration Assistant to successfully transfer PC files to Mini. However file creation or modified date does not transfer. Date of creation is listed as day of transfer.  I would gratefully appreciate any help in solving this?

    I have the same problem; used Migration Assistant to transfer all my pix from PC to MacbookPro, however dates of pix were not transferred. Date created as the date of transfer. Cannot sort my pix according to date.
    Anybody has an answer?

  • I have ripped cds on to windows and i am trying to transfer them over to itunes except it does not like wma files is there anything i can do

    i have ripped cds on to windows media player but i am trying to transfer them over to itunes except it does not like wma files is there anything i can do

    It should work... when I got my first iPod I transferred my entire library over and it was all .wma files. What specific steps have you tried?

  • I transferred CS5 to a new computer using PC transfer program. CS5 started up on the new computer OK, but now does not recognize raw files. Should I uninstall and reinstall again?

    I transferred CS5 to a new computer using PC mover ultimate. CS5 appeared to start up normally, I had to insert the serial number from my original CD. However, now the program does not recognize CR files and Adobe bridge is not working properly.  I get messages that CS5 needs to be updated, but the updates fail. What should I do? Should I uninstall CS5 on the new computer, uninstall CS5 on the old computer using the original CD, and then reinstall CS5 using the CD on the new computer?

    Transferring programs does not work well with Adobe applications.  You should install them.
    As far as having the program on different machines goes, you are allowed to have two activated installations so if it is working on the original machine there is no reason to remove it unless you need the space.

  • Wrong port in FTP receiver adapter - no errors in message monitoring?

    Hello all
    We're on XI 3.0 SP16 and have created / configured a HTTP XML -> XI -> FTP Server scenario. In the receiver comm. channel (ftp) we had specified a wrong port number and always wondered, why we never got errors in message monitoring. Everything seemed to be processed correctly... but no file arrived on the FTP server (receiver) side!
    After correcting the wrong FTP port number in the receiver FTP comm. channel everything went fine.
    We now encountered a similar problem with a RFC receiver adapter. We're using it in another scenario HTTP XML -> XI -> RFC to SAP R/3 (4.7).
    For some reason it died (red status in adapter monitor) and it was no more possible to do RFC calls from XI to SAP R/3 (normal RFC adapter, NO proxies).
    In XI message monitor everything seemed to be ok but no message arrived till SAP R/3. Nothing in any queue...
    After deactivating and reactivation the RFC receiver comm. channel it worked again BUT ALL PREVIOUSLY SENT messages seem to be lost.
    Is it really the way it works? Does XI integration engine at runtime NOT catch whether or not a RFC or FTP receiver adapter died, thus is not able to tell somewhere in message monitor that a message could not be delivered at all?
    I'm really confused here but hopefully I simply don't understand some easy principles to take into account...
    Our SAP R/3 is on rel. 4.70 with Web AS 6.20. The XI 3.0 plugin is not installed. Do we need to go with server proxies there and use QOS = best effort?!?
    Thanks for some suggestions.
    Best regards,
    Renaud

    Hi Michal
    Thanks... works great for normal XML based messages!
    Now, what if I wanted to pass binary files from one ftp server via BPM to another ftp server in order to enable the transport acknowledgment?
    The files polled from ftp server using the ftp sender adapter are all in binary format (ARJ). No xml data in there. How should the message format look like in BPM for the receiving step? Or: how to make sure not to loose the binary content when passing through BPMs?
    I need this sort of scenario because of the tansport acknowledgment and because I need to have some sort of message splitting (send the binary file over to a second ftp server and additionally send some kind of info message to SAP R/3 regarding thin binary file).
    BTW: in the MessagingSystem/monitor/monitor.jsp I do not see sender / receiver information. Is this normal? It's quite of a bad thing to look inside each message in order to find out what message I'm having in front of me...
    Thanks a lot for your support and patience!
    Kind regards,
    Renaud

  • I have an iphone 4 with the latest updates, but icloud does not show store option. My pics and music are not on the cloud, how do I upload them from my phone to the cloud? I just paid $20 thinking i needed more storage, but that did nothing. help

    I have an Iphone 4 with OS 5.1.1 and it does not show store or music under my icloud tab in the phone. Also, my music and photos don't show on my icloud?
    My contacts show and find my iphone....on the icloud. I just paid $20 thinking more storage would help, but it didn't. How can i cancel that and get a refund?
    Where are is my music on the cloud? How do I upload my music to it? If I lose my phone, it looks like there is no where to go to retrieve my music.
    And itunes won't let me sync my music to my computer. It is all music that I've purchased on itunes.
    Thanks!

    You need to subscribe to iTunes Match to store your music on iCloud:
    http://www.apple.com/itunes/itunes-match/
    To transfer iTunes Store purchases made on your phone to your computer, connect your phone then choose "Transfer purchases..." from the File menu in iTunes.
    Photostream transfers photos taken on your iOS devices to other devices and your computer. For troubleshooting Photostream see: http://support.apple.com/kb/TS3989

  • FTP Receiver Adapter.

    Hi All,
    From XI I need to FTP file to outer system using
    FTP Receiver Adapter
    Now due to security reason my client wants to use FTPS
    I checked in FTP Receiver Adapter -- there is an option
    Connection Security -- FTPS (FTP Using SSL/TLS) for Control Connection.
    Can I select this option and use like simple FTP Receiver Adapter?
    Please tell the process/docs for it.
    Regards
    <Moderator note: Subject edited. Please do not use 'Urgent'. See the [Rules of Engagement|https://wiki.sdn.sap.com/wiki/display/HOME/RulesofEngagement] for further info.>
    Edited by: Mike Pokraka on Jul 25, 2008 8:47 AM

    Hi,
    check some links on FTPS.
    FTPS Sender and FTPS Receiver adapter. Pls help
    SFTP vs. FTPS in SAP PI
    http://help.sap.com/saphelp_nw04/helpdata/en/e3/94007075cae04f930cc4c034e411e1/content.htm
    Introduction to simple (File-XI-File)scenario and complete walk through for starters(Part2)
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/964f67ec-0701-0010-bd88-f995abf4e1fc
    Regards,
    Phani

  • Filename from payload - FTP receiver adapter

    Hello everyone!
    I have a scenario wherein I need to get the value from a field coming from an IDOC and then give that value as the "filename" of the file that is saved in the FTP folder.
    IDOC > XI > FILE
    For example, if /ORDERS05/IDOC/E1EDK02/BELNR = 620000123
    then I want the name of the file to be saved in the FTP folder to be 620000123.xml
    I understand you may use the 'variable substitution' property in the FTP receiver adapter, but subsequent attempts at trying to configure that property have resulted in errors. Can anyone help me out?
    Warm regards,
    Glenn

    do u have recordset name (root message)
    For Ex: If you want to refer to the field which is bold
    below is your variable substuition:
    payload:root,1,e1,1,e2,2
    <?xml version="1.0" encoding="UTF-8" ?>
    <root>
      <dummy>
         <e1>
            <e2>Data_1</e2>
            <f/>
           <g attr="abc">text</g>
            <e2>Data_2</e2>
         </e1>
      </dummy>
      <e1>
         <e2>illegal/value</e2>
         <f/>
         <g attr="abc">text</g>
         <e2 attr="fghij">Example Value</e2>
       </e1>
    </root>
    Similarly
    for your strucutre:
    <MS_MT>
    <order>
          <number>
    the variable substuition would be
    payload:MS_MT,1,order,1,number,1
    you have to give complete XML to arrive to this value.

Maybe you are looking for

  • Why won't Verizon iPhone send iMessage when on call and Wifi?

    I am new to Verizon and am aware of the simultaneous voice and data limitation, however I was under the impression that wifi would work normally while on a phone call, and it does. However I am finding that when on a phone call, and successfully on w

  • AD revoke fails in oim 9.1.0.2

    Hi ALL , i have installed OIM9.1.02 version and integrated AD 2008 Always AD user revoke is working fine ,but some time i got error like " Account cannot be deleted as context is not empty " then delete task gets failled. please help me . Thankss, CS

  • How the PBXX is accessing

    can any body tell me in pricing procedure why we are assigining  access sequence & pricing procedure to PB00 conditions. why dont we assign to this to PBXX. and we are not assigining the same(AS& PP) to PBXX but in PO how the system picking the condi

  • Lost all visual indicators, function keys, etc. on T500 (Type 2082)

    I think CCleaner is the culprit as soon after running that, I lost all my onscreen indicators (volume, brightness, battery meter in the system tray, etc.) as well as functionality - volume up and down work, but mute does not.  Blue Thinkvantage butto

  • "please insert a blank dvd-r disc" over & over....

    Hi, I'm running iDVD 4 and trying to burn a movie+slideshow I made in imovie onto memorex DVD+R's. I click 'Burn', it asks for a blank disc, I insert a blank disc, after 5 seconds, it ejects and asks for a blank disc over and over. I've tried quite a