Hi all,
I created a simple file system task to copy a file from one location to another on my local system.
I used variables to specify the source and destination paths and now in my configuration file if I configure the values to something else also the package is taking the initial default values and not the values specified in the configuration file.
Can anyone throw some light on this.
Thanks in advance.
first of all check that u are using configutaion file in your package correclty
second check that variable is being mapped (present) in your configuration
these are all i can assume from ur explained scenario
write back to me if u find ne luck
regards,
Anas
|||Also, look at the execution log of the package; a warningis generated each time a configuration does not take place. If you are executing it via BIDS, go to the progress tab; otherwise enable package logging.
No comments:
Post a Comment