Accessing BODI from Control-M

Everything about Control-M Server installation or setup.
Post Reply
User avatar
himanshu
Nouveau
Nouveau
Posts: 26
Joined: 25 Nov 2008 12:00
Location: India
Contact:

Post by himanshu » 01 Dec 2008 10:29

Hi Saroj,

For Control M to access the BODI jobs, we need to install Control M agent in the BODI application server (for e.g if the application server name is ABC), and also ensure that the Control M services are running (Tracker and Listener), on the Control M desktop define the node ID as ABC and on the general tab, specify the path where the batch files are installed.

Hope this works.

Thanks
Himanshu

User avatar
himanshu
Nouveau
Nouveau
Posts: 26
Joined: 25 Nov 2008 12:00
Location: India
Contact:

Post by himanshu » 01 Dec 2008 1:38

Hi Saroj,

It isn't required to include the CTMORDER utility in the script file.

Himanshu

User avatar
Dilbert
Nouveau
Nouveau
Posts: 185
Joined: 10 Jan 2007 12:00
Location: Zagreb, Croatia

Post by Dilbert » 02 Dec 2008 8:41

saroj wrote:Then how control-M will invoke that job (.bat file) to run?

Saroj
In Job Edit Form:
Tsktype: Command
in command text field, enter full pathname and name of the script you want to execute.

zzssens

Post by zzssens » 02 Dec 2008 11:10

I suppose you have succefully installed Control-M Server and Control-M Agent and you have tested the comunication between these components ("ctmping -nodeid ABC" from server or "ag_ping" from agent). Once you have defined the job, specifying the owner the command line the machine name (nodeid) using the Control-M Desktop utility, you must export the job defintion on the Control-M Server using the write and upload functions.
If you have succefully performed the previous steps you can now open the Control-M EM gui and order/force the job on the scheduling plan.
Note that by default the Control-M Agent on windows machine use the "local system account" to run the job. So what ever account (owner) you define on the job the batch script will be run by the "local system account". In order to specify the "log on as user" mode i suggest you to read the documentation.

Bye

Post Reply