The Cedar Project object provides the following methods.
This method updates the address analysis pool.
The SCBCdrPROJLib object provides the following type definitions.
In case the ASSA field of the current document class is also the classification field of the project, this method extracts such field.
This method allows the user to get information about the current machine, program, and BIC user.
This method returns the Verifier Project.
This method locks the Project for updating.
This method is obsolete.
This method enables the developer to utilize the in-built functionality output messages directly to the core product logs, MMC, or system monitoring notification.
This method moves a DocClass specified by its Name to a new ParentDocClass specified by NewParentName.
This method restarts or stops the Runtime Server through a custom script.
This method releases the memory used by all ADS pools loaded in memory by RTS or Verifier.
This method returns either all license counter information, or just the active license counter information.
This method updates or adds the database security credentials. This script call creates or updates the BIC users, roles, and groups.
This method completes the security update process. This script call is required to complete updating the BIC users, roles, and groups.
This method instantiates the security update process. This script call is required to begin updating the BIC users, roles, and groups.
This method establishes default group settings in Web Verifier for script imported users that do not have the SET role so that they are able to load projects and jobs.
This method displays the validation templates and their settings in a given container.
This method unlocks the project after updating.
The Cedar Project object provides the following properties.
A Cedar DocClass object represents a single document class within a Cedar project class hierarchy.
This collection contains all defined DocClass objects of the Cedar project.
A Cedar FieldDef object represents the definition of a single FieldDef inside a Cedar DocClass
This collection contains all defined FieldDef objects of a single DocClass.
The Licensing Information Access object allows direct retrieval to the active licensing object. You can directly query any licensing component in a custom script.
The Cedar Settings object stores arbitrary strings for usage in script.
This is a global object at the project level. All script module events occurred at project level belong to this object.
Brainware Intelligent Capture provides a public interface "SCBCdrScriptAccess" for external access to the project and class level custom script pages. The interface can be queried from the main "SCBCdrProject" interface available in Brainware Intelligent Capture custom script. Using this interface it is possible to get, modify and dump project and class level scripts.
UpdateAddressPool ()