You observe two instances of the APMIACtrl.sh script in different locations within the Infrastructure Agent package:
APMIA/APMIACtrl.sh (Root home directory)APMIA/bin/APMIACtrl.sh (Bin directory)You need to understand the difference between these scripts and identify which one to use for installation, specifically when installing alongside SystemEDGE.
You must use the script located in the root home directory for standard operations and installations:
/APMIA/APMIACtrl.shThis is the designated entry point for the Infrastructure Agent installation as per official documentation.