The COM Interface enables native Win32 implementations to interact with the Java-based service builders.
CICS Connector Proxy Service is a proxy service that maintains a single instance of the Java Virtual Machine and services DCOM requests for task execution via IConnectorAccess.
The client needs to set certain parameters to the JVM that this COM interface will invoke. The two values passed in are the "Connector" property and the "Classpath" property.
If you have installed the client environment via the client installer (or as a result of installing Task Builder or the run-time), then the Windows registry contains entries for the "Classpath" in the registry at:
HKEY_LOCAL_MACHINE\SOFTWARE\Attachmate\CICSConnector
To see how the "Connector" property is passed in, see the comments in the CICSCOMClient.cpp file in the sample application. For more information about the sample, see the topic, COM Interface Sample Application.
![]() |
|
![]() |
Using Tasks in Your Applications |
![]() |
COM Interface API Reference |
![]() |
COM Interface Sample Application |
![]() |
Choosing an Attachmate API |
![]() |