-
5
- #1
Since the BCM Application Launcher depends on Java to operate it has become difficult if not impossible to download Element Manager from the BCM without an older Java enabled browser. I dug around in the file structure and discovered a way to bypass the Application Launcher and download directly from the BCM.
First, enter the following into your browser's address bar: IP address>/apps/public/bem_config.xml
The browser will return the following info:
<config>
<application name="Business Element Manager" folder="BEM" version="62.0.3-bcmsusemfw60ad06">
<exec path="bin" name="run.bat"/>
<download url="/apps/public/EM-62.0.3.zip" name="Local BCM"/>
</application>
</config>
The 4th line tells me the name and location of Element Manager is /apps/public/EM-62.0.3.zip
To download Element Manager you then enter into the browser's address bar: IP address>/apps/public/EM-62.0.3.zip
This example is from a BCM50 R6, so your results will vary depending upon the release of the BCM.
Brian Cox
Georgia Telephone
First, enter the following into your browser's address bar: IP address>/apps/public/bem_config.xml
The browser will return the following info:
<config>
<application name="Business Element Manager" folder="BEM" version="62.0.3-bcmsusemfw60ad06">
<exec path="bin" name="run.bat"/>
<download url="/apps/public/EM-62.0.3.zip" name="Local BCM"/>
</application>
</config>
The 4th line tells me the name and location of Element Manager is /apps/public/EM-62.0.3.zip
To download Element Manager you then enter into the browser's address bar: IP address>/apps/public/EM-62.0.3.zip
This example is from a BCM50 R6, so your results will vary depending upon the release of the BCM.
Brian Cox
Georgia Telephone