Example: Create and Deploy Expert System Version Using Online Subscription

This example shows the end-to-end process of updating an existing expert system, creating a new version for it, making it available to clients in the client management system and deploying it in the destination database.

Prerequisites

You have previously created the expert system and in the client management system, it has been assigned to the client (that is, it appears as a sub-node under the client’s database node in the asset hierarchy).

Procedure

  1. Open the source database and from the menu, navigate to Database ‣ Expert Systems...

  2. Add changes to the expert system as required.

    1. Select the expert system from the Expert Systems dialog one.

    2. click Edit two.

    3. Select the elements you want to include in the expert system on the Asset Type or the Advanced tabs three.

    4. Click OK to save the expert system four.

    _images/example.expert_system.edit.png
  1. Add a new version to the expert system.

    1. Select the expert system from the Expert Systems dialog one.

    2. In the bottom part of the dialog, under Versions, choose Add two.

    3. Enter a description for this version in the Comments field. The date and version number is auto-populated three.

    4. Click OK to save the version four.

    _images/example.expert_system.edit.version.png

  1. Publish the new version of the expert system by clicking Publish in the toolbar under Versions.

    _images/example.expert_system.publish.png

Result

The new expert system version is added to the Wood client management database (NEXUS_Clients).

  1. Open the client management database (NEXUS_Clients) and make the version available for clients.

    1. Select the relevant expert system from the asset hierarchy one.

    2. On the Asset Information tab, under Versions, double-click the new version of the database or select it two and choose Edit three.

    3. In the dialog that opens, change the value of the Available to Clients field to Yes four.

    4. Click OK five.

    _images/example.expert_system.available.png

Result

The new expert system is now available for download in the client’s database.

  1. Open the destination database and navigate to Database ‣ Expert Systems.. from the menu.

  2. In the Expert Systems dialog, click Import ‣ Download.

  3. Select the expert system version that you want to import.

    _images/example.expert_system.download.png
  4. In the Summary of Items to Import dialog, you can review all the elements that are included in the expert system. In the State column, you can filter the results to see all the elements or only elements that differ from the elements that exist in your database.

  5. Click Import.

Result

NEXUS retrieves the configuration template via the internet and makes the required changes in the destination database. It applies all the new or changed elements but it does not touch elements that are unchanged or exist in your database additionally.

  1. Close and reopen the database for the changes to take effect.