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.
- In a Command Prompt window, navigate to the [drive:]\inserver\bin64 directory.
- Run the intool --cmd add-osm-plugin command.
- 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.
- In the OSM Plugin Description system prompt, Enter a value, for example, AcuoStore OSM Plugin.
- 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.
- In Plugin Property Key system prompt, enter a plugin property key. For example, BaseURI.
- 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.