Functions That You Must Not Modify
The following table describes functions in the business_logic.js file that you must not modify. Activity processing includes a complex scripting model that supports a Calendar entry, To Do item, and email that is native in Outlook. It correlates these items with Siebel CRM activities. You must not modify these functions. For more information, see Customizing Form Functions.
Function Name |
---|
function safe_get_sender_address(item) |
function get_mail_recipients_by_priority(ctx, mail) |
function activity_processor(ctx) |
var util_get_proxy_from_association = function(ctx, association) |
var product_activity_descriptor = function() |
var process_event_modifications = function(ctx, ap, modification_ctx) |
var activity_processor_extention = function(ctx, ap) |