In SAS DI is there a way we could pass the environment details in form of parameters to pre and post code sections of JOB. Currently we open the pre and post code sections of the job and we are manually changing the library names and source paths using find and replace command. We have about few 100 jobs and this manual process is highly effort intensive and error prone. It would be great if we can get any suggestion on whether we can pass the environment variables & database paths in form of parameters which could be passed to the jobs. We have already gone through SAS DI user guide and we could not get much help from it. The version of product what we use is SAS DI 4.2 Example: Thanks much!!!
... View more