I have created an ssis package.This package reads some values from the config file and performs file related operations.
Locally i am able to read the values in the config files.
Now when a job is scheduled to run this package it does not map it with the config file specified in the COnfigurations tab of the job.