Search found 4 matches

by aruth
03 Feb 2009 7:05
Forum: Job Definition
Topic: Error when connecting via API
Replies: 3
Views: 3111

Job Definition

Thanks. It turns out the hostnames in the ctmemapi.properties files were incorrect.

For example:

com.bmc.ctmem.emapi.GSR.hostname=necagui
com.bmc.ctmem.emapi.GAS.hostname=necagas
by aruth
02 Feb 2009 3:22
Forum: Job Definition
Topic: Error when connecting via API
Replies: 3
Views: 3111

Error when connecting via API

I am receiving the following error when trying to call the buildpasswordstring function of the invoker. Error (major: 500 minor: 3 severity: 2) - com.bmc.ctmem.emapi.InvokeException: Failed to establish connection with server - no server registered under this hostname at com.bmc.ctmem.emapi.EMXMLInv...
by aruth
17 Nov 2008 3:23
Forum: Database Server
Topic: Submitting Control-m jog through an Oracle trigger
Replies: 3
Views: 9064

Using Oracle trigger to call API

We are trying to avoid having to rewrite existing code. Right now we have a table and when a row is inserted into this table, a trigger fires and kicks off an event. Since we need the Oracle trigger to "trigger the event" we were hoping to be able to call the API whenever the trigger fired (bases on...
by aruth
15 Nov 2008 12:02
Forum: Database Server
Topic: Submitting Control-m jog through an Oracle trigger
Replies: 3
Views: 9064

Submitting Control-m jog through an Oracle trigger

Hello: I am new to control-m but we were told that with the Enterprise Manager API we can request and submits jobs using the API using an Oracle trigger. We have the java option installed on our Oracle database. Has anyone done this before and if so, can you provide any information on how to go abou...