Add a .NET assembly path

  1. On the Home page, click Integration > .NET Assemblies.

    The .NET Assemblies page appears.

  2. Select either tab:
    • Local: To add an assembly from existing .NET assemblies.

    • Store: To add a new assembly to the store (database).

  3. Click Add Add for .Net Assemblies.

    The system automatically saves a new .NET assembly reference in your working category.

  4. To store the .NET assembly reference in a different category, consume the category in the Category box.
  5. Select one of the following tabs:
    • Local: Enter the path to .NET assembly reference.

    • Store: Browse to the required .NET dll and click Open.

    The selected .NET dll reference appears in the Name box.

    Alternatively, provide the .NET assembly name. In order to do so, you should have already copied the external .NET assemblies (.NET DLLs) to .NET GAC (Global Assembly Cache).

  6. Optionally, enter a brief Description for the assembly reference.
  7. To execute a .NET assembly using its full name, click Yes for Load Assembly Using Full Name.

    This option is only available for existing (Local) assemblies. It is not available for assemblies in Store.

  8. Click OK.

Maintain a .NET assembly reference

  • To modify a .NET assembly reference:

    1. Double-click the reference to modify.

    2. Make changes as needed. For example, browse to select a different dll. If you change the .NET reference path, you must update form/processes to use the new .NET reference. You can also edit the category/description.

  • To delete a .NET assembly reference:

    1. Click Delete for the reference to delete. A warning appears.

    2. Click Yes to confirm deletion. The entry is removed from the database. Any forms/processes referencing this dll will fail.