IBM Sterling Transformation Extender

Sterling Transformation Extender

Come for answers, stay for best practices. All we're missing is you.


#Sterling
#Supplychain
 View Only
  • 1.  WTX 8.2.0.3 - FTP adapter question

    Posted 11/04/08 11:19 AM

    Originally posted by: SystemAdmin


    Do you know if this adapter has changed for WTX 8.2.0.3?

    My process since Merc 6.7, to WTX 8.1.0.2, goes out to ftp server (thru firewall) to pull files in using FTP adapter.
    It works fine. At the end of each directory (folder) that files being pulled, it cleaned up and "quit".

    The trace file showed (I just put the last part here, not the whole trace file)

    No data received.
    Cleanup call from prior Rollback; re-initializing instance storage.
    Map return is 0.
    Data in C:\DOCUME~1\SVCEDI~1\LOCALS~1\Temp\6DD2.tmp deleted.
    Run Completed at 08:51:14.267 on 11/04/08. Cleanup deferred.

    <QUIT
    >221 (S)
    Socket Closed.
    Connection closed.
    WSATerm: Entering
    WSATerm: bWSStarted = 1, nWSClients = 9
    Sockets Client ID 9 disabled.
    WSATerm: nWSClients remaining = 8
    WSATerm: Exiting --
    Run Completed at 08:51:52.876 on 11/04/08.

    New WTX 8.2.0.3, it does not "quit". So, the next time (schedule to run by time trigger), it timed out. I assume it is because it didn't Quit from the previous run.

    Trace file showed:

    FTP Adapter, Version 8.2(58)
    Copyright © 2004, IBM Corporation. All rights reserved
    Built for WIN32 - INTEL on Sep 10 2008 at 16:57:13.
    Retry Count is 0. Retry Interval is 0. OnFailure is Rollback.
    Fetch Unit is 0. Card Mode is Integral.
    Run Started at 10:04:14.851 on 10/30/08.
    Options used: keep,server,trace,name,port,url
    Warning! 'keep' option is obsolete; select 'Keep Always' in the card options.
    URL ftp://cdirect:*****@azftp.azahcccs.gov/ftp/YAV/Encounter/IN/dev/*;type=D will be used.
    Using C:\DOCUME~1\SVCEDI~1\LOCALS~1\Temp\4EC.tmp as tempfile.
    Using ftp: protocol.
    Setting DOS/WIN-specific parameters.
    <TYPE A
    >421 Timeout (300 seconds): closing control connection. (F)
    Rollback ignored; no data received.
    Data in C:\DOCUME~1\SVCEDI~1\LOCALS~1\Temp\4EC.tmp deleted.
    Run Terminated at 10:04:15.007 on 10/30/08.

    WSASendDTX: Connection aborted due to timeout or error.
    Socket Closed.
    Connection closed.
    WSATerm: Entering
    WSATerm: bWSStarted = 1, nWSClients = 9
    Sockets Client ID 9 disabled.
    WSATerm: nWSClients remaining = 8
    WSATerm: Exiting --
    Run Completed at 10:18:41.401 on 10/30/08.

    Any suggestions what I should do? Advise, please.

    Thanks.

    Huong
    #DataExchange
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender


  • 2.  Re: WTX 8.2.0.3 - FTP adapter question

    Posted 11/04/08 11:27 AM

    Originally posted by: janhess


    Have you changed the settings in the dtx.in i file foir ftp

    ;IdleFTP=0
    ;SLimFTP=0
    ;HLimFTP=0
    ;MinFTP=0

    They should be the same as in your 6.7 mercator.ini (or is it dstx.ini?) file.
    #IBM-Websphere-Transformation-Extender
    #IBMSterlingTransformationExtender
    #DataExchange


  • 3.  Re: WTX 8.2.0.3 - FTP adapter question

    Posted 11/04/08 11:35 AM

    Originally posted by: SystemAdmin


    Thanks Jan,

    I will try.

    Huong
    #IBMSterlingTransformationExtender
    #DataExchange
    #IBM-Websphere-Transformation-Extender


  • 4.  Re: WTX 8.2.0.3 - FTP adapter question

    Posted 07/30/13 03:32 PM

    Originally posted by: H9K7_vicky_panaser


    Hello Huong,

     

    I am facing the same issue, can you please let me know what action was taken to resolve this.

     

    Thanks for the help.

    Regards,

    Vicky Panaser.


    #IBM-Websphere-Transformation-Extender
    #DataExchange
    #IBMSterlingTransformationExtender


  • 5.  Re: WTX 8.2.0.3 - FTP adapter question

    Posted 09/10/13 08:15 AM

    Originally posted by: Bhoju


    Change IdleFTP=0
     to IdleFTP=1

    and it should force new connection each time.. thats the only way i guess


    #IBMSterlingTransformationExtender
    #DataExchange
    #IBM-Websphere-Transformation-Extender