The Export Service exports data from CA APM and saves the results in formats such as a comma-separated value (CSV) file. To accomplish this task, the Export Service interacts with the Storage Manager Service so that you can specify where the exported files are stored. After you install the product, the Export Service is configured for non-secure network communication (http). To configure the Export Service for secure network communication (https), complete the following steps.
To configure the Export Service for secure network communication
C:\Program Files\CA\ITAM\Export Service
<add key="SMWebServiceProtocol" value="http" />
<add key="SMWebServiceProtocol" value="https" />
The Export Service uses secure network communication.
|
Copyright © 2013 CA.
All rights reserved.
|
|