Hi Experts,
I am doing file to file scenarion in which we have a requirement like
I need to drop the file at the target with specific file naming convention i.e
Vendor_rdf_date_sequencenumber, here date and sequence number are dynamic fields
Sequence number starts from 001 and it should go up to 999 and again when it reaches 999, it should start from 001 these was the requirement
Always the vendor_rdf remains same and the remaining date and seqnumber are dynamic.
example output: nokia_rdf_10022009_001 where date was 10th Feb 2009 and sequence number was 001 and the vendor was nokia and rdf defines repair data file.
can anyone through some light on this issue..
regards
sai