Create an External OSM Plugin - Perceptive Content External OSM Plugin - Foundation 24.1 - Foundation 24.1 - Ready - Perceptive Content - external - Perceptive-Content/Perceptive-Content-External-OSM-Plugin/Foundation-24.1/Perceptive-Content-External-OSM-Plugin/Configure-External-OSM-Plugins/Configuring-the-Primary-OSM-EXT/Create-an-External-OSM-Plugin - 2024-04-02

Perceptive Content External OSM Plugin

Platform
Perceptive Content
Product
Perceptive Content External OSM Plugin
Release
Foundation 24.1
License
Before you can create the primary external OSM set, you must first define the dynamic linked library (DLL) for the FSS cache OSM set. To create the external OSM plugin, complete the following steps.
  1. In a Command Prompt window, navigate to the [drive:]\inserver\bin64 directory.
  2. Run the intool --cmd add-osm-plugin command.
  3. The name displayed in the OSM Plugin Name system prompt must match with the name of the DLL or SO object file. For acuostore.dll / acuostore.so, enter acuostore.
  4. In the OSM Plugin Description system prompt, Enter a value, for example, AcuoStore OSM Plugin.
  5. The Enter plugin property (y/n)? system prompt stores a key/value setting for all external OSM sets that utilize this plugin. For a list of plugin specific settings, refer to External OSM plugin configuration.
  6. In Plugin Property Key system prompt, enter a plugin property key. For example, BaseURI.
  7. In Plugin Property Value system prompt, enter a plugin property value. For example, https://restserver.lexmark.com:8090.

The system displays the message OSM plugin was added successfully.