Hi all,
I have been reading some post that seemed similar to what I am about to ask, but I did not find anything that could solve my problem.
I am trying to run the DI jobs through the command line in the production environment, but never using the console.
The process would be as follows:
In the dev environment, we do export execution command for every job, then we move all the files to the production machine and make the proper changes (server name...),then the jobs would be run through the command line. The thing is that the al_engine process has a -G option to write the id that identifies the job, but I cannot see an option to specify the name of the job instead of the id.
Does anyone know if there is a way to specify the name of a job?
Thanks a lot