Search found 2 matches

by mohsinhsn
Sat Dec 19, 2009 12:14 am
Forum: TextPipe Tips and Tricks, Questions and Support
Topic: Textpipe Execution from Command line
Replies: 4
Views: 5405

Re: Textpipe Execution from Command line

The sample batch script used in our SSIS package is as follows,

"C:\Program Files (x86)\DataMystic\TextPipe\textpipe.exe" "/f=C:\LSF6\Filters\FFSI102A.fll" "C:\LSF6\FiservBinaryFiles\Dev\I102A867*.*" /g /q

I will verify the option "Update Check Dialog'. What does this option is for?

We processing ...
by mohsinhsn
Thu Dec 17, 2009 3:39 am
Forum: TextPipe Tips and Tricks, Questions and Support
Topic: Textpipe Execution from Command line
Replies: 4
Views: 5405

Textpipe Execution from Command line

Hi All,

I am executing textpipe using batch scripts to trigger binary to ascii converstion. All these batch jobs are scheduled via task scheduler jobs OR SSIS packages.

I am executing around 70 conversions using batch scripts.

The issue I am having is, when ever I schedule batch scripts to run ...