I have 3 instances, they all are using one single DB and I want installation ID of all the 3 instances.
I have tried with this, PXLicenseHelper.InstallationID but it returns installation ID of current instance only.
PXLicenseHelper.InstallationID
Is there any way possible using which i can get Installation ID of all the 3 instances at once.