Setup > Custom Files > Include Custom Files

Include Custom Files

Custom files are external or user-created files that can be included in a project when it compiles. These files could include CSV or DBF files associated with tables presented on project pages, or HTML content. It should also include any required ActiveX objects.

To include custom files in a runtime deployment:

  1. Determine the name and location of any custom files that you want to include in the project.
  2. Note: The following files cannot be included as custom files as they are used by the compiler when preparing the zip files:
    • Changes.dbf
    • Custfiles.dbf
    • Errlog.dbf
    • Custfiles.zip
    • Custactivex.zip
    • _library.rdb
    • _project.rdb

  3. In the Setup activity, select Custom Files.
  4. Add a row to the Grid Editor.
  5. Type the required information in each column, or in the fields in the Property Grid.
  6. For a description of the properties, see below.

  7. Click Save.

If you are adding an ActiveX object, make sure the Is ActiveX field is set to TRUE.

Note: If an ActiveX object has an associated data source, verify that the data source can be located by the computer hosting the client. See the topic Managing Associated Data Sources under the section on ActiveX objects in the Citect SCADA Help.

Custom Files Properties

Published June 2018