Resolved Issues
This KB article resolves the following issue:
- Ensim Unify Web services APIs do work after applying platform 3.0.0 rollup hotfix 1 or later. The script SyncronizeEnsimWebSvcDlls.vbs is being released to resolve this issue. You should also run this script after installing a new service or upgrading an existing service.
Prerequisites
Before running this SyncronizeEnsimWebSvcDlls.vbs tool, ensure that your Ensim Unify system has the following:
- Platform 3.0.0 with platform rollup hotfix 1 or later
This section explains how to run the SyncronizeEnsimWebSvcDlls.vbs tool.
On Control Panel (CP) servers
Perform the following steps on each CP server
- Log in to the CP server as domain administrator.
- Open a command window and run the following command:
iisreset /stop
- Copy the script SyncronizeEnsimWebSvcDlls.vbs to the directory %ProgramFiles%\Ensim\Ensim Unify\Web Services\bin.
- Change to the directory where you have copied the script and run the following command:
cscript //nologo SyncronizeEnsimWebSvcDlls.vbs
- Check the log file C:\SyncronizeWebSvcDlls.log for errors.
- Run the following command:
iisreset /start
The synchronization of the Ensim Web service DLLs is complete.
Download
ftp.ensim.com/download/unify/platform_dns/3.0.0/tools/