pass FIELD dynamically to title of text file in DTS



Hi!

I have a DTS package that exports a table to text.

I need to find a way to look into the table and get the carrier ID and
insert it into the title of the text file to be exported to.

the title should look like this:

E55N6050.log

where 55 is the carrier id

N is the region

6 is the last digit year

05 is mm

0 is the sequence.


How would you do this?

Thank you in advanced.

TG

.



Relevant Pages