Connectig to sapserv7 via FTP using SNC

HI All ,
I am having SNC configured in saprouter for R3support, now i need to transfer huge files to sap for which i have been asked to transfer through ftp, any help in this regard?
Regards
Robert.

Hi Rishi,
thanx for your reply, i have asked sap, they have opened a container to upload the files.
but i need to understand how to configure my saprouter for ftp connection.
Regadrs
Robert

Similar Messages

  • PI needs to obtain a zip file via FTP using the File adapter

    I have a scenario where PI needs to obtain a zip file via FTP using the File adapter, this zip file contains a number of txt files that I need to process, and the content of one of them send it to an ECC, now I'm using the PayloadZipBean Module in the Sender FIle Adapter, and I have two things if I use the Message Protocol as File, I get a Payload for each txt file in the zip file, but this payload has no structure, and if I use the File Content Conversion I get an XML strcuture with only one field and a strange string in it, and somewhere in this string the names of the files I assume all the content of the zip file, can anyone help on how could I achieve what I need that is to pull the zip file via SAP PI, then unzip it, and with the content of one of the txt files send it to an ECC via ABAP Proxy, thanks in advance for your answers.
    Regards,
    Raul Alvarado

    Hello Raul,
    you can do it in futher way ...
    pickup zip file and simply extract and dump it in another temp folder (can use scripts on OS level).
    @ then Use another sender communication channel to pickup all these text file .
    for further clarification you can use these links also. -
    Process txt files in zip file
    Accessing File using FTP from Java Mapping
    File Sender Adapter with FTP protocol
    BR
    Raj

  • Error in extraction via FTP using mdmgx trx in R3

    Hi,
    I am using SAP MDM 5.5 and use mdmgx trx for extraction in R3.
    When i try to start extraction via ftp (i.e Upload via FTP) in mdmgx trx, it shows me error:
    "<i>User <username> has no access authorization for computer <IP address></i>"
    I can locally ftp my MDM server successfully. I checked RFC dest SAPFTP and SAPFTPA, both are working fine. Also, when i execute prgm RSFTP002, i can successfully FTP my MDM Server with same username and password.
    Pls help.
    Regards,
    Chintan

    HI,
    check your authorization.
    Thanks,

  • Urgent : Help me Upload a file via FTP using URL

    Hi
    I am having a problem with an error (The system cannot find the file specified)
    The files FTPPut.java and TESTING.txt are both in /src directory.
    import java.net.*;
    import java.io.*;
    public class FTPPut {
         public static void main(String[] argv)throws Exception{
         int BUFFER = 1024;
         URL url = new URL("ftp://ftp.scit.wlv.ac.uk/pub/");
         File filetoupload = new File("TESTING");
         URLConnection urlc = url.openConnection();
         byte data[] = new byte[BUFFER];
         FileInputStream fis = new FileInputStream(filetoupload);
         BufferedInputStream bis = new BufferedInputStream(fis, BUFFER);
         OutputStream os = urlc.getOutputStream();
         int count;
         while ((count = bis.read(data, 0, BUFFER)) != -1) {
         os.write(data, 0, count);
         System.out.println("uploaded sucessfully...");
         bis.close();
         os.close();
    Exception in thread "main" java.io.FileNotFoundException: TESTING (The system cannot find the file specified)
         at java.io.FileInputStream.open(Native Method)
         at java.io.FileInputStream.<init>(FileInputStream.java:106)
         at FTPPut.main(FTPPut.java:11)
    Edited by: AceV on Jan 10, 2008 7:28 AM

    import java.net.*;
    import java.io.*;
    public class FTPPut {
         public static void main(String[] argv)throws Exception{
         int BUFFER = 1024;
         URL url = new URL("ftp://ftp.scit.wlv.ac.uk/pub/");
         File filetoupload = new File("TESTING");
         URLConnection urlc = url.openConnection();
         byte data[] = new byte[BUFFER];
         FileInputStream fis = new FileInputStream(filetoupload);
         BufferedInputStream bis = new BufferedInputStream(fis, BUFFER);
         OutputStream os = urlc.getOutputStream();
         int count;
         while ((count = bis.read(data, 0, BUFFER)) != -1) {
         os.write(data, 0, count);
         System.out.println("uploaded sucessfully...");
         bis.close();
         os.close();
    }

  • How to avoid partial files via FTP from XI to an external server?

    Hi all,
    I'm working in an interface where XI sends a big file (greater than 1MB) via FTP to the client. The client needs an empty file to be created once the file has been fully sent from XI, with format <b>.ok</b>, so that their server can trigger their interface to process the file.
    They want this procedure to ensure no partial files are processed.
    Could someone please help me out on how to do this in XI.
    Thank you.
    <b>Juan Carlos</b>

    HI rajendra
    look into this
    file.checkFileModificationInterval=<msecs>
    Use this parameter to define a length of time (default value: 0) for the file/FTP adapter to wait after the file has been read to see if the file length changes. If this is the case, the system repeats the read procedure. This is useful if the files to be imported by the adapter are generated dynamically without being locked on the operating system level (for example, files received from FTP servers). Without this workaround, the file/FTP adapter cannot recognize whether the generation of the file is complete in such applications with operating system functions.
    regadrs
    nisar

  • How do I stop DW CS6 randomly changing file permissions via FTP?

    How do I stop Dreamweaver CS6 12.0.1.5842 randomly changing file permissions when it uploads files to my web server via FTP.
    I can no longer trust Dreamweaver to upload websites correctly as it changes permissions on some files which then deny the server access to the file which in turn makes the webpage unreachable/return a 403 error.
    This is driving me insane.
    I'm using an early 2011 Macbook Pro 10.7.5.

    Hi,
    I'm having this problem too. Has Adobe fixed the issue yet? This appears to be an Adobe problem, not all the web hosts out there. CS6 is ramdomly (meaning: not every time) changing permissions on files uploaded with it and is not usable for web work until this problem is fixed by Adobe or a solution is provided. If I wanted to use a separate FTP program I would not have recommended that my employer buy multiple Adobe CS6 product licenses. One of the primary appeals of DW is the integration of FTP into the workflow.
    I am using a destop iMac2.8 GHz Intel Core 2 Duo, 4 gigs of 800 MHz DDR2 SDRAM.
    OSX 10.7.5
    I am using DW Version 12 Build: 5808
    Dreamweaver CS4 that I was using until this new purchase was working just fine. No file permisssion changes. I am being forced to go back to using it until Adobe posts a fix for this.
    I should ask while I'm here: has anyone found a solution for this yet?
    Thanks,
    -c-

  • How can FTP users access my NAS system via FTP client?

    I recently purchased a 2 bay, 4TB Buffalo Link Station DUO in order to solve some FTP issues.  I have about 50 users outside my LAN that need to connect drop files on my NAS, however nobody seems able to connect via FTP client.  If they login using the Web Access Dynamic DNS address they can read and write via their web browser, but it's clunky and slow.
    My NAS system has been given the IP adress of 192.168.1.254 which seem to me that it's a local IP adress, not a public/static IP. Do I need to manually assign an IP adress to my NAS system in order fot users to log into that specific IP and go directly to the shared folders on the NAS system?
    Thanks in advance!

    Your NAS is getting that IP because it is behind your Router, which is the normal way to use it and as it should be.
    You can not ASSIGN a public IP you your NAS. Only your ISP can do that and usually that incures an extra cost for more than 1 Public IP address. Usually included with a Business account and most of the time only available with a Business account. ISP do not want home owners running FTP or Mail servers on a residential acounts.
    As noted you have to forward the noraml FTP port, port 21, in your Router to the IP of the NAS. Since you already have that port forwarded to your Mac, which I have no idea why you did that, you have to either change that port forwarding to the NAS IP or make the FTP server on the NAS respond to some other port and forward that on the router to the IP of the NAS. The to access the NAS FTP server you have to enter the piblic IP address of your router followed with a :and port #. XXX.XXX.XXX.XXX:22 or whatever port # you assign to the FTP server on the NAS.

  • Cannot connect to cFP-2120 via FTP

    I am using several cFP-2120 running LV RT 8.2.1 with the FieldPoint drivers version 5.0.1. for process control and data acquisition. All data are logged to a file and broadcasted via network-shared variables. The data files can be downloaded using an external ftp client. Lately, two of our units have been giving me some trouble as I sometimes can not access the cFP2120s via ftp. I can ping the unit on the network though, all programs are still running and I can still access the network-shared variables. Only a reset of the controller seems to solve the issue.
    Any pointers would be greatly appreciated.
    Volker 

    Kyle,
    Thanks again for contributing.
    > Can you only connect one time after you reset and it stops working if you try to reconnect shortly there after or does it work for awhile and then eventually it stops working?
    After we reset the controller it seems to always work for awhile before it stops working again.
    > Are you using the controller to perform any other tcp communications with an other servers, besides the network shared variables? 
    Our system is configured as a slave on a Modbus TCP network and is queried typically once a minute.
    > Whats your memory usage on the cFP? Do you have the System State Publisher software loaded? Try connecting with DSM and see how much CPU and Memory usage you are using.
    No, I havent done this yet. I think this was instroduced with LV8.6? I just upgraded to the latest LV version and will investigate. This will take a week though.
    > Can you check the timeouts in MAX to make sure they didn't get changed? Right click on the cFP and select Communication Timeout Settings. From stock they should be 15000 ms.
    The timeout in MAX is still 15000ms.
    > Are these cFP dedicated to just this one task or are they reconfigured from time to time?
    We only reconfigure these units when we upgrade the software. This has been less frequent lately and happens maybe once a year.
    All the best,
    Volker

  • Can no longer connect to Mac index via FTP

    The other computer on my LAN is running Ubuntu Karmic and I can FTP to it no problem. Used to be able to FTP to my Mac no problem until I tried this free firewall software which claimed to have a decent GUI. I made sure to remove the software completely using the TrashMe app when I decided it was useless, but have not been able to reconnect from my Linux machine to Mac via FTP. I can ping the Mac no problem and have also gone through all the basic troubleshooting steps: turned off the firewall and tried - nothing, turned the firewall back on - some story, restart, rebooted router, release/renew IP (not that that would help but what the hey).
    Anyone else experienced similar issues? Any suggestions as to next steps?

    Hi. Try this:
    - Open System Preferences
    - Open Sharing (not sure if is this name)
    - Activate Share Files (or file sharing...)
    - In Options button, you got to check FTP and the users (below) that will be able to access
    Voilá... hope this works for you!

  • Remote access via ftp

    Hi.
    I am trying to set up remote access to my mac so I can upload files to it remotely from a PC. I want the simplest free solution as I simply want occasional access to back up files from my work PC to my home mac. I have got 90% of the way, but fallen at the final hurdle.
    I am using OSX Leopard 10.5.8 and a Linksys WRT54G wireless router
    I am trying to access my imac via ftp as this appears to be the simplest route. So far I have done the following:
    (a) Followed the advice in "Mac OSX Missing Manual" and portforwarding.com: i.e. ...
    (b) Set up a static IP address on my mac through system preferences. This is working as I can access the internet fine.
    (c) Turned off "Block anonymous internet requests" in the router settings
    (d) Set up port forwarding of port 21 using the static IP address I have set up
    (e) In system preferences, turned on file sharing using ftp
    (f) Tested access using Safari - typed in my local static IP address as specified in the file sharing ftp box in the sharing section of system preferences. I logged in with my main account log in info. This worked - I immediately got a finder window pop up with my folders visible. The ftp server was also mounted on my desktop.
    (g) Tested access using Safari via my public IP address. This was much slower. I eventually got the login box, but when I entered the same main account login info I eventually got an error message saying password / username were incorrect. They weren't, as I have tried this several times. (I don't have access to a PC on another network to test that way.)
    Very grateful for any help.
    Thanks

    I am not sure which type of FTP Apple uses but this will give you the differences the in firewall policy for active and passive. http://slacksite.com/other/ftp.html you will need to set the firewall accordingly.
    You may also have problems with the firewall in use at work, it depends on how its been locked down.
    It depends on how much time you have to spend on the problem. There are free remote control applications that include file transfer, have a look at this site http://www.teamviewer.com/download/index.aspx , there is a free version available but I have not used this software. There are other similar products some free, some cost.
    If you cannot get any answers to your question at least there are other esiaer options open to you.
    regards

  • Sender File Adapter  not able to get file via FTP from an external system

    Hi,
    I have a Sender File Adapter using FTP which polls a server every 10 seconds looking for a file ".xml".  The adapter will connect and pick up the waiting file, but sometimes the adapter not able to get file via FTP from an external system. The file is on the server, but despite the polling, the adapter does not pick up it. There is no return error.
    The connect mode is Permanently and the transfer mode is Binary.
    Can you help me?
    Thanks.
    T.

    Hi Teresa,
    does this case appears with a file size higher the others?
    Personally, I do not recommend to have a polling under 1min.
    10s could be too just, if the file is not small and/or if the file server is far (several kilometers) to where the Adapter Engine is, and/or this file server is beside a firewall. Do not forget also that, with previous points, you could have like a conflict, betwen the 1st polling and the 2nd polling, if in less 10s PI adapter has not enough time: to connect to the FTP server (several Km), find the file (perhaps among 100 other files in the directory), go back to the file to Adapter Engine server (several Km again), convert your file to XML message (with a complex Content Conversion), then check the XML structure, and when all that is done, return back to FTP server (several Km), to archive the source file... Well It's my understanding of a FTP exchange with FILE adapter...
    If you really need a 10s polling, that's mean your have a pseudo real time interface. In that case, in my mind file should not be used! but we should use a Web service, JDBC JMS (any exchange without a physical object like a file). For me, it's a non-sens to have a file in that case.
    regards.
    mickael

  • Repository event handler doesn't work when inserting an xml-doc via ftp

    Hi,
    I want to add a 'schemaLocation'-attribute to an XML-document when I load it in the repository. Therefore, I use the precreate-repository event and created a Repository Event Handler (see code extract below).
    Everything works fine if I type the following code in SQL Plus:
    Declare
    v_return BOOLEAN;
    Begin
    v_return:=DBMS_XDB.createresource('/public/xml/test.xml', XMLType(bfilename('XMLDIR', 'test.xml'),nls_charset_id('AL32UTF8')));
    end;Unfortunately, when I try to insert an XML-document via ftp into the /public/xml folder it doesn´t work as expected and no 'schemaLocation'-attribute is added to the new resource.
    What's the reason for this strange behavior and how can I solve it?
    For your information: I use the Oracle Database 11g Enterprise Edition Release 11.2.0.1.0
    Thank you very much for your help!!!
    Repository Event Handler code extract:_
    create or replace
    PACKAGE BODY schemalocation AS
    PROCEDURE handlePreCreate (eventObject DBMS_XEVENT.XDBRepositoryEvent) AS
    XDBResourceObj DBMS_XDBRESOURCE.XDBResource;
    var XMLType;
    l_return BOOLEAN;
    l_xmldoc dbms_xmldom.DOMDocument;
    l_docelem dbms_xmldom.DOMElement;
    l_attr dbms_xmldom.DOMAttr;
    c1 clob;
    node     dbms_xmldom.DOMNode;
    txid varchar2(100);
    dDoc DBMS_XMLDOM.DOMDocument;
    nlNodeList DBMS_XMLDOM.DOMNodeList;
    BEGIN
    XDBResourceObj := DBMS_XEVENT.getResource(eventObject);
    dbms_lob.createTemporary(c1,TRUE);
    var:=DBMS_XDBRESOURCE.getcontentxml(XDBResourceObj);
    l_xmldoc := dbms_xmldom.newDOMDocument(var);
    l_docelem := DBMS_XMLDOM.getDocumentElement(l_xmldoc);
    ------ add schemaLocation attribute
    l_attr := DBMS_XMLDOM.createAttribute(l_xmldoc, 'xsi:schemaLocation');
    DBMS_XMLDOM.setValue(l_attr, 'urn:iso:std:iso:20022:tech:xsd:sese.023.001.01 http://www.test.com/Testswift.xsd');
    l_attr := DBMS_XMLDOM.setAttributeNode(l_docelem, l_attr);
    DBMS_XMLDOM.WRITETOCLOB(l_xmldoc, c1);
    ------- get the value of the TxId-tag
    dDoc := DBMS_XMLDOM.NEWDOMDOCUMENT(c1);
    nlNodeList := DBMS_XMLDOM.GETELEMENTSBYTAGNAME(dDoc, 'TxId');
    node := DBMS_XMLDOM.ITEM(nlNodeList, 0);
    txid:= dbms_xmldom.getnodevalue(dbms_xmldom.getfirstchild(node));
    l_return:=DBMS_XDB.createresource('/public/ok/'||txid||'.xml', XMLType(c1));
    END;

    Marco,
    Here's an example of the problem :
    create or replace package handle_events
    as
      procedure handlePreCreate(p_event dbms_xevent.XDBRepositoryEvent);
    end;
    create or replace package body handle_events
    is
    procedure handlePreCreate (p_event dbms_xevent.XDBRepositoryEvent)
    is
      XDBResourceObj dbms_xdbresource.XDBResource;
      doc XMLType;
      res boolean;
    begin
      XDBResourceObj := dbms_xevent.getResource(p_event);
      doc := dbms_xdbresource.getContentXML(XDBResourceObj);
      select insertchildxml(
        doc
      , '/root'
      , '@xsi:schemaLocation'
      , 'urn:iso:std:iso:20022:tech:xsd:sese.023.001.01 http://www.test.com/Testswift.xsd'
      , 'xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"'
      into doc
      from dual;
      res := dbms_xdb.CreateResource('/public/xml/result.xml', doc);
    end;
    end;
    declare
    res boolean;
    begin
    res := dbms_xdb.CreateFolder('/public');
    res := dbms_xdb.CreateFolder('/public/tmp');
    res := dbms_xdb.CreateFolder('/public/xml');
    end;
    declare
    res            boolean;
    resconfig      xmltype;
    my_schema      varchar2(30) := 'DEV';
    resconfig_path varchar2(300) := '/public/ResConfig.xml';
    resource_path  varchar2(300) := '/public/tmp';
    begin
      resconfig  := xmltype(
    '<ResConfig xmlns="http://xmlns.oracle.com/xdb/XDBResConfig.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://xmlns.oracle.com/xdb/XDBResConfig.xsd http://xmlns.oracle.com/xdb/XDBResConfig.xsd">
      <event-listeners set-invoker="true">
        <listener>
          <description>My event handler</description>
          <schema>'||my_schema||'</schema>
          <source>HANDLE_EVENTS</source>
          <language>PL/SQL</language>
          <events>
            <Pre-Create/>
          </events>
          <pre-condition>
            <existsNode>
              <XPath>/r:Resource[r:ContentType="text/xml"]</XPath>
              <namespace>xmlns:r="http://xmlns.oracle.com/xdb/XDBResource.xsd"</namespace>
            </existsNode>
          </pre-condition>
        </listener>
      </event-listeners>
      <defaultChildConfig>
        <configuration>
          <path>'||resconfig_path||'</path>
        </configuration>
      </defaultChildConfig>
    </ResConfig>'
      res := dbms_xdb.CreateResource(resconfig_path, resconfig);
      dbms_resconfig.addResConfig(resource_path, resconfig_path, null);
    end;
    /Giving the following input XML file :
    <?xml version="1.0" encoding="utf-8"?>
    <root xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/>This works :
    SQL> declare
      2    res boolean;
      3  begin
      4    res := dbms_xdb.CreateResource('/public/tmp/test.xml',
      5               xmltype(bfilename('TEST_DIR','test.xml'), nls_charset_id('AL32UTF8')));
      6  end;
      7  /
    PL/SQL procedure successfully completed.
    SQL> select XMLSerialize(document xdburitype('/public/xml/result.xml').getXML()
    as clob indent size = 2)  result
      2  from dual
      3  ;
    RESULT
    <root xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="
    urn:iso:std:iso:20022:tech:xsd:sese.023.001.01 http://www.test.com/Testswift.xsd
    "/>With the same document loaded via FTP, we get :
    SQL> select XMLSerialize(document xdburitype('/public/xml/result.xml').getXML()
    as clob indent size = 2)  result
      2  from dual
      3  ;
    ERROR:
    ORA-31011: XML parsing failed
    ORA-19202: Error occurred in XML processing
    LPX-00283: document encoding is UTF-16-based but default input encoding is not
    Error at line 1
    no rows selectedand the content looks like :
    < ? x m l   v e r s i o n = " 1 . 0 "   e n c o d i n g = " u t f - 8 " ? >
    < r o o t   x m l n s : x s i = " h t t p : / / w w w . w 3 . o r g / 2 0 0 1 / X M L S c h e m a - i n s t a n c e " / >As a workaround, I've found that serializing and re-parsing the document solves the problem :
      select insertchildxml(
        xmltype(doc.getclobval())
      , '/root'
      , '@xsi:schemaLocation'
      , 'urn:iso:std:iso:20022:tech:xsd:sese.023.001.01 http://www.test.com/Testswift.xsd'
      , 'xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"'
      into doc
      from dual;
    ...We then get the expected result after FTP transfer :
    SQL> select XMLSerialize(document xdburitype('/public/xml/result.xml').getXML()
    as clob indent size = 2)  result
      2  from dual
      3  ;
    RESULT
    <?xml version="1.0" encoding="UTF-8"?>
    <root xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="
    urn:iso:std:iso:20022:tech:xsd:sese.023.001.01 http://www.test.com/Testswift.xsd
    "/>The workaround also works for the DOM version presented above.
    Any ideas?

  • I have updated my website, and uploaded via FTP, but some images are missing.  I have deleted them in i

    I have published a website with iWeb on MobileMe quite successfully.  I purchased a second domain name, and republished the same site on GoDaddy before trying to point my MobileMe website name to the GoDaddy server. I was unable to upload several pictures to the second site, and posted my dilemma here.  It was suggested that I try using Cyberduck to publish via FTP, which I did.  I was still missing the same images. The error message says that there was a communications error with the FTP server and to try again later.  I have been able to upload several more new images to the second domain name just by using iWeb's publish feature. 
    I want to point my MobileMe website name, www.melissaveres.com to GoDaddy, which is now hosting www.mveres-engraver.com but it will only show the site as it is currently published, with several missing pictures.  I have tried to delete the photos in iWeb, bring them back in, and republish but with the same results.  I have contacted GoDaddy support, who can only tell me there is no file information for those open (missing) pictures, they have heard of this happening before, but had no information on how or if it was resolved.  Anyone know how to get these pictures up before I move from MobileMe? 
    Melissa

    Bring up the Activity window (Command+Option+A) for you site and check to see what files are missing and where they belong.  The URL for the missing files will tell  you what folder they should be in.
    Then publish you website to a folder on your hard drive and open it locally with your browser.  Check to verify all images and present and the site works as you want.  Then you can upload the missing files or folder containing the missing files or the eintire site folder to your GoDaddy account with Cyberduck.
    OT

  • Document Updates in a folder via FTP considered Publish Points?

    Hello,
    We currently have a website that is deployed via IIS that we are planning to move to Azure Web Services.
    This web contains a folder in the web site directory that contains files and documents for users to download. The site itself contains code that manages the files, and presents specific files to specific users.
    Throughout the month, these files and document gets updated (additions as well as replacements); even though the website does not get updated.  Users use FTP to transfer files into current folder on the IIS server.
    The issue we are facing:
    My concern is that updating documents in this folder via FTP does not create a publish point (and considered as dynamic changes) and if the site is re-deployed or scaled, the document changes are not picked up.
    Can anybody confirm that: If we use FTP to update documents in this folder, Azure Web Services will recognize this as a Publish Point?
    Thank you.  Your help is very much appreciated.
    PCR.

    Thanks for the reply.
    I confirmed that we are using Azure Websites.
    We had a previous website with a similar situation where the website contained a folder with documents (pdf, doc, and xls).  Files were added into this folder periodically.  Then one day we noticed that a number of files were missing.  When
    we researched the problem, we were led to believe that something on the back end moved the website to a different server, and used a previous instance of the website.
    Our web development manager thought he found an article that stated that we should not keep dynamic files within the website structure.
    It would be great if this is no longer the case (or that we are mistaken in our interpretation).

  • Problem downloading a PDF via FTP.

    I'm trying to send a PDF file via FTP, that I obtained with FM 'CONVERT_OTFSPOOLJOB_2_PDF'.
    After closing the FTP connection, i try to open the PDF file, and I get an error message, saying that the file is damaged.
    Any ideas? Do I have to make any conversion?
    <promise removed by moderator>
    DATA: it_pdf TYPE TABLE OF tline WITH HEADER LINE.
    CALL FUNCTION 'CONVERT_OTFSPOOLJOB_2_PDF'
      EXPORTING
        src_spoolid   = p_spool
      IMPORTING
        pdf_bytecount = lv_byte
      TABLES
        pdf           = it_pdf.
    *--  Connection to FTP (not shown here)
    *-- Transfer table
    CALL FUNCTION 'FTP_R3_TO_SERVER'
      EXPORTING
        handle         = w_hdl
        fname          = p_dest          "file path of destination system
        blob_length    = lv_byte
    *      character_mode = ' '
      TABLES
        blob           = it_pdf
    *      text           = lt_value
      EXCEPTIONS
        tcpip_error    = 1.
    Thanks in advance,
    Maxi.-
    Edited by: maxikishi on Feb 10, 2011 8:22 PM
    Edited by: Thomas Zloch on Feb 11, 2011 4:41 PM

    Don't offer rewards for assistance; you'll receive help with or without the offer.  This topic is an FAQ; FTP is no different than any other transfer method.  Search the forum for PDF conversion code.  Also, the function you're using has a 99 page limit for conversion; you may want to view the function parameters and account for that.

Maybe you are looking for

  • Using new Adove Media Encoder with Premiere pro cs4

    I have Premiere Pro Cs4 and Design&Web premium CS6 -  which comes with Adobe Media Encoder cs6. Can I get Premiere Pro CS4 to use the new encoder (and hopefully speed up)?

  • A collection of tips and tricks

    A collection of seemingly useful tips for MSI TV@nywhere posted by various people I assembled for my own reference. Hopefully this could be of some use too to some of you guys. Some entries on the list are not properly credited, my apologies. Please

  • Tethering - Ethernet Adapter doesn't show up on Mac in System Preferences

    Hi. When I to connect my iPhone 3G to a MacBook Air I have no "Ethernet Adapter (X)" in the Network section of System Preferences. It doesn't auto detect anything, I can't find it under the "+" button. On another Mac it works. The problem seems to th

  • Adobe Professional 8.0 Professional Activation Error

    I am trying to activate my Adobe Acrobat 8.0 Professional but it failed with an error code 159:41. I do have an internet connection on my desktop and I can browse all the sites. Please advise. Regards

  • LimitFilter pagination issue

    I have a new pagination framework used by a GUI client that passes the filter criteria and the page number. The problem I am having is that I see unpredictable page results with the new version of coherence (3.6.1) compared to 3.3.1 For ex the data s