These keywords are used to fine-tune the added capabilities provided by the c-tree Custom Server.
Provides the ability to define a library (.dll or .so) followed by an entry point function that will process a job.
Diagnostics
Diagnostics keywords are intended to be used to help collect data to be analyzed for troubleshooting. The use of these keywords should be avoided in normal operation as they may cause additional overhead (e.g., logging).
Enables errors detected while loading the CTUSER shared library or an error when resolving the function pointer to be logged into CTSTATUS.FCS.
Enables verbose information logging to CTSTATUS.FCS while loading the CTUSER shared library or when resolving the function pointer.
Enables custom diagnostic options to be added via the Server SDK.