Multi Output
- From: "Kenan Kilictepe" <kenan@xxxxxxxxx>
- Date: Fri, 15 Aug 2008 19:48:53 +0300
Hi,
I may have more then 1 output file depending on the input data.
The filenames of the output files start with a number. Each record in the
input data has an "actual date" field and each record should go to the
related file .
if the actual date of the record is 14th then the record should go to file
14XXXXX.txt
if the actual date of the record is 15th then the record should go to file
15XXXXX.txt etc.
Do you think it is a good idea to use a dynamic port in a loop and append
each record to the end of related file in each loop?
Another question is When does BTS close a dynamic send file port?
I have one more step for these generated files.If BTS closes the file in
each loop, the orchecstration for the next step may start before I finish
preparing of a file completely.
Can I prepare the files in the first orchestration and then call the second
one in the first orches.
Please let me know if there is a better way.
Thanks
Kenan
.
- Follow-Ups:
- RE: Multi Output
- From: lindaBztk
- Re: Multi Output
- From: Morten
- Re: Multi Output
- From: Dan Rosanova
- RE: Multi Output
- Prev by Date: Re: BAM Pipeline Interceptor troubleshooting ideas needed.
- Next by Date: Re: Multi Output
- Previous by thread: Dynamic mapping inside orchestration
- Next by thread: Re: Multi Output
- Index(es):
Relevant Pages
|