When attempting to install/run IntegrationServices.exe for CA Service Operations Insight (SOI) 4.2 or 4.3, the installer fails with an error message: "Missing Common Installation Files: Cannot locate IntegrationServices.iam.zip on your installation media."
Product: CA Service Operations Insight (SOI) 4.2, 4.3
Component: Integration Services
This error typically occurs because the installer cannot locate the required components due to one of the following reasons:
Incomplete Extraction: The installation media was not fully extracted, resulting in missing files (e.g., the disk2 folder or specific .iam files).
File Path Limitations: The installation file path is too long for the system to process correctly.
Incorrect Execution Context: The installer is being run outside of the primary SOI folder, preventing it from accessing necessary dependencies (IntegrationServices.iam and associated files).
To resolve this issue, please follow these steps:
Verify Media Integrity:
Ensure that all parts of the SOI installation media were downloaded successfully.
Re-extract all ZIP parts into a single parent folder. Verify that the extracted folder contains all required files, specifically IntegrationServices.iam, IntegrationServices.bin, and soi-installer, as shown in the package structure.
Use Correct Working Directory:
Ensure you are running the IntegrationServices.exe from within the root SOI installation folder. The installer requires the presence of adjacent files (such as IntegrationServices.iam) within the same directory to execute successfully.
Run with Administrative Privileges:
Right-click IntegrationServices.exe.
Select Run as Administrator to ensure the installer has the necessary permissions to access the local file system and extract all required components.