Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The NETx BMS Server Extension Manager is a tool that allows to install and update extensions from the central repository hosted by NETx Automation. These extensions range from plug-ins for specific field level protocols to XLogic implementations presumably useful for many users of our software.

...

The restart of the BMS Studio (not only the server) is now required before the extension can be used.

Install Extensions Offline

In some closed systems there is not internet connection.  Although it is still possible to install those packages from Extension Manager offline.

Info
 To generate the Offline packages you will need an online device which has BMS Platform installed. 

  1. Open command prompt with Administrative privileges:

    image2018-9-18_16-8-33.pngImage Added

  2. Navigate to your BMS Platform installation directory Ex. " cd C:\Program Files (x86)\NETxAutomation\BMS Platform 2018\ExtensionManager  ".Offline Packages can be generated via this command:

    CommandExample
    ExtensionManager.exe -e <plugin1> <plugin2> ... <packagefilename> ExtensionManager.exe -e Plugins/Salto Plugins/Kaba Package.nxp

    Image Added


  3. Copy the Packge.nxp to the offline system. Make sure to copy the file to the Extension Manager folder.
  4. Now Start command prompt with Administrative privileges , and Navigate to Extension Manager Folder Ex. " cd C:\Program Files (x86)\NETxAutomation\BMS Platform 2018\ExtensionManager  ". Offline Packages can be installed via this command:

Info

ExtensionManager.exe -i Package.nxp

Image Added

Packages have been successfully installed. In Extension Manager, Packages are installed and ready to use.

Image Added