CertAutoEnrollSqlDriver
| Initial Build | 2006.01 or earlier |
| Module | Certification |
| Current Setting Type | Text Box |
Use this system option to specify the name of a custom object method that causes NetForum to suggest related certification programs to the user when that user buys a course or an exam. Specify the path to the method within the custom object. This custom method should evaluate pricing-control logic and return an SQL query. The SQL query should retrieve certification programs for auto-enrollment when a user buys a course or exam (e.g. "ce_certification|Avectra.netForum.Components.CE.Certificant|GetCertFeesSqlDefault|Page:Page" ).
This option is empty by default and should only be populated if the following default behavior must be overridden. If left empty, this system option runs the following stored procedure: ce_cert_program_select_auto_enroll.
Current Setting
The current setting for CertAutoEnrollSqlDriver is used as follows:
Values: This system option can be set to any custom object method that causes NetForum to suggest related certification programs to the user when that user buys a course or an exam, or this system option can be left empty. If left empty, this system option runs the following stored procedure: ce_cert_program_select_auto_enroll.
Default Value: empty
Fields
This system option includes the following fields:
Description: This field gives the description of the system option, including its use and default value.
Important! Do not modify the following fields after the system option is first created. Changing these fields after they have been used can invalidate existing data.
Category: This field sets the category (usually the module) where the system option is used.
Type: The Type field determines the display type of the Current setting field (check box, drop-down list, or text box).
Values: The values field indicates the allowed values for the Current setting field.
Availability
Each system option includes the following availability settings:
Entity Level Option?: Select this check box to make this system option available on an entity level.
Visible To External Systems?: Select this check box to make this system option available in xWeb.