Enables you to obtain the Control‑M/EM API Thrift Session properties from the ctmem.properties file. This method returns the properties object that you specify with the setProperties method. If you have not set the Control‑M/EM API properties by using setProperties, it returns the properties object containing the values in the ctmem.properties file under your project/application working directory.
Each call to getProperties reads the ctmem.properties file. Any modifications made to this file while the application is running affect subsequent calls to getProperties.
To find the communication.xml:
Use HintServer that can be passed as property.
Parent Topic |