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.  WebSphere FTP adapter for WTX

    Posted 11/13/08 10:51 PM

    Originally posted by: Mr.WebSphreTX


    Any one worked on WebSphere FTP adapter. Do we need Launcher for that, can't we run the map in command server using adapter command, i was trying to run and it is looking for EIS server, what do we have to do before running the FTP adapter map. Documentation is very limited on this adapter.

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


  • 2.  Re: WebSphere FTP adapter for WTX

    Posted 11/14/08 02:56 PM

    Originally posted by: SystemAdmin


    I'm not certain what you consider "limited documentation" but there is a 62 page, WebSphere FTP Adapter, Version 8.2, guide available in C:\IBM\WebSphere Transformation Extender 8.2\docs\en\adapters\wftp\1147.pdf if you have installed the Online Library. 8-)
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender
    #DataExchange


  • 3.  Re: WebSphere FTP adapter for WTX

    Posted 11/14/08 08:07 PM

    Originally posted by: Mr.WebSphreTX


    Yes, I read that, but that is more in general about adapter for all websphere suite with EIS, but here WTX is little different then other WebSphere suite like ESB, WPS.

    Deployed and followed document, but error in connecting to EIS server, not sure if there any additional services needs to be started for that

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


  • 4.  Re: WebSphere FTP adapter for WTX

    Posted 11/15/08 06:35 PM

    Originally posted by: Mr.WebSphreTX


    I got it working for FTOOut, it is little different then the regular FTP adapter.
    #DataExchange
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender


  • 5.  Re: WebSphere FTP adapter for WTX

    Posted 11/15/08 06:42 PM

    Originally posted by: SystemAdmin


    Congratulations! What was the secret? Got anything you can post to assist us lesser mortals?
    #DataExchange
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender


  • 6.  Re: WebSphere FTP adapter for WTX

    Posted 11/16/08 10:40 AM

    Originally posted by: janhess


    With reference to a post of mine in May i used
    -TV+ D:\wtx82\.metadata\FTPtrace.MTR -is:maxRecords 100 -is:createFileIfNotExists true -is:fileInLocalDirectory true -is:splitCriteria 0 -is:localArchivingEnabledForCreate false -is:deleteOnRetrieve false -is:functionName Create -is:generateUniqueFile false -wtx:ispec com.ibm.j2ca.ftp.FTPFileInteractionSpec -wtx:record com.ibm.j2ca.ftp.record.FTPInputStreamRecord -mcf:outputDirectory directory name -mcf:userName username -mcf:filename filename -mcf:password PASSWORD -mcf:hostName hostname
    #IBM-Websphere-Transformation-Extender
    #DataExchange
    #IBMSterlingTransformationExtender


  • 7.  Re: WebSphere FTP adapter for WTX

    Posted 08/13/09 07:30 AM

    Originally posted by: SystemAdmin


    Hi,
    I was facing the same problem
    I wanted to ask what is the value we need to give for output dir ?
    Is it the direct path like D:\temp\ or directory present at ftpserver
    When I am trying '/' it is trying to put the file in the same ftp root directory saying the file is already present in the directory
    When I am giving any path like D:\foldername it is aying that folder does not exists
    actually that folder is existing
    When I created any folder inside the ftpserver & giving value /foldername as outputfolder it is saying no permission to put in perticular folder
    the fact is I have given the permission for that ftpuser
    Can anybody help me how to overcome this problem ?

    Thanks in advance
    #IBM-Websphere-Transformation-Extender
    #DataExchange
    #IBMSterlingTransformationExtender