Seeburger SFTP adapter

Hi
I want to transfer the file from one location to another locatoin through Seeburger SFTP adapter, is it possible?, If yes could you please suggest how to do and provide any documents/links.
By using File adapter we can send the data
/people/william.li/blog/2006/09/08/how-to-send-any-data-even-binary-through-xi-without-using-the-integration-repository
Like this i want to send the data through SFTP.
Thanks
Ramesh

I had a same question long time back.
The way to do this is - Exchange the server keys ( Your admin can generate it)
Install the keys ( server keys ) from the target system in your source server ( where you have SFTP adapter installed). If you have user id and password you can choose in the drop down of the SFTP adapter.
Yes, FIle adapter is configured to pick the file and virual receiver.
Another pointer was - there are some fields which are mandatory like mapping where you can use DUMMY.
To send to the target - configure the receiver adapter.
Make sure your fire wall is open for the port needed for SFTP.
-Sanju

Similar Messages

  • How to file mask in sender seeburger SFTP adapter

    Hello Gurus,
    Please help on
    How to perform a file mask in sender seeburger SFTP adapter? eg. I want to pick all the files but not *.tmp files.
    thanks
    Kishore

    Kishore
    A work around:
    Use another interface File to file (By pass) using file adapter which does the mask exclusion of the file which are not required.
    Regards
    Raj

  • Help req in Seeburger SFTP adapter

    Hi All,
                I have a scenario where i need to send a file to SFTP server. I used Seeburger SFTP adapter to connect to SFTP.
              This is a pass through interface and i havent used any party at the confiuration( normal configuration without party)
                 In SFTP channel  @ modules i configured it as:
    localejbs/Seeburger/solution/<solutionName>            Local Enterprise Bean                solutionid
    localejbs/ModuleProcessorExitBean                            Local Enterprise Bean               exit
    Module Key                                    Parameter Name                                   Parameter Value
    exit                                                 JNDIName                                    deployedAdapters/SeeXISFTP/shareable/SeeXISFTP
    When i test the scenario i facing the following error in the receiver communication channel( SFTp Adapter) @ RWB
    Delivering the message to the application using connection SFTP_http://seeburger.com/xi failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Object not found in lookup of ModuleProcessorExitB ean..
    Can someone please help how to resolve this problem.
    Thanks,
    Siva

    Hi,
    can you share how you solved this issue? i am having the same issue with the sftp and receiving the same error.
    Thanks in advance.

  • Regarding  Seeburger SFTP adapter

    Hi experts,
    can any one send me the seeburger SFTP end to end interface document?
    Regards
    MP Reddy

    Hi ,
    end to end scnearion not sure any one documented as a blog or wiki, but sure there are some discussions on the same topic , pls d search.,
    SAP it self offering SFTP adapter these days, so customer point of view good idea to use SAP SFTP adapter.
    Reagrds,
    Raj

  • Seeburger SFTP - Message Transformation Bean Issue

    Using Seeburger SFTP adapter to read a tab delimited file. File is being successfully read; however, content conversion need to be performed to convert the file content to XML.  Thus, using Message Transformation Bean with the following module parameters.  
    Issue: It is reading the file as is u2013 there is not content conversion is being performed. 
    Processing Sequence:
    1      localejbs/Seeburger/solution/sftp                Local Enterprise Bean     solutionid
    2     localejbs/AF_Modules/MessageTransformBean          Local Enterprise Bean     mtb
    3     localejbs/CallSapAdapter                    Local Enterprise Bean     exit
    Module Configuration:
    mtb          Transform.Class                          com.sap.aii.messaging.adapter.Conversion
    mtb           Transform.ContentType               text/xml;charset=utf-8
    mtb          xml.conversionType               SimplePlain2XML
    mtb          xml.documentName               XXX_EXPENSES_mt
    mtb          xml.fieldContentFormatting     trim    
    mtb          xml.fieldNames                    FIELD1,FIELD2,FIELD3,FIELD4
    mtb          xml.fieldSeparator               '0x09'
    mtb          xml.processFieldNames               fromConfiguration
    mtb          xml.structureTitle               RECORD
    The following the noticeable details on CC:
    Error type: TASK_ERROR >> Error date: 12/5/10 12:42 PM >> Description: Polling finished with errors. 1 file initiated. 1 file not polled due to errors.
    Message initiated succesfully
    Error type: TASK_ERROR >> Error date:  >> Description: File <amex.dat> could not be polled  from directory </usr/sap/interfaces/FTP1/send> on host <sapdv1ci>; Reason: removeFile: File xxx.dat could not be removed. SftpStatusCode: SSH_FX_NO_SUCH_FILE; Reason: No such file
    Any help is greatly appreciated.
    Thanks

    Check the following...
    1. Make sure you don't have any scripts running at your target folder.
    Example: If you are reading your file from TEST folder make sure you don't have any scripts running here.
    2. In File Setting section make sure you uncheck Delete file checkbok.
    Regards
    Srikanth Baki

  • How to handle empty file using sftp adapter

    Hi,
    Please explain me how to handle empty files in sftp adapter.
    Thanks,
    Enivass

    Hi Enivaas,
                        I don't have the seeburger sftp adapter at hand at the moment, but asfar as I remember, this does not specifically have an empty-file handling option like the standard ftp adapter.
    So to stop emtyp files from being written, guess would need to handle this at the mapping level. For example, check for target creation criteria in the header node in mapping. If the creation criteria is not met, you can throw an error in mapping.
    You may also incorporate this condition in your Receiver determination. In this case, if the condition is not satisfied, no receiver is determined in PI.
    Regards

  • Error in Seeburger SFTP receiver in append mode.

    Hi,
    I am trying to do content conversion in Seeburger SFTP adapter at the receiver side and was successfully able to create the first CSV record.
    I am using append mode in receiver adapter.
    But when sent another record from sender; I got below error.
    Always, first record gets processed successfully then second and subsequent records always fails.
    Message processing failed. Cause: javax.resource.ResourceException: Fatal exception: com.sap.aii.af.ra.cci.XIRecoverableException: >> Description: putFile: Target filename <out.txt>; Flags set: appending=<true>; ; Reason: Failed to convert Ace to the native form.>> Details: putFile: Target filename <out.txt>; Flags set: appending=<true>; ; Reason: Failed to convert Ace to the native form.>>SendingStatus: NOT_TRANSMITTED>>FaultCategory: COMPONENT_ERROR>>Retryable: true>>Fatal: true, >> Description: putFile: Target filename <out.txt>; Flags set: appending=<true>; ; Reason: Failed to convert Ace to the native form.>> Details: putFile: Target filename <out.txt>; Flags set: appending=<true>; ; Reason: Failed to convert Ace to the native form.>>SendingStatus: NOT_TRANSMITTED>>FaultCategory: COMPONENT_ERROR>>Retryable: true>>Fatal: true
    Regards,
    Anirudh.

    An update.
    Error message "Unable to convert ACE to native format" means it is not able to convert A SCII C ompatible E ncoding to the native encoding which is used in file system.
    I am unable to make head or tail of it... I am doing content conversion in adapter module tab and have specified Transform.ContentType = text/plain;charset=utf-8
    The file which gets generated is of ANSI encoding and doesn't appear to be a problem as it works when the file gets generated for the first time.
    Also, it works OK when I use unique file name in receiver adatper where 1 file for each record is generated.
    The problem is only in append mode.
    When checked in Seeburger RWB, there was inconsistency in file details for messages.
    For the successful message, file details were:
    File details
    Host LTFBG-ANIRUD-PI.com
    Path /out
    File name OUT.CSV
    Remote file name OUT.CSV
    Detailed status description PUT command for file <OUT.CSV> has been performed successfully.
    whereas, for failed messages it was:
    File details
    Host LTFBG-ANIRUD-PI.com
    Path /out
    File name null
    Remote file name null
    Detailed status description Error on send, will be retried
    Could that be product error?
    Has anyone faced this problem before?
    regards,
    Anirudh.
    Edited by: Anirudh Vyas on Apr 10, 2009 8:31 PM
    Edited by: Anirudh Vyas on Apr 10, 2009 8:45 PM

  • Error in Seeburger SFTP : Cannot create pending keystore PENDING/SSH_hosts

    Hi All,
               I am developing a scenario where my sender is file and receiver is SFTP. It is pass through interface and to achive SFTP i used seeburger SFTP adapter. I generated the public from the certificate and shared the key with SFTP admin.
               Now whe i test the scenario i facing the following error in the SFTP channel @ RWB. The error is
    Message processing failed. Cause: javax.resource.ResourceException: Fatal exception: javax.resource.ResourceException: >> Description: putFile: Could not connect to remote host; Reason: SFTP client was not able to connect: com.seeburger.sftp.exception.HostVerificationException: Cannot create pending keystore PENDING/SSH_hosts/>> Details: putFile: Could not connect to remote host; Reason: SFTP client was not able to connect: com.seeburger.sftp.exception.HostVerificationException: Cannot create pending keystore PENDING/SSH_hosts/>>SendingStatus: NOT_TRANSMITTED>>FaultCategory: COMMUNICATION_ERROR>>Retryable: false>>Fatal: false, >> Description: putFile: Could not connect to remote host; Reason: SFTP client was not able to connect: com.seeburger.sftp.exception.HostVerificationException: Cannot create pending keystore PENDING/SSH_hosts/>> Details: putFile: Could not connect to remote host; Reason: SFTP client was not able to connect: com.seeburger.sftp.exception.HostVerificationException: Cannot create pending keystore PENDING/SSH_hosts/>>SendingStatus: NOT_TRANSMITTED>>FaultCategory: COMMUNICATION_ERROR>>Retryable: false>>Fatal: false
    Has anyone faced the similar problem and resolved it , please help me on the same.
    Thanks,
    Siva.

    Hi Srikanth,
                        I resolved the above error by creating aview in my keystore(nwa) . Now i am facing a new error.
                       The error looks something like this:
                     Message processing failed. Cause: javax.resource.ResourceException: Fatal exception: javax.resource.ResourceException: >> Description: putFile: Could not connect to remote host; Reason: Unable to establish a connection to SSH server, the authentication has failed. Details: Server returned AUTHENTICATION_FAILED. Check user and key/password-settings.>> Details: putFile: Could not connect to remote host; Reason: Unable to establish a connection to SSH server, the authentication has failed. Details: Server returned AUTHENTICATION_FAILED. Check user and key/password-settings.>>SendingStatus: NOT_TRANSMITTED>>FaultCategory: COMMUNICATION_ERROR>>Retryable: false>>Fatal: false, >> Description: putFile: Could not connect to remote host; Reason: Unable to establish a connection to SSH server, the authentication has failed. Details: Server returned AUTHENTICATION_FAILED. Check user and key/password-settings.>> Details: putFile: Could not connect to remote host; Reason: Unable to establish a connection to SSH server, the authentication has failed. Details: Server returned AUTHENTICATION_FAILED. Check user and key/password-settings.>>SendingStatus: NOT_TRANSMITTED>>FaultCategory: COMMUNICATION_ERROR>>Retryable: false>>Fatal: false.
    I am using a private key authentication and I gave my SAP PI userid as User and private key as the key present in NWA.
    Can you please help me in resolving this error.
    Thanks,
    Sivarama Krishna

  • Dynamic filename creation with Seeburger's SFTP adapter

    Hi Experts,
    I read in one of the forum that Seeburger's SFTP adapter supports dynamic configuration.
    My requirement is i need to dynamically create a file name and put it into a predefined folder(of a third party system) with SFTP adapter.
    Can any one help me with some blogs/Materials on this?
    Thanks,
    Niranjan

    HI,
    Have you look into the blogs mentioned in below forum
    How do we do File content conversion using SFTP SEEBURGER Adapter
    Thanks
    Swarup

  • Seeburger SFTP Sender Adapter Failure

    Hello,
    a SFTP sender channel causes the follow error when executing a poll cycle:
    SFTP Adapter failure Details: while trying to invoke the method com.seeburger.uri.dt.sftp.schema.DtSFTPPollingResponse.setSuccessMessage(java.lang.String) of an object loaded from local variable 'e'
    The server was pinged successfully so there should be no firewall issue. We are also able to logon to the server using a third-party SFTP client.
    The error description is not very meaningful for tracking down the root cause.
    Do you have any idea what could have caused this error?
    Thank you.
    Edited by: Guppenberger Florian on Jan 24, 2011 4:00 PM

    For the Roll back error plz chk the below points.
    1. Check the module parameters.
    2. Make sure the sender agreement doesnt have any * 's.
    Ex: The SA should not be like : | BS | SI_test_oa | * | *
          SA should be like  BS | SI_test_oa | |
    3. If the input file has special chanracters ,  use the encoding .
    If the above doesnt work, try to create a new communication channel and test it.
    We also faced this error toomany times in the sender CC for sFTP advatco adapter.
    Thanks,
    Soumya.

  • Seeburger sFTP receiver adapter error: Socket Write Error, EOF Received

    Hello experts,
    We have a sFTP to sFTP scenario for which we are getting below error every time the scenario is executed.
    Error Messages are as follows:
    Put File: Could not connect to remote host, Reason: Unexpected termination; software caused connection abort; socket write error[unknown cause].
    Sometimes below error occurs :
    Put File: Could not connect to remote host, Reason: EOF received from remote side [unknown cause].
    Every time after restart of sFTP adapter on XI box, failed messages are sent successfully to receiver sFTP server.
    There is no error for sender sFTP channel. This error occurs only for the receiver sFTP channel.
    On receiver sFTP side, we are using Public key-private key authentication.
    Can anyone please let me know what could be the cause of connection failure. ?
    Thanks a lot in advance!
    (I searched many threads on SDN but could not find anything relevant to this particular situation, so posting a separate question.)
    Minal

    Thanks Naveen for the reply..
    I missed to mention that we are working on XI3.0 with SP19 and seeburger sFTP is 1.7.4
    Looks like key exchange is working properly as after every restart of adapter all failed messages are processed successfully..
    It is observed that if there is an idle time of 8-10 hours between last data transfer and current data transfer then this error occurs.
    We have increased connection timeout and transmission timeout parameters also for sFTP properties in visual admin.
    Thanks,
    Minal
    Edited by: Minal Vaidya on Oct 5, 2011 8:46 AM

  • Seeburger SFTP - File Adapter -- Filename in reciever channel

    I am using a Seeburger SFTP Sender channel, and a "FILE" channel configured to use FTP.
    I need to have the FTP adapter to write the file name as it was sent by the SFTP adatper.
    I looks like I will need to use variable substitutions to do this, but I can't figure out how to populate a variable with the http://seeburger.com/xi/common/dtSubject that contains the file name from the SFTP Adapter.

    All you need is 1 UDF that retrieves the value of dynamic configuration. The name space is http://seeburger.com/xi/common/dtSubject as you said. I am not sure the technical name for FileName for Seeburger adapter. But you can see this in SXMB_MONI under the dynamic configuration node. Using this value populate the dynamic configuration with name space http://sap.com/xi/XI/System/File and technical name FileName. This represents the file name for standard File adapter.
    Regards
    Jai

  • Does Seeburger's SFTP adapter support dynamic filename creation

    Hi all,
    Does the SFTP adapter support dynamic filename creation.
    If yes, then do we have to use UDF's and are there any specific settings that have to be done in the SFTP communication channel.
    Please provide a blog which helps in the configuration process of the above case.
    thanks,
    younus

    Dynamic Creation of File using counter in Seeburger Variable:
    1. Configuration Needed in the Communication Channel:
    The process of dynamic creation of files can be done we have to select the following checkbox in the receiver channel:
    Dynamic Attribute in receiver Channel:
    Import the following modules:
    Localejbs/Seeburger/solution/sftp
    Localejbs/Seeburger/AttribMapper
    Localejbs/ModuleProcessorExitBean
    Enter  the desired file naming convention:
    Use the Parameter GetCounter("ID") to the place where the counter is expected to come.
    2. Configuration Needed in the SeeBurger Workbench:
    If the J2EE server is listening on a port different from 50000 (which is the standard for the SAP client 000), the port number must be configured:
    Login into the seeburger workbench using the URL
    http://<localhost>:<port number>/seeburger/index.html
    Select Property Store.
    Create or edit the following property:
    Parameter
    Value
    Namespace
    http://seeburger.com/xi/SeeFunctions
    Key
    provider.servlet.server
    Value
    http://localhost:50000/ (where the port number 50000 must be set
    accordingly to the J2EE server configuration).
    Note: The configured value (server URL) has to end with a slash (/). Otherwise,
    SeeFunctions will not work correctly.
    If we need to start the counter from any specific value , it can be configured in the SeeBurger workbench, this value can be maintained in Mapping Variables :

  • SFTP Adapter Seeburger or Advantco ?

    Hi,
    I need to suggest my client for a  SFTP Adapter. Which one I need to suggest ? On performance and Cost? I would like to get a rough idea on cost for these?
    1. Seeburger
    2. Advantco
    Regards,
    Muhammed Nishad

    Hi,
       That is depending on your requirement, if requirement with EDI better to choose Seeburger else choose other one. Both are working fine performance wise.
      SeeBurger have many EDI specific functionality like Splitter , Functional Acknowledgment , Auto mapping etc. So if you have EDI in your project SeeBurger would be winner. Else you can choose other adapter based on other factor.
    Advantco SFTP adapter allow for different encryption algorithms such as triple DES, Blowfish.
    SFTP adapter:
    please go through below blog,
    http://www.aedaptive.com/index.php/solutions/sftp-for-sap-netweaver
    which is also a lot cheaper than the seeburger solution. It might be worth checking out
    regards,
    ganesh.

  • SFTP Adapter Error

    Hi All,
             I am sending file from file server to SFTP file server.  The error that I receive in receiver SFTP adapter is :
    <b>Message processing failed. Cause: javax.resource.ResourceException: Fatal exception: com.sap.aii.af.ra.cci.XIDeliveryException: >> Description: Could retrieve address with ID <The specified item was not found.>. Root cause: Unable to execute query because: com.seeburger.xi.config.ConfigException: No To-party associated with ID: The specified item was not found.{:SFTPReceiver::SFTPReceiver}>> Details: Could retrieve address with ID <The specified item was not found.>. Root cause: Unable to execute query because: com.seeburger.xi.config.ConfigException: No To-party associated with ID: The specified item was not found.{:SFTPReceiver::SFTPReceiver}>>SendingStatus: NOT_TRANSMITTED>>FaultCategory: CONFIGURATION_ERROR>>Retryable: false>>Fatal: false, >> Description: Could retrieve address with ID <The specified item was not found.>. Root cause: Unable to execute query because: com.seeburger.xi.config.ConfigException: No To-party associated with ID: The specified item was not found.{:SFTPReceiver::SFTPReceiver}>> Details: Could retrieve address with ID <The specified item was not found.>. Root cause: Unable to execute query because: com.seeburger.xi.config.ConfigException: No To-party associated with ID: The specified item was not found.{:SFTPReceiver::SFTPReceiver}>>SendingStatus: NOT_TRANSMITTED>>FaultCategory: CONFIGURATION_ERROR>>Retryable: false>>Fatal: false</b>
    Pls Advice:
    Regards,
    XIer

    can you double check you configurations associated with this CC,cos in the error it clearly says :
    Unable to execute query because: com.seeburger.xi.config.ConfigException: No To-party associated with ID:
    FaultCategory: CONFIGURATION_ERROR
    and you might wanna look more on sorting out "No To-party associated with ID"

Maybe you are looking for

  • Lost keypresses and mouse clicks:  Hardware problem?

    I recently bought an Intel MBP, and I've been noticing strange behaviors with regard to keypresses and mouse (touchpad) clicks getting lost sometimes. The problems I'm having are hard to reproduce intentionally, but I can hear the keypresses and mous

  • Staging Area - Sans Transformations?

    I am struggling to come up with a proper term for a database that will contain untransformed application data.  This would be an EL process what will pull application data from the source, and insert it into the "staging" area.  A subsequent job will

  • Out look shows Not responding

    I am using outlook 2007, Recently i had getting a problem when i open my outlook inbox which cannot working properly, Its just hanging the outlook and just shown not responding. could you please help me to solve this.

  • How to format a number to "+0000000000.123,45"

    Hi! my name is Jorge. My problem is that I need to format a number to a extrange format. I know how to change the decimal point, the number of integer and fraction, etc. But the problem is I want the number with N zeros at the begining but only with

  • Cannot start Scheduler after upgrade

    <host>:<port>/xlScheduler/admin Last Error:bad version number in .class file detailed stack trace follows: java.lang.UnsupportedClassVersionError: Bad version number in .class file at java.lang.classLoader.defineClass1 at com.thortech.xl.scheduler.co