JavaScript Files in the Customization Package
The following describes the JavaScript files that Siebel CRM Desktop includes in the customization package.
JavaScript File Name | Description |
---|---|
actions.js |
Defines actions for the toolbar. |
actions_support.js |
Defines action support functions for the toolbar. |
activity_processor.js |
Defines activity processing. You must not modify this file. |
application_script.js |
Defines entry points for scripts and to call scripts from other files. |
autoresolver.js |
Defines functions to resolve conflicts. |
autoresolve_helpers.js |
An internal Siebel CRM Desktop file. You must not modify this file. |
business_logic.js |
Defines logic for the following items:
|
data_model.js |
Defines the data model and functions for objects. |
forms.js |
Defines user interface actions. |
form_helpers.js |
Defines functions to handle user interface events. |
helpers.js |
Defines utility functions. |
idle.js |
Defines the Idle Processing Manager and idle handlers. |
md5.js |
Defines how to implement MD5 (Message Digest Algorithm). |
mvg_dialogs.js |
Defines controls for multi-value groups. |
raw_item_functions.js |
Defines functions that access Outlook items. |
recurrence_processing.js |
Defines patterns for recurrence processing. For more information, see How Siebel CRM Desktop Transforms Objects Between Siebel CRM Data and Microsoft Outlook Data. |
sb_helpers.js |
Defines utility functions that are specific to Siebel CRM. |
security_manager.js |
Defines the security model. |
security_utils.js |
Defines security definitions that are specific to Siebel CRM. |