Aedaptive SFTP adapter - alerting problem

Hello experts,
Has anyone experience with the Aedaptive SFTP adapter?
We use it at the client side, but unfortunately alerting is not supported. I expected this of a certified SAP PI adapter, but it isn't the case.
Is there an alternative?
Thanks a lot!
Dimitri

Hi Iñaki,
We configured our channel  as it show the note 1988592 - SFTP Adapter not picking files with *  
But we have the same error:
Exception received while check for additional files: String index out of range: -1
I attached the screenshot
Thanks and best regards

Similar Messages

  • SFTP adapter error : Catching exception calling messaging system

    Error: com.aedaptive.sftp.adapter.SFTPException : Not all messages were delivered succesfully
      Could not deliver message to XI: com.sap.aii.af.lib.mp.module.ModuleException: senderChannel 'ca09269447583427adc545f8c23d244b': Catching exception calling messaging system
    This is error message which i get in sender communication channel while working  with SFTP adapter.

    Hi Pooja,
    I think it would be better to add getcause() to get the cause of the issue.
    Ref: http://help.sap.com/javadocs/pi/SP3/xpi/com/sap/aii/af/lib/mp/module/ModuleException.html
    Thanks,

  • Problem with SFTP Adapter

    Hi,
    Last year we made the upgrade in our PI server to enable SFTP adapter. Our version is SAP 7.1 ehp 1
    When trying to use this adapter (We attached configuration in the message), this gives us an error.
    This is the error log:
    Exception received while check for additional files: String index out
    of range: -1
    On the other hand, the communication channel fails when it try to process any of the file list but doesn't gives us any log error.
    Is it a problem of configuration required for SFTP adapters? If so how should indicate our filters to properly process messages?
    Thanks and best regards.
    Mónica

    Hi Iñaki,
    We configured our channel  as it show the note 1988592 - SFTP Adapter not picking files with *  
    But we have the same error:
    Exception received while check for additional files: String index out of range: -1
    I attached the screenshot
    Thanks and best regards

  • Problem with BizTalk server 2013 SFTP adapter on Cloud VM

    All, 
    We have deployed Microsoft Biztalk Server 2013 Enterprise edition on a cloud VM. We are facing an issue with SFTP adapter to receive. Following are the details; 
    On this VM, we are facing an issue with BizTalk server 2013 SFTP adapter. The SFTP location can receive and send message through SFTP clients and .Net code. But using BizTalk server 2013 SFTP adapter we are only able to send the file on SFTP location but
    could not receive the files from same location.
    We are getting  just one line error in system event log that is :
    Event#7011. A timeout (30000 milliseconds) was reached while waiting for a transaction response from the BTSSvc$BizTalkServerApplication service.
    Regards, 
    Shoaib Danish

    Hi
    BizTalk Server 2013 is available on Windows Azure. BizTalk Server 2013 can be installed locally on your hardware
    and in Windows Azure as a virtual machine. Please follow the procedures to check it on your side.
    Configuring BizTalk Server 2013 on a Windows Azure VM
    Create a BizTalk Virtual Machine in Windows Azure
    Create the BizTalk Group Prerequisites
    Configure the BizTalk Group
    Best regards
    Angie
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Sender sFTP Adapter - SSH Key

    Hi All,
    I have a small doubt regarding Sender sFTP Adapter. This is what we have done to connect with one of Vendor
    1.     Basis created a SSH key in NWA for Vendor and sent to them.
    2.     They linked the SSH key with user name and asked me to use the same.
    3.     We got the firewalls openepd b/w PI and Vendor
    4.     I provided the same detail in sFTP adapter, but I am not able to connect,
    I am getting below error:
    Error: Cannot connect to SFTP server. Host=########, port=22, username=#####. Private key store=########, private key alias=piPKCS12. Timeout=300000 msecs. Absolute home directory=.: KeyStoreException in Method: getPrivateKey( KeyStore, String, String ). The requested keystore type is not available in the default provider package or any of the other provider packages that were searched. (Software version: 3.0.14.2)
    Please provide your inputs.
    Regards,
    Sachin Dhingra

    Hi,
    The first thing you have to do is use the same userid and the pwd and try to connect to the vendor system from your application layer and see if this is connecting or not. If there is a problem in connection then there are few steps that you have to follow. Below are the steps you need to follow:
    1. Open the port from your Vendor side as well as open the port from your XI system(there might be two ports)
    2. Generate the key of your vendor system and one you started login to the system then it will ask to instal the key , so acept it.
    the IS people can help you out over here.
    3. Try to push the one dummy file in that location manually using the command in application layer.
    4. check the authorization in the target directory and try to provide the proper authorization,, 777 is used for full authorization.
    5. use the same useid and the pwd and then try from your xi system processign a dummy file.
    hope this helps.
    cheers,
    jay

  • WCF-SAP vs SFTP Adapter

    Hi All,
    We've an existing interface that picks up IDocs from SAP using WCF-SAP adapter, these IDocs contain updates to data that are in turn subscribed by two other SAP systems via couple of Send Ports using the same WCF-SAP adapter. In production we've been facing
    performance issues with this design as when there are mass updates in SAP, they push up to 7 to 10K IDocs through, which BizTalk struggles with and that also creates issues for SAP as the queue is not read in quick time which starts building up and creates
    issues on the source system.
    Now one of the solution proposed for above problem is to use a file based adapter like FILE, SFTP etc. where SAP will publish IDocs as flat files, I believe that'll solve the problem of backlog building on SAP queue and SAP can continue to write files without
    impacting by BizTalk not picking them up but would it help in inside BizTalk performance as well? or we'll have to batch the files in using adapter properties (i think it works on SFTP adapter) say take in 100 files every 30 seconds? Any other solution which
    can speed this up?
    Thanks
    Syed

    I was just reading this
    Restrict the number files Picked up by BizTalk FTP Adapter msdn
    thread and it says
    "Not possible, the Maximum Files setting only controls how BizTalk creates the message batch
    to write them into SQL.  This also applies to the File adapters Number of messages in a batch"
    So , you need to implement some kind of controller pattern in your solution to manage this floodgate. 
    Have a read of
    How to implement Concurrent FIFO Processing in BizTalk technet wiki article, this for FIFO but this may give some idea to write a controller.
    Greetings,HTH
    Naushad Alam
    When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or
    Mark As Answer
    alamnaushad.wordpress.com

  • Query on Content conversion for Receiver SFTP Adapter

    Hi Experts,
    We have the receiver structre as follows:
    <DT_Receiever>
    <Header>
    <field1>abc<\field1>
    <field2>1234<\field2>
    <\Header>
    <Detail>
    <field3>nhj<\field3>
    <field4>bshsrt<\field4>
    <\Detail>
    <\DT_Receiever>
    We should do content conversion for the above structure using SFTP adapter at the receiver end.
    Kindly provide us some tips in achieving the same.
    Thanks
    Suganya.

    Hi Suganya,
    You can use message tranform bean for ur case.
    U have to use "StructXML2Plain"
    Please follow below link for ur reference If you face any problem please let me know....
    http://help.sap.com/saphelp_nw04/helpdata/en/24/4cad3baabd4737bab64d0201bc0c6c/content.htm
    Thanks,
    Enivass

  • Key based authentication issue in SFTP adapter

    Dear Experts,
    We have a scenario ECC -->SAP PI 7.0-->SFTP server where we are trying to connect to the SFTP server with a Advantco(3rd Party) SFTP adapter. We have placed our private key in a local folder in PI server (not using Net Weaver Key Store) and shared corresponding OpenSSH public key to the trading partner maintaining the SFTP adapter. However, while trying to connect the server through PI, we are getting “com.jcraft.jsch.JSchException: Auth fail” error. Our basis team has confirmed that the SFTP server is reachable when they are trying manually having the same key-pair, but only our SFTP adapter is not able to connect.
    Could you please tell me if we are missing any part of configuration? Like any specific location we need to place the private key in PI server?

    It's solved now. there was some problem related to passphrase we were giving at the time of generating the key. We have generated a key pair without passphrase and the adapter can reach the target SFTP server properly.
    Thanks,
    Soham

  • SFTP adapter issue

    Hi all,
    anybody please help regarding below isses
    How can we install SFTP adapter in sap pi?
    How it works at sender and receiver side?
    Regards,
    Amar.

    Hello,
    How can we install SFTP adapter in sap pi?
    First you need to purchase SFTP adapter from third party vendors e.g Seeburger, AEDAPTIVE, etc
    And then follow the steps mentioned here:
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/f0e0117a-3167-2d10-d2ae-f87dfa5e00f0?quicklink=index&overridelayout=true
    Hope this helps,
    Mark

  • SFTP adapter not listed in adapter types in ID of PI 7.4

    Hi,
    I am working on one interface, where I should use SFTP in SAP PO 7.4 version. But I couldn't see the SFTP adapter in list of adapters in CC. Then I requested the basis guys to install the SFTP PGP add on.
    Even after installation of SFTP PGP add-on also I am not able to see SFTP adapter in CC.
    I followed the steps to check the SFTP PGP Add-on installation, it was installed and the sftp java components are started.
    If any one of you faced this kind of problem please throw some inputs.
    Thanks
    Sridhar Goli

    Hi,
    Did you import SFTP adapter meta data into ESR?
    check this thread for same issue
    Can't see SFTP adapter in dropdown
    this guide can help you more on this.
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c0d79097-468d-2f10-8f80-f723f4a7a9a4?overridelayout=t…
    Regards,
    Muni

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

  • SFTP Adapter for XI

    Hi,
    what is the prefered SFTP adapter for XI/PI?
    I was looking at Seeburger SFTP,Aedaptive SFTP and any other Adapters provided by thirdparty for SAP XI/PI.
    I think Aedaptive SFTP is new product from Aedaptive.
    does any one have clue about the prices for Seeburger SFTP,Aedaptive SFTP?and can we use thse adapters seemlessly in XI,like we do with XI standard adapters?
    thank you,
    Sathish

    Hey
    >>does any one have clue about the prices for Seeburger SFTP,Aedaptive SFTP?and can we use thse adapters seemlessly in XI,like we do with XI standard adapters?
    i m not sure about the cost,but once the adapter is installed on XI,you will be able to use it as any other out of the box adapter.
    call SeeBurger about the cost.
    Thanx
    Aamir

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

  • Cannot lookup LogicalLockingFactory from custom SFTP Adapter

    Hi,
    We developed an SFTP Adapter on a clustered Advanced Adapter Engine.
    When we try to lookup the LogicalLockingFramework, we get a ClassCastException and the proxy Class is missing the Interface LogicalLockingFactory.
    We use the following code for the lookup:
    LogicalLockingFactory lockingFactory = null;                    
    lockingFactory = (LogicalLockingFactory) new InitialContext().lookup(
              LogicalLockingFactory.JNDI_NAME);
    Does anybody have an idea, wht the problems could be?
    Thanks in advance,
    Gernot

    Hi Gernot,
    i think you are right in this forum.
    You receive this ClassCastException probably because the class loader which tries to load the class is not application classloader. I suggest change the class where you change the classloader.                                                                               
    So you should change the source like this                                                                               
    ClassLoader oldClassLoader =                                                                  
    Thread.currentThread().getContextClassLoader();                                               
    Thread.currentThread().setContextClassLoader(this.getClass().getClassLoa                      
    der());                                                                               
    try {                                                                               
    //Perform the lookup here                                                                               
    } finally { // this step is very important!                                                   
       Thread.currentThread().setContextClassLoader(oldClassLoader);                                 
    It is very important to return back the original contextClassLoader when the lookup finishes.                                                  
    Best regards,
    Martin

  • 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

Maybe you are looking for