Websphere FTP adapter for SFTP using launcher timed event

Formally known as "Mercator Inside Integrator 6.7", DataStage TX enables high-volume, complex transactions without the need for additional coding.

Moderators: chulett, rschirm

Post Reply
wtx_dev
Participant
Posts: 10
Joined: Wed Jul 18, 2007 7:40 am

Websphere FTP adapter for SFTP using launcher timed event

Post by wtx_dev »

Hi,

I am getting issue with Websphere FTP adapter for SFTP using launcher with timed event, map was getting failed with "source not available" using with below command.

-TV IBM.j2ca.mtr -wtx:schemadir "/export/home/wtxapp/CommonSchemas" -as:userName mercprod -as:password p@ssw0rd -as:eventDirectory /export/home/mercprod/amazonprod/inbound -as:hostName 10.176.193.26 -as:eventFileMask *.txt -as:protocol SFTP -as:portNumber 22 -as:retryInterval 60001 -as:pollQuantity 11 -as:pollPeriod 2001 -as:assuredOnceDelivery true -as:BONamespace http://www.ibm.com/xmlns/prod/websphere/j2ca/ftp -wtx:uri http://www.ibm.com/xmlns/prod/websphere ... tp/ftpfile -wtx:typename FTPFile

This task is very urgent, client is waiting to finish this task as early possible.

Please let me know if you need any log files or source code for this.

Please help me on this.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Moved to the proper forum
-craig

"You can never have too many knives" -- Logan Nine Fingers
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Re: Websphere FTP adapter for SFTP using launcher timed even

Post by ray.wurlod »

wtx_dev wrote:Hi,

I am getting issue with Websphere FTP adapter for SFTP using launcher with timed event, map was getting failed with "source not available" using with below command.

-TV IBM.j2ca.mtr -wtx:schemadir "/export/home/wtxapp/CommonSchemas" -as:userName mercprod -as:password p@ssw0rd -as:eventDirectory /export/home/mercprod/amazonprod/inbound -as:hostName 10.176.193.26 -as:eventFileMask *.txt -as:protocol SFTP -as:portNumber 22 -as:retryInterval 60001 -as:pollQuantity 11 -as:pollPeriod 2001 -as:assuredOnceDelivery true -as:BONamespace http://www.ibm.com/xmlns/prod/websphere/j2ca/ftp -wtx:uri http://www.ibm.com/xmlns/prod/websphere ... tp/ftpfile -wtx:typename FTPFile

This task is very urgent, client is waiting to finish this task as early possible.

Please let me know if you need any log files or source code for this.

Please help me on this.
This site is not an official support provider. It is an all-volunteer site whose members post if and when they can, but are under no obligation to do so. That also means that we don't do "urgent". If you need support urgently, sign up with your official support provider for premium service, and learn just how expensive "urgent" is.

You may also find more WebSphere Transformation Extender people on other fora, such as IBM developerWorks.

You might also try searching the www.ibm.com site.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply