If a Citect SCADA project relies on externally-created files that you need to incorporate into a web deployment (such as DBF files, HTML files, or ActiveX objects), you will need to identify these files.
To identify custom files in a web deployment:
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
When a project is compiled, any files you have identified in this way will be compressed into one of the following zip files:
These zip files are then added to the project's deployment directory, ready for delivery via a web server.
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 Also
Published June 2018