Register Custom Interface Extensions

Meridian can be customized with ActiveX DLLs created by Accruent or a Solution Partner. These extensions can extend the user interface and functionality of Meridian to meet requirements that cannot be implemented using VBScript.

Custom extensions can be added to a vault's configuration with a two-step process:

  1. Register extensions to make them available in the vault as described below.

  2. Apply registered extensions to the objects in the vault that the extensions were meant to customize.

To register extensions in a vault:

  1. In Configurator, expand Environment in the configuration tree to show the vault's currently registered extensions.

  2. On the Edit menu, click Register Extension.

    The Register Extension dialog box appears.

  3. Select the DLL or CAB file that contains the extensions that you want to register.

  4. Click Open.

    The Register Extensions dialog box appears.

  5. Select the extensions that you want to register and click Register.

    The letter R appears in the check box of the extensions that are registered successfully.

  6. Click Close.

    The first newly registered extension is automatically selected and opened for editing.

  7. Click the Applies to tab.

    The objects that the extension has automatically applied itself to are shown.

  8. To apply the extension to additional objects, click Add.

    The Select Class dialog box appears, listing the existing classes in the vault that are valid for the selected extension.

  9. Select the classes to which you want to apply the selected extension and click OK.

    The selected classes appear in the Applied to list.

  10. Click OK.

Custom user interface extensions based on .NET (Meridian Asset Management Module 2010 or higher extensions, for example) may need to be registered manually using the preceding procedure after importing a vault's configuration. In such a case, the error No binary file is available to install extension will appear.

2021 R2