Appendix A: Custom Settings

The table below contains a complete list of all Custom Settings. For additional information on how to change these settings, see the Veeva Custom Settings topic. For Network settings, see Appendix A: Network Settings.

Some of these settings are pointers to a related Veeva Message. The Veeva Message continues to control the configuration option in these instances due to the 255 character length restriction on Veeva Settings. This is predominantly applicable for Veeva Settings where the data type is Text.

For example, consider the Veeva Setting for: NEW_ACCOUNT_TYPES_DISABLE_LICENSE_INFO_vod. The default value for this Veeva Setting is: NEW_ACCOUNT_TYPES_DISABLE_LICENSE_INFO_vod;;Account This indicates that a corresponding Veeva Message exists with a category of Account, and a message name of NEW_ACCOUNT_TYPES_DISABLE_LICENSE_INFO_vod. It is the Veeva Message that controls the specific configuration for this option.

The following types of Custom Settings are available:

Veeva Settings

API Name

Data Type

Description

ACCOUNT_HIERARCHY_PAGE_vod Text A comma delimited list of settings for special configuration of the Account Hierarchy Page (for example, a value of 1 turns on the Account Plans Overlay).

ACCOUNT_LIST_COLS_vod

Text

List of columns to display for an Account List.

ACCOUNT_MOBILE_SOQL_BB_vod

Text

String used by application: ACCOUNT_MOBILE_SOQL is a comma separated list containing the fields on account to include in the Veeva mobile (Blackberry) application.

ACCOUNT_MOBILE_SOQL_vod

Text

String used by application: ACCOUNT_MOBILE_SOQL is a comma separated list containing the fields on account to include in the Veeva mobile application.

ACCOUNT_RECORD_TYPE_ICON_MAP_vod Text

This setting points to a Veeva Message that is a delimited string of the format: <ICON_NAME>:<CUSTOM_RECORD_TYPE>,<CUSTOM_RECORD_TYPE>;<ICON_NAME>:<CUSTOM_RECORD_TYPE>,<CUSTOM_RECORD_TYPE>

ICON_NAME is one of the standard icons we deliver (see attached ppx) and CUSTOM_RECORD_TYPE is the name of the custom record type that is mapped to the icon. Multiple custom record types can be tied to the same icon by placing them in a comma delimited list. Multiple icon mappings are separated by a semicolon. Example: Professional_vod:MyCustom1,MyCustom2;Hospital_vod:MyCustom3

Account_REGEX_vod

Text

Reference to the Veeva message that contains the fields and their regular expressions.

Account_Plan_Object_Hierarchy_vod Text Comma delimited list of object API names and relationship names used to determine the Account Plan progress object hierarchy. Each value should be the name of an object followed by the name of the relationship separated by a dot. The first object.relationship is considered the top of the hierarchy, the last at the bottom. Default hierarchy is: Plan_Tactic_vod__c.Account_Plan_vod__r, Account_Tactic_vod__c.Plan_Tactic_vod__r, Call_Objective_vod__c.Account_Tactic_vod__r
Account_Plan_Sharing_vod Number

Enables automatic sharing of Account Plan related data to Team Members. See documentation for more details.

0 - Disabled (default value)

1 - Enabled

ACCT_PREVIEW_DURING_CREATION_vod Number This flag determines whether or not to display account preview page in new account creation process. Value 1 turns it ON.
ACTIVATE_NETWORK_ACCOUNT_SEARCH_vod Checkbox Activates Veeva Network integration when searching for accounts.
ACTIVATE_SAMPLE_LIMIT_MONITOR_vod Checkbox Enables the sample limit monitor to show sample limits on the call.
ACTIVITY_SYNC_PROCESS_LIFE_TIME_vod Number Controls the number of days before the activity sync process to be stop.

Address_vod_REGEX_vod

Text

Reference to the Veeva message that contains the fields and their regular expressions.

ADVANCED_ATTENDEE_MANAGEMENT_vod Number Determines the UI that is displayed for Attendee Selection. 0 = Legacy UI 1 = Current UI
ADVANCED_SEARCH_VOD Checkbox Turns on the Advanced Search capability.

AFFILIATION_VOD_MOBILE_SOQL_vod

Text

String used by application: AFFILIATION_VOD_MOBILE_SOQL is a comma separated list containing the fields on Affiliation_vod to include in the Veeva mobile application.

AFFILIATION_VOD_WHERE_CLAUSE_vod

Text

Affiliation Where Clause

ALLOWED_CALL_RECORD_TYPES_vod

Text

References a Veeva message that contains the configuration for allowing only certain call record types for each account record type. The syntax for the Veeva message is: <ACCOUNT_RECORD_TYPE1>,<CALL_RECORD_TYPE1>,<CALL_RECORD_TYPE2>,...;;

If there is no call record type provided, the call functionality will be removed for the account record type.

ALLOWED_RELATIONSHIP_TYPES_vod

Text

List of relationship types that will be displayed and imported to CRM.

ANALYTIC_ACCOUNT_CAP_vod

Number

Veeva Internal Use Only.

ATL_LAST_UPDATE_TRACKING_vod Checkbox Flag that enables tracking of changes to Account Shares generated by Account Territory Loader tool. This is to allow territory changes on mobile platforms to be properly synchronized. When enabled, a special field on Account, ATL_Last_Update_Date_Time_vod, will be updated on all Accounts affected by the ATL process.

ATTEMPT_REFRESH_IF_OLDER_HOURS_vod

Number

Number of hours since the last Refresh when the user will be alerted to perform a Manual Refresh.

ATTEMPT_REFRESH_REMINDER_DELAY_vod

Number

Number of minutes to wait for the next Refresh reminder to user if the current data needs new Refresh.

AUTO_ADD_UNASSIGNED_vod

Checkbox

Enables the automatic creation of an unassigned call with the Exploria integration.

AUTO_SYNC_vod__c

Number

Activates the auto-syncing of submitted call data. The value is specified in number of minutes upon which the auto-sync routine will be invoked.

BB_Account_Link_URL_vod

Text

URL link to Visual Force Page that displays full Account information.

BB_LINK_1_vod

Text

Configurable menu option for My Account menu with url value to invoke via the browser. Format for the value is MENU-TEXT::URL-VALUE. Non-empty value displays the menu choice.

BB_LINK_2_vod

Text

Configurable menu option for My Account menu with url value to invoke via the browser. Format for the value is MENU-TEXT::URL-VALUE. Non-empty value displays the menu choice.

BB_LINK_3_vod

Text

Configurable menu option for My Account menu with url value to invoke via the browser. Format for the value is MENU-TEXT::URL-VALUE. Non-empty value displays the menu choice.

BULK_CALL_OBJECTIVE_CREATION_vod

Number

Enables bulk call objective creation from the Plan_Tactic_View visual force page.

BUSINESS_ACCOUNT_ATTENDEE_MODE_vod Number Determines if a user can add business accounts as event attendees. See documentation for more details.

CACHE_TIMEOUT_vod

Number

Time in minutes before an object stored in Veeva cache is expired.

CALC_CYCLE_PLANS_ACTUAL_vod Text Points to the Veeva Message to define the query of what calls should be used for calculation.

CALC_CYCLE_PLANS_REALTIME_vod

Checkbox

Turns on the real time calculation of cycle plans.

CALC_CYCLE_PLANS_SCHEDULED_vod Text Points to the Veeva Message to define the query of what calls should be used for calculation.

CALL_ARCHIVE_USER_vod

Text

Contains a valid SFDC Username that is permitted to archive locked calls.

CALL_CHILD_WHERE_vod

Text

String used by application. Contains the SOQL where clause to filter the number of calls downloaded to the mobile application.

CALL_FUTURE_IN_DAYS_vod

Number

n/a

CALL_HEADER_WHERE_BB_vod

Text

String used by application. Contains the SOQL where clause to filter the number of calls downloaded to the mobile application.

CALL_HEADER_WHERE_vod

Text

String used by application. Contains the SOQL where clause to filter the number of calls downloaded to the mobile application.

CALL_HISTORY_IN_DAYS_vod

Number

Historical number of days of call history that will be synced.

CALL_OBJECTIVES_ALERT_THRESHOLD_DAYS_vod

Number

This value determines the number of days before a Call Objective due date to display an alert to the user. For example, if this value is 14, alerts will be displayed for Call Objectives beginning two weeks before the objectives are due.

CALL2_BB_HISTORY_vod

Number

Determines the time frame for the download of Partial call headers for past.

CALL2_HEADER_FIELDS_vod

Text

List of Call fields synced to the VMobile BlackBerry application.

CALL_BACKDATE_LIMIT_vod

Number

Represents the number of days in the past that a user cannot save a call before. Example: If the value is 30, then a user cannot save a call where the date is more than 30 days in the past.

OBJECTIVE_CALL_RECORD_TYPE_vod

Text

n/a

CALLS_PER_DAY_MENU_vod

Text

Displays simple metrics for a rep using keywords like: %30DAY, %7DAY, %1DAY, %AVG and /n

Call_ScheduleConflict_Threshold_vod

Number

Conflict Status Threshold. Values possible: 0, 1, 2, 3
0: no conflict control is done

1: same day conflict check

2: one day before and after conflict check

3: two days before and after conflict check

CALL_SUBMISSION_MONTHLY_WINDOW_vod Text This Veeva Setting limits the ability to submit calls from the prior month past a date in the following month. Define a list of dates where calls cannot be submitted past for the prior month. - CALL_SUBMISSION_MONTHLY_WINDOW = <MONTH_NUMBER>,<NUMBER OF DAYS OF WINDOW>;<MONTH NUMBER>, <NUMBER OF DAYS OF WINDOW>; - Where <NUMBER OF DAYS OF WINDOW> determines the number of days of the defined <MONTH NUMBER> that you allow calls to be submitted for the previous month (<MONTH NUMBER> - 1 unless January, then it would be 12).

Camera_Roll_vod

Number

Determines if user has access to the Camera Roll.

0 - Camera Roll is on

1 - Camera Roll is off

CAPPED_CALL_HISTORY_IN_DAYS_vod

Number

Number of days of call history to sync for user over the account cap.

ENABLE_CHILD_ACCOUNT_IN_WIZARDS_vod__c

Check box

Used to enable the display of the Child Account information section in the Account creation wizards.

Client_Sync_Timeout_vod Number

Timeout, in number of seconds, for client communication requests. 60 = 1 minute, 3600 = 1 hour.

Warning: lowering this value may result in sync failures. This setting applies to incremental syncs, refreshes, and initial syncs. It applies to data, meta-data, analytics and media requests.

CLM_NAV_BAR_HIDE_CONTENT_vod

Check box

Hides the content above the navigation bar when checked

CLM_SELECT_ACCOUNT_PREVIEW_MODE_vod

Check box

When checked, enables ability to create a call after selecting an account while previewing media in the Media Player.

CLM_VIDEO_AUTOPLAY_VOD

Check box

When checked, video key messages will begin playing as soon as the user swipes to the key message. When unchecked, users will have to tap the screen to begin the video.

CLM_ENABLE_AUTO_LAUNCH_vod

Check box

When checked, presentations launch directly from the presentation viewer and start on the first slide.

CLM_EXIT_CONFIRMATION_vod

Check box

Show a modal allowing user to select an account before exiting a CLM presentation.

CLM_HIGHLIGHTER_PEN_vod

Check box

When checked, enables the highlighter pen in CLM.

CLM_PRESENTATION_GROUPING_vod

Text

Comma delimited list of Field API names on CLM_Presentation_vod__c which defines possible groupings of CLM presentations.

COMPANY_FIELDS_FOR_PRINT_vod

Text

This message will contain the HTML for the ORG information for printing on Orders.

CONTENT_ACKNOWLEDGEMENT_TEMPLATE_vod

Text

The format of the generated Content Acknowledgment receipt can be configured by modifying the HTML text contained within this setting.

CONTENT_ALERT_MSG_NUM_DAYS_vod Number The duration in days for which the alert for new content is displayed to the users.
IM_CONTINUOUS_MONITORING_vod Number

Enables copy of values from last submitted Inventory Monitoring record:

0= disabled

1 = copies values from last submitted IM.

CONTRACT_DISCLAIMER_vod Text This setting points to a Veeva Message that determines the default disclaimer text to display on contracts. The correct format for this setting is MESSAGENAME;;CATEGORY for the Veeva Message to be used.

CYCLE_PLAN_NO_DATA_DISPLAY_vod

Check box

When checked, a message will display to the user when no cycle plan data exists. The message is configured through the CYCLE_PLAN_NO_DATA_MESSAGE Veeva message.

CYCLE_PLAN_TAB_COLS_vod

Text

List of column headers for the cycle plan tab. Only fields from the Cycle_Plan_vod object can be added to this list.

CYCLE_PLAN_TARGET_VOD_C_WHERE_CLAUSE_vod

Text

Where clause to filter the Cycle Plan Target records downloaded to the VMobile BlackBerry application.  WHERE ( Cycle_Plan_vod__r.Territory_vod__c in (@@VOD_MY_TERRITORY@@) OR Cycle_Plan_vod__r.OwnerId = @@VOD_SF_USER_ID@@).

CYCLE_PLAN_THRESHOLD_vod

Text

threshold -- used to decide display color, in xx,yy format(xx,yy are both integers)

CYCLE_PLAN_VOD_C_WHERE_CLAUSE_vod

Text

Where clause to filter the Cycle Plan records downloaded to the VMobile BlackBerry application.  Default value is WHERE Territory_vod__c in (@@VOD_MY_TERRITORY@@).

DATA_CHANGE_REQUEST_MODE_vod Number Determines if a user can create Data Change Requests. See documentation for more details.

DATETIME_PATTERN_DISPLAY_vod__c

Text

When populated, defines which datetime display pattern should be used when Salesforce locale cannot be detected. Accepts Oracle SimpleDateFormat only. For e.g., use "MM/dd/YY 'at' hh:mma z" if the desired display for an en_US user is "12/01/22 at 5:30pm PST". If field contains a null or invalid pattern, the datetime pattern will default to ISO 8601 format: "yyyy-MM-dd HH:mm z".

DCR_ALERT_MSG_NUM_DAYS_vod

Number

The number of days DCR update notifications will be displayed in the Alert widget on iRep.

DEFAULT_vod

Text

This list of call object field names (e.g. "Ship_Zip_vod, Color_vod") will be displayed on the PDA call report for the DEFAULT call record type. Similar messages with message names of a Record-Type, e.g. MSL Meeting Brief_vod can also be created.

DEFAULT_ACCOUNT_PROFILE_vod

Number

Setting for determining default homepage for Account when Account is not flagged as a KOL.

For Commercial CRM:

• 0 or 2 = Account Detail (default)

• 1 or 3 = Account Overview Timeline (default)

For Medical CRM:

• 0 or 1 = Account Overview Timeline (default)

• 2 or 3 = Account Detail (default)

DEFAULT_ATTENDEE_RECORD_TYPE_vod Text Name of the Veeva Message which stores the mapping between event record types and attendee record types. Default value is DEFAULT_ATTENDEE_RECORD_TYPE;;MEDICAL_EVENTS.Syntax is MessageName;;MessageCategory

Default_Call_Address_None_vod

Check box

If checked, the Address field on a new Call will always default to --None-- regardless of whether or not a value exists in the Preferred Address field on the Territory Field object. If the Address field is marked as required, the --None-- value will not be an acceptable value.

DEFAULT_CALL_RECORD_TYPE_vod

Text

References a Veeva message that contains the configuration for setting a default call record type by the account record type of the call. The syntax for the Veeva message is: <ACCOUNT_RECORD_TYPE1>,<CALL_RECORD_TYPE1>;;...

If there is no call record type provided, the setting is ignored.

DEFAULT_KOL_PROFILE_vod Number

Setting to determine the default page for KOL Profile. This does not apply to the Medical app.

0 is Detail page.

1 is KOL HTML Summary Profile page.

DESTINATION_AUTHENTICATION_ENDPOINTS_vod

Text

References a Veeva message that contains the list of destination endpoints used for Delegated Authentication to log in to other orgs. List of destination endpoints used for Delegated Authentication to log in to other orgs. Syntax is <ENDPOINT NAME>,<AUTH URL>,<APPLIES TO URL>;;

DISABLE_ALL_ACCOUNTS_vod

Check box

If set to True then the All Accounts option in the territory picklist will be removed if the user is aligned to at least one territory.

DISABLE_ALL_MARKETS_IN_ANALYTICS_vod

Check box

If true, for Analytics reports online, the "All Markets vs. My Markets" selector is removed and only "My Markets" are shown.

DISABLE_BB_OFFLINE_CALL_REPORT_vod

Check box

Blackberry Message to disable offline call report: false

Disable_Call_DL_By_Visibility_BB_vod

Check box

Disables the download of Account calls recorded by other team members. If checked only Account calls owned by the current user are downloaded to the VMobile BlackBerry application.  Default value is Unchecked.

Disable_Call_DL_By_Visibility_vod

Check box

n/a

DISABLE_FIRST_NAME_REQUIRED_vod

Check box

n/a

DISABLE_HIERARCHY_AUTOCREATE_vod

Check box

If checked, this prevents child accounts from being created automatically when creating a new account record using the Record Type Wizard or Parent Account Wizard.

DISABLE_MASS_UPDATE_vod

Check box

Configurable parameter to prevent display of Mass Update button on My Accounts.
"false" = (Default) Display Mass Update button.
"true" = Do not display Mass Update button.
TEXT MUST NOT BE TRANSLATED.

DISABLE_MI_SIGN_BUTTON_vod

Check box

Value should be true to disable the sign button on a medical inquiry page after a signature. Value should be false otherwise.

DISABLE_NEW_CALENDAR_vod

Check box

When true, this disables the new calendar and shows the old my schedule in Veeva CRM Mobile.

DISABLE_PARENT_WIZARD_ACCT_TYPES_vod

TextArea

This setting designates the account types for which the Parent Account Wizard should not display. Account record types should be entered in a comma delimited list based on the Record Type Label. For example, Hospital_vod.

DISABLE_RM_QUERY_vod

Check box

Configurable parameter to prevent a view from executing for a territory with too many levels.

"true" = Only runs view for a territory that is at most one level deep.

"false" = (Default) Runs as normal.

DISABLE_SAMPLE_RECEIPT_DEFAULT_vod

Check box

Determines whether the Confirmed Quantity value on a Sample Receipt record is defaulted or if the user is required to enter in the quantity received for each line item.  Default value is Unchecked.

DISABLE_SEND_LOG_FILES_vod

Check box

If true then the Send Log Files button on the Options dialogue does not display.

DISABLE_SIGN_BUTTON_vod

Check box

If true then the sign button is disabled after a signature is captured.

DISABLE_TOT_WEEKENDS_vod

Check box

Causes weekend days to be included when placing multi-day TOT records on the calendar. For example, a three-day TOT will show up on three consecutive days regardless of whether one or more of those days are on a weekend. This setting also alters the Average Calls Per Day report in VInsights to ensure TOT hours that falls on weekend days (defined by the SFDC locale) are excluded from the calculation.

DISABLE_ACCOUNT_DOWNLOAD_CSV_EXCEL_vod

Check box

If checked, the Download: CSV | Excel link does not appear in My Accounts.

Disable_Affiliation_Autocreate_vod

Check box

n/a

Disable_Call_Datetime_Overwrite_vod

Text

On capture of signature, user-entered value of Call Datetime field is not overwritten by the value of Signature Date field. A value of -1 indicates this setting is disabled.

DISABLE_CALL_LOCATION_NONE_vod

Check box

If checked, None will not be an option in the Location field drop down when creating an Individual Call for a Person Account. Default value is unchecked.

Disable_Edit_Account_Metrics_Tab_vod

Check box

If set to True, Reps cannot edit the Product Group tabs in the Account Ratings and Evaluations section. Default is Unchecked.

Disable_iRep_Autosend_vod

Check box

Disable autosend functionality on the iRep platform.

DISABLE_MAP_ENTRYPOINTS_vod

Text

This setting will disable entry points into the Account Map page. Disabling multiple entry point should be delimited with a double semi-colon.

Disable_Rebate_Mixing_vod

Check box

Determines if discount is reduced to „0%“ if free goods are given in that order line.

DISABLE_RELATED_LIST_NEW_BUTTON_vod

Text

This setting points to a Veeva message of the same name for disabling new button on related list on iPad.

DISABLE_SEARCH_TERMS_VOD Text This holds a list of search terms that would be disabled for the User. <Object1>.<Field_API_name1>,<Object1>.<Field_API_name2>,<Object2>.<Field_API_name1>... For example: "Account.Account_Identifier,Address_Vod.Phone_1_vod__c" will turn off the ability to search on Account Identifier or Phone 1. This does not remove the field from the results set visibility.

DISABLE_VALIDATION_RULES_vod

Check box

Setting will disable Validation Rules execution across all devices when set to TRUE.

DISCLAIMER_MI_vod

Text

String used by application. Default is: Enter Disclaimer Text Here.

DISCLAIMER_vod

Text

String used by application. Default is: I hereby certify that I have requested the listed Samples and Quantities and all information pertaining to my License is valid and accurate.

DISCLAIMER_DETAIL_ONLY_vod

Text

Disclaimer used when Detail-Only call is signed via the --sd section signal option.

DISCLAIMER_FONT_SIZE_vod

Number

Controls the font size of the disclaimer text on the signature capture screen. Increasing the value will increase the font size, decreasing with shrink the font size. Default value is 16.

DISCLAIMER_CALL_ACK_vod

Text

References a Veeva message that gets displayed in the call signature page when no samples or details are selected for a call.

EDetail_vod

Text

The value of this message will display in parenthesis next to a Detail record on the Call Report when detailing via an electronic detailing solution. Designed to be used if leveraging an integration with an eDetailing solution to provide differentiation.

Enable_Account_Metric_Detail_Filter_vod

Check box

If set to True, Product Metrics per Detail Group defined on the Account act as an additional filter for Call Detail quick entry. Detail items for Groups not captured in Product Metrics for the Account continue to be available through Search. This is disabled by default.

ENABLE_ACCOUNT_PARENT_DISPLAY_vod

Check box

This flag, when true, will enable the display of the Account's TSF Preferred Location, or the Account's Primary Parent when available.

ENABLE_BLACKBERRY_ONLINE_CALL_REPORT_vod

Check box

Blackberry Message to enable online call report: false

ENABLE_BRICK_VINSIGHTS_vod

Check box

Veeva Configuration Message to enable Brick-based VInsights.

ENABLE_CHILD_ACCOUNTS_IN_ANALYTICS_vod

Check box

If False, Analytics does not use the Child Account object to roll up data according to the account hierarchy. If true, a nightly process runs against the Child_Account_vod object to create a flattened ID Map (up to ten levels deep).

Enable_Copy_To_Call_Cycle_Button_vod

Check box

If true then the Copy button on My Schedule Week view will be enabled.

ENABLE_CYCLE_PLANS_REMAINING_vod

Check box

If checked, the Cycle Plan Target list and the Account Cycle Plan will display a calculation for the remaining number of calls in place of the current attainment percentage.

ENABLE_DUAL_LICENSE_CHECK_vod

Check box

Configuration setting to turn on dual license checking for a controlled substance.

ENABLE_EXPIRATION_FILTER_vod

Check box

Prevents expired Sample Lots from displaying in the Lot # picklist when creating a Call Report. If set to Checked, then all Sample Lots that have an Expiration Date that is prior to Today’s date will not be available for selection. Default value is Unchecked.

ENABLE_EXTERNAL_CALENDARS_vod__c

Check box

Allows users to view events from iPad calendars within iRep

ENABLE_FLASH_CHARTS_vod

Check box

This message will indicate whether to use the Flash based charts or native WPF charts. Default value: false

Enable_Group_Call_Attendee_Display_vod

Check box

display attendees tool-tip

ENABLE_GROUP_FILTERING_vod

Check box

If set to true then AccountShare, Groups and TSF will be filtered by user territories when syncing.

ENABLE_INVENTORY_WORKSHEET_vod

Check box

This message will determine if the Print Inventory Worksheet link is visible on the My Samples page.

ENABLE_IPAD_MYSAMPLES_vod

Check box

Exposes the My Samples tab in Veeva CRM Mobile iPad Edition.

ENABLE_IREP_MYACCOUNT_VIEWS_vod Check box Enables Account Views on iRep.

ENABLE_LICENSE_EXP_DATE_BYPASS_vod

Check box

Designates whether the License Expiration Date validation should be bypassed to allow for sample disbursements.  Default value is Unchecked.

ENABLE_LIST_SCHEDULER_vod

Check box

Enables productive call scheduling.

ENABLE_MULTIPLE_PRODUCT_MI_vod

Check box

Enables customizable multiple sections within the Inquiry Information(--mpi) section of the Medical Inquiry layout.

ENABLE_MYSAMPLES_LOGIN_vod

Check box

Enables a User Lookup field on the My Samples page allowing Manager's and Administrators to view the My Samples page of another User.

ENABLE_MYSCHEDULE_CALL_LOCATION_vod

Check box

Remove the display of Address from My Schedule and replace with Read-Only Call Location. Default is false.

ENABLE_NEG_SAMPLE_INDICATOR_vod

Check box

Enables the display of an indicator when a sample drop or transfer will result in a negative balance of inventory for a given sample lot. Default value is Unchecked.

ENABLE_NEW_CALENDAR_ONLINE_vod

Check box

enable new call planning calendar

ENABLE_OFFLINE_CALL_OBJECTIVES_vod__c

Check box

Checking this box will turn on the Call Objectives menu item on VMobile and iRep. This will display as a tab on the top navigation bar on VMobile and as a menu item on the home page of iRep.

ENABLE_OFFLINE_VINSIGHTS_vod

Check box

Controls whether iRep uses VInsights offline or online. Offline Account Summary is turned off by default.

ENABLE_PARENT_ACCOUNT_ADDRESS_COPY_vod Check box n/a

ENABLE_PARENT_ACCOUNT_WIZARD_vod

Check box

If checked, the Parent Account Wizard will be used when creating a new account from the My Accounts page. Default value is unchecked.

ENABLE_RECEIPT_ACTIVATION_vod

Check box

If checked, new sample lot numbers are automatically activated when a sample receipt is confirmed.

ENABLE_REMOTE_INTERACTION_TERMS_vod

Check box

Displays a dialog prior to initiating a remote interaction (i.e. Facetime video call).

ENABLE_SAMPLE_CARD_LICENSE_CHECK_vod

Check box

If true then users will not be able to submit calls with sample card info with an address without a valid license.

ENABLE_SAMPLE_DISTRIBUTED_BY_SIG_vod

Check box

Configuration message that controls the visibility of the Distributed By text for hand dropped samples on the signature page. If true text is visible. Default value is false.

ENABLE_SAMPLE_LIMIT_MONITOR_vod Check box Enables the sample limit monitor to display sample limits on the call.

Enable_Sample_Receipt_Grouping_vod

Check box

System groups all pending sample receipts by Shipment ID.

ENABLE_SAMPLES_ON_SIGN_SAVE_vod

Check box

If this is true, then the online triggers will create the Sample Transactions if the Call is status of Saved or Submitted and the Signature Date is populated.

ENABLE_SCHEDULE_MEDICAL_EVENT_vod

Check box

When checked, Medical Events will appear in the Day and Week Views in the calendar

Enable_Signature_Graphic_Picklist_vod

Check box

Determines whether the product graphic picklist displays on the signature page. The picklist contains a list of all the product names that correspond to a detailed or sampled product on the Call Report. Default value is Unchecked.

ENABLE_SPECIALIST_LOOKUP_vod

Check box

Exposes the Specialist button in the media player.

ENABLE_TABLET_MYSAMPLES_vod

Check box

Message that controls whether My Samples tab is available.

ENABLE_TABLET_VINSIGHTS_TAB_vod

Check box

When set to True, the VInsights tab displays.

ENABLE_TACTIC_LIST_vod

Check box

Configuration option to display individual product tactics in Apply Product Plan feature.
"true" = Display tactics
"false" = (Default) Don't display individual tactics.

ENABLE_TRANSFER_WORKSHEET_vod

Check box

This message will determine if the Print Transfer Worksheet link is visible on the My Samples page.

ENABLE_USER_CALL_SYNC

Check box

Enables the sync of Call records where the User is an Attendee on the Call Reports.

ENABLE_VINSIGHTS_FILTERS_CONFIG

Check box

If True, then the visibility of the report filters on the VInsights pages will be driven by marker fields on the Analytics_Layout_vod object. If False, all filters relevant for each page will be visible.

ENABLE_VINSIGHTS_PRODUCTS_CONFIG_vod Check box If true, enables VInsights administrator to configure products shown in the Display Products filter.

ENABLE_ADV_CYCPLN_SCHEDULING_vod

Check box

Enables configurable cycle plan display and sorting in the call schedulers.

ENABLE_CALENDAR_AGENDA_VIEW_vod Check box Setting to control the visibility of the Agenda in the iRep Calendar.

ENABLE_CALENDAR_MONTH_VIEW_vod

Check box

Makes the Month view visible.

ENABLE_CALENDAR_WEEK_VIEW_vod Check box Setting to control the visibility of the Week view in the iRep calendar.

Enable_Child_Account_vod

Check box

When enabled, specified CRM activity is performed against the Child Account records instead of the Account records. This setting is used to replace the Business Professional record type. The activity performed against Child Account records are: My Account Search and Profile View, My Schedule, Call Report and Attendee Search, and Multi-Channel Cycle Plans.

Enable_Country_Dimension_vod__c

Number

Enables Country dimension based on Account and User Country picklists from global picklist definition. Enabled: 1, Disabled:0

ENABLE_CUSTOM_RELATIONSHIP_FIELDS_vod Number Turns on custom fields in the UI for supported relationship controls. See documentation for more details.

ENHANCED_LOOKUPS_vod

Number

Setting will enable Enhanced Lookup Dialogs & Filters

Enable_Flash_Sphere_vod Check box If this setting is set to true, the older Flash based Sphere of Influence will be used. When set to false, the new HTML5 Sphere of Influence will be used.

ENABLE_LOCATION_SERVICES_vod

Check box

Enables location-based functionality.

ENABLE_NEW_IPAD_CALENDAR_vod

Check box

Enable the new calendar and scheduler for the iPad.

ENABLE_ORDER_APPROVAL_vod Number Setting for enabling Order Approval Automatic Request to SFDC Approvals. Set 0 to disable and 1 to enable.

ENABLE_PARENT_WIZARD_OPT_ACCT_TYPES_vod

Text

This determines a subset of Parent account types that a Account can be created from in the New Account Wizard's Parent Wizard.

Enable_Samples_On_Save_vod Check box If true, Sample Transactions are to created on the Save of Call Reports with electronic signatures or sample cards. Defaults to false, which creates them on submit, and which maintains backward compatibility.

Enable_Simple_Hierarchy_vod

Check box

Simple hierarchy means one parent account only for each child account.

Enable_Simple_Rebate_Addition_vod Check box Default if OFF, price additive behavior is active.

Enable_SSO_vod

Check box

Determines if SSO is enabled. Setting value should be the same as the current Profile's "IsSsoEnabloed" value (English label for Profile field IsSsoEnabloed is "Is Single Sign On Enabled").

Enable_User_Assigned_Territory_vod

Check box

When checked, users creating new person accounts using the New Record Type Wizard will be able to assign the territory the new account should be aligned to. When unchecked, the new account will be aligned to all territories the business account is aligned to.

ENHANCED_COACHING_COLS_vod Text This setting points to a Veeva Message that holds a configurable list of columns that will be displayed on the offline platforms.

ENHANCED_COACHING_MODE_vod

Number

This setting determines which enhanced coaching mode is to be used.

EVENT_ATTENDEE_VOD_C_WHERE_CLAUSE_vod

Text

Only download Event Attendee records for Medical Events that you have access to.

EVENT_WHERE_CLAUSE

Text

Blackberry WHERE CLAUSE filter for Event object.

EVENT_GRID_VIEW_vod__c

Number

Setting to turn on the Event Grid View for iPad. Please see documentation for more information.

Event_Sign_In_Mode_vod

Number

Setting to determine which sign in sheet displays for a medical event. See our documentation for more details.

EXTERNAL_ID_vod Text External ID used for Metadata migration.

FORGOT_PASSWORD_URL_vod

Text

Action to take when forgot password link is clicked on the login screen. Can be a website url, or can launch email with mailto: prefix. If blank forgot password link will not be displayed. Default value is "" (blank).

GO_ONLINE_URL_REDIRECT_vod

Text

Delimited string of URL redirects/replacements.

HOME_ALERTS_DISPLAY_ROWS_vod

Number

Number of rows to display at once without scrolling.

HTML_LIST_vod

Text

List of HTML templates used by the mobile application. Please review the Veeva CRM Mobile Guide for details on using this message.

HTML_TEMPLATE_vod

Text

This is the html template used to print a sample receipt.

IM_INVENTORY_LINE_COLUMN_WIDTH_vod

Text

Reference to a Veeva message that defines pixel widths for columns in the Inventory Lines list in the inventory entry window.

INCREMENTAL_CALLS_SYNC_DELAY_MINUTES_vod

Number

Number of minutes between automatic Incremental Sync.

IM_TOUCH_ENTRY_MODE_vod

Number

Determines the IM entry mode behavior on touch devices:

  • 0 = no change
  • 1 = Mass Add
  • 2 = Save Valid Lines
  • 3 = Mass Add and Save Valid Lines
  • 4 = Contract Products Mass Add (saves valid lines only)
IPAD_MAXIMUM_SAMPLES_vod Number

Identifies the value for the maximum number of samples allowed to be signed for on the iPad. Default value is 8.

Increasing the value may result in scrolling signature page.

JDNET_DETAIL_COLS_vod

Text

List of columns to display for the JDNet Detail Report.

JDNET_DETAIL_SUMMARY_COLS_vod

Text

List of columns to display for the JDNet Detail Summary Report.

KAM_ENABLE_vod Number Use to activate KAM functionality.

Kit_Components_Fixed_vod

Check box

If true, users will be able to enter quantities of kits to be ordered. If false, users will enter quantities for Kit Items. Default is true.

KMI_RESTRICTED_WORDS_MESSAGES_vod Text This setting works with the corresponding Veeva Messages listed. It is used to filter for words or phrases that a customer wants to prevent a rep from entering in a Medical Insights record.

Last_Address_Run_vod

DateTime

Contains the time of the last run of the Child Account Push process.

LAST_INVENTORY_MONITORING_TYPE_vod Text Setting for defining which Inventory Monitoring type will be used to define the last IM record to be used to run store-check driven Orders. Value should be the literal match of the Inventory Monitoring RecordType Name.

MAIL_TO_CALL_3_PARAMS_vod

Text

Mail-to format for Call data with 3 parameters.

MAIL_TO_EVENT_4_PARAMS_vod

Text

Mail-to format for Event data with 4 parameters.

MAX_ACCOUNTS_IPAD_vod

Number

Max number of accounts allowed on IPAD.

MAX_ACCOUNTS_vod

Number

Max number of accounts synced down to Veeva CRM Mobile (Windows 7, 8 and 10). Default value is 50,000. Veeva recommends this setting be kept to a minimum to ensure adequate sync times and optimal application performance.

MAX_ACCT_THRESHOLD_vod

Number

Configuration property for My Accounts.

MAX_ATTACH_SIZE_vod

Number

Maximum size in bytes for attachments.

MAX_CALL_AGE_vod

Number

Configuration value for maximum age of calls, in days. Default value is 180.

MAX_SAMPLE_LINES_vod

Number

max number of sample lines in a group. Max is 100.

MAXIMUM_SAMPLES_vod

Number

Configuration value for the maximum number of samples allowed to be signed for. Default value is 20.

Content_Sync_Confirm_vod

Check box

When checked, users will be prompted to choose whether to begin content sync or not.

Content_Sync_Interval_vod

Number

Number of days that a user can go without being notified of not syncing of CLM content.

Medical_Inquiry_Fulfillment_Default_vod Text The username that a Medical Inquiry Fulfillment record is assigned to if the Medical Inquiry Fulfillment feature is enabled and the Assign To User field on a Medical Inquiry record is empty.

MEDICAL_INSIGHTS_COLUMNS_vod

Check box

This setting holds a comma list of Medical Insights field API names. These fields will show as columns in the home page Medical Insights list on offline platforms.

MEDICAL_INSIGHTS_RESTRICTED_WORDS_vod Text Validates Key Medical Insight records for the words and phrases defined in the MEDICAL_INSIGHTS_RESTRICTED_WORDS Veeva Message.

MESSAGE_VOD_WHERE_CLAUSE_vod

Text

Where clause for Message_vod in the blackberry sync.

MOBILE_DESCRIBES_BB_vod

Text

This message contains the list of objects that the Mobile PDA solution will perform describes on to determine fields and security.

MOBILE_DESCRIBES_vod

Text

This message contains the list of objects that the Mobile PDA solution will perform describes on to determine fields and security.

MSG_HOME_TERR_DELTA_NUM_DAYS_vod

Number

The number of days to preserve territory delta history.

MULTI_PROD_USER_DEFINED_PRESENTATION_vod__c

Check box

Enables users to add key messages of multiple products to a User Defined Presentation using the Manage My Presentation UI.

MULTICHANNEL_ACTIVITY_ALERT_NUM_DAYS_vod Number The duration in days for which the alert for multichannel activity is displayed to the users.

MultiselectLimitEnforced_vod

Check box

When set to true, a maximum of 15 items can be selected in the different VInsights report options (Display Products / Call Types / Territories). If set to False, an unlimited number of items can be selected in VInsights multi-select picklists.

MY_DOMAIN_vod Text For users with My Domain functionality, this URL will replace the SFDC url on iRep

MY_SAMPLES_LAYOUT_EDIT_vod

Text

Salesforce CSS for the My Samples page.

MY_SAMPLES_LAYOUT_VIEW_vod

Text

Salesforce CSS for the My Samples page.

NETWORK_NAW_ASSIGN_ALL_TERR_vod

Check box

This flag, when true, will determine if all of the User's territories are assigned to an Account in the New Account Wizard.

NETWORK_INTEGRATION_PROCESS_INTERVAL_vod Number This is used to specify the interval in hour(s) to run network integration process.

NEW_ACC_TYPES_DISABLE_LICENSE_INFO_vod

Text

Contains a comma-delimited list of non-translated Account Record Types (denoted as "Record Type Label" in the SFDC UI-App Setup/Customize/Accounts/Person Accounts/Record Types). This prevents users from capturing license info for these account types.

NEW_ACCOUNT_WIZARD_vod

Check box

Configurable parameter to turn on or off the New Account Wizard, which includes a Soundex search for matching accounts in My Accounts before a new account is created.
"true" = New Account Wizard is on
"false" = (Default) New Account Wizard is off

NIGHTLY_REFRESH_INTERVAL_vod

Number

Interval, in number of days, the Nightly Refresh should run. Value of 0 indicates no auto-refresh. Default is 1.

Number_Delivery_Dates_vod

Number

Defines the number of delivery dates user can add to the order.

OBJECT_BB_LIST_vod

Text

List of Salesforce objects downloaded the mobile client.

OBJECT_LIST_vod

Text

List of Salesforce objects downloaded the mobile client.

OM_ORDER_LINE_COLUMN_WIDTH_vod

 

Reference to a Veeva message that defines pixel widths for columns in the Order Lines list in the order entry window.

OM_DELIVERY_SPLIT_MODE_vod Number

0=disabled (default)

1=enables the line split mode on the OM user interface from Affiliations

2=enables the line split mode on the OM user interface from Account Partners.

OM_DISABLE_QUANTITY_SPLIT_ROLLUP_vod

Number

Determines in OM Line Split deliveries if the individual split quantities should automatically roll-up to the master quantity on the Order Line. When disabled, the individual delivery quantities will not roll-up to the master quantity, and the Remaining Quantity field will indicate potential quantity entry discrepancies.

OM_ENABLE_ENHANCED_BUNDLE_PACKS_vod Number If enabled, bundle packs can be added as new order lines and each order lines are created in the background for each product/bundle pack combination so that external systems can identify how many quantities, and from which pack(s) the product was purchased.

OM_Print_Blocked_Fields_vod

Text

Used by Order Management Print functionality and Order Signature screen

Online_Tab_URL_vod

Text

Website to go to when the Go Online tab is opened on the iPad.

ORDER_DISCLAIMER_vod

Text

Disclaimer shown in the order.

ORDER_TOUCH_ENTRY_MODE_vod

Number

0 = no change

1 = enables Mass Add Lines

2 = enables Saving of Valid Lines Only

3 = enables Mass Add Lines AND Saving of Valid Lines Only

ORDER_SUBMIT_MODE_vod

Number

0 = no change

1 = enables Submit before Save on Orders

Order_Management2_vod

Check box

 Enables the Order Management capabilities in Veeva CRM online and the VMobile Table application. Enabled by default.

PaperDetail_vod

Text

The value of this message will display in parenthesis next to a Detail record on the Call Report. Designed to be used if leveraging an integration with an eDetailing solution to provide differentiation between electronic and paper details.

Payment_Priority_BottomToTop_vod Check box Used to define whether the hierarchy of the Payment values should be applied from Bottom To Top (Line value wins over Brand value, Product Group, and Total Order values) or from Top to Bottom (Total Order value wins over Product Group value, Brand, and Line values).

Payment_Values_vod

Text

Used to drive the allowed values that will be visible by the user in the fields Payment_vod__c, Payment_Group_vod__c, Payment_Brand_vod__c at the Order Line level, and Payment_vod__c at the Order Header level.

PERMISSION_SET_SUPPORT_vod Check box When checked, turns on Veeva support for PermissionSets. Requires VeevaUserPermissions Apex class installed, configured for Salesforce API v25+, and enabled for all profiles. When adding new profiles, be sure to enable access to the Apex class for them also.

PHOTO_QUALITY_vod

Number

Determines the quality of photos uploaded from offline platforms. Please see the admin guide for examples of photos at different quality settings: 0 = Lowest quality setting. 1 = Medium quality setting. 2 = High quality setting.

POSITION_DISCLAIMER_ABOVE_SIGNATURE_vod Check box Moves the position of the disclaimer on the signature page for a call report to be above the signature box.

PREVENT_TOT_OVERLAP_vod

Number

Setting for enabling warnings/errors when time off territory records overlap.

PREVENT_TOT_WEEKEND_vod Number Setting for enabling warning/errors when time off territory is recorded on a weekend.

PRODUCT_0_NOT_FOR_ACCOUNT_1_vod

Text

Warning message used when alerting of restricted product detailing for one of the Attendees. Param 0 is product name, 1 is attendee name.

Product_Detail_Discussion_Default_vod

Number

Determines the default Product Detail and Product Discussion behavior on call records. See documentation for more details. Setting options:

0 - Do not default Product Detail or Product Discussion

1 - Default Product Detail to checked but do not create a Product Discussion record (default)

2 - Default Product Detail to checked and create a Product Discussion record with Product field pre-populated (will not apply to group calls

Rebate_InLevel_Addition_vod

Number

Controls the additive behavior for combining discounts within the same discount level: linear additive or price additive.

Default is 0, linear additive behavior is active.

RECEIPT_TEMPLATE_vod

Text

This is the html template used to print a medical inquiry receipt.

RECIPIENT_SPECIFIC_FIELDS_vod

Text

List of fields that when on the pagelayout are available as recipient specific fields.

Record_Type_Sort_Behavior_vod__c

Number

Determines the Record Type sorting on Call for iPad. Setting options:

0 or null - Default Record Type sorting to alphabetical based on untranslated Record Type Label (Default)

1 - Default Call Record Type sorting to alphabetical based on Record Type DeveloperName

2 - Default Call Record Type sorting to Salesforce default behavior

REQUIRE_REFRESH_IF_OLDER_HOURS_vod

Number

Number of hours since the last Refresh when a Refresh becomes mandatory.

REQUIRE_CALL_CHANNEL_vod__c

Check box

Requires Users to make a selection from the Veeva standard Call Channel picker on all Calls.

REQUIRED_JIT_TIMEOUT_vod

Number

Timeout value to control how long the JIT Sync of Call Data update should take before failing on a call which is partially on the device. Default value is 60 and should be a minimum of 10.

REQUIRE_MEDICAL_DISCUSSIONS_vod Number When populated with the number 1, users must record at least one Medical Discussion in order to submit the call report. Default value is 0.

RESTRICTED_CALL_CHANNELS_vod__c

Text

This setting holds a comma delimited list of restricted Channels_vod picklist value API names. Values listed here are not available for users to select in the Call Channel picklist on Call.

Restrictive_Address_Selector_vod

Check box

When enabled, users can select addresses only flagged as Billing or Shipping.

RETURN_TO_CLM_AFTER_SIGN_vod

Check box

When in CLM, enables users to return to CLM after capturing a signature.

ROW_COUNTS_vod

Text

String used by application. Default is: Synchronizing {0} row(s) for {1}. This is a system internal label. DO NOT TRANSLATE.

SAMPLE_CARD_REG_EXPRESS_vod

Text

Regular expressions used to validate the sample card value on save/submit of call. If the value is left blank, no validation is performed. Example regular expression to validate the sample card is exactly 10 numeric values: ^[0-9]{10}$

SAMPLE_SEND_CARD_REG_EXPRESS_vod

Text

Regular expressions used to validate the sample send card value on save/submit of call. If the value is left blank, no validation is performed. Example regular expression to validate the sample send card is exactly 10 numeric values: ^[0-9]{10}$

SAMPLE_LOT_EXP_WARNING_THRESHOLD_vod

Number

For sample lots only. If the number of days between the current date and the expiration date of the sample lot is less than or equal to the setting value, the warning displays on the call report.

SAMPLE_LOT_QTY_WARNING_THRESHOLD_vod Number For sample lots only. If the remaining on hand quantity is less than or equal to the setting value, then the user will see a warning in the call report.

Sample_Management_Product_Types_vod

Text

Contains the non-Sample product types that are included in the Sample Management functionality including product availability on Call indicated by a double semi colon list that may include BRC, Alternative Sample, High Value Promotional, Promotional, Reprint or any Custom product type.

SCHEDULER_CONFIGURE_DISPLAY_vod Text Setting to allow the ability to display specific fields from the supported objects on My Schedule(via the "Configure Display" feature). This setting should hold a semicolon-delimited list of API Field Names from the Account, Child Account, and/or Address Objects.

SCHEDULER_FILTER_vod

Text

Comma-delimited list of API Field Names for Account, Address, or TSF fields.

Short_Account_Level_vod

Number

Number of Accounts: when exceeded will resort to using Short_Account_Mobile_SOQL list of fields.

Short_Account_Mobile_SOQL_vod

Text

List of Account fields to include for when record count exceeds Short_Account_Level.

Short_Address_Mobile_SOQL_vod

Text

List of Address fields to include for when Account record count exceeds Short_Account_Level.

Short_OBJECT_LIST_Metadata_Only_vod

Text

Only meta data (not records) for these objects will be downloaded to the device when # accounts exceeds Short_Account_Level. This makes it easy for customers to control data volumes by not sending certain objects.

SIDEBAR_ORDER_vod

Text

Order of sections on the sidebar, comma separated, from top to bottom. Possible values: Links_vod,Recent_Items_vod,Account_Lists_vod.

SURVEY_ALERT_THRESHOLD_vod

Number

This value determines the number of days before a Survey's end date to display an alert to the user.

Survey_Publish_Apex_vod Text Fill in with the name of the Apex Class to be used when publishing a survey. This Apex Class must be a subclass of BATCH_SURVEY_PUBLISH_ABSTRACT. If the field is empty, VEEVA_BATCH_SURVEY_PUBLISH will be used to publish a survey.

SYNC_DELETE_REFRESH_MODE_vod

Text

For mobile sync, indicates whether to use special delete processing design for handling very large numbers of deletes. When enabled, will force an object refresh if user has not sync'd for more than 15 days (1 day in TEST mode), or if the number of refreshes is too large for memory.

SYNC_DELETE_REFRESH_OBJECTS_vod Text If SYNC_DELETE_REFRESH_MODE_vod is PRODUCTION or TEST, then this setting establishes which tables to use the special delete refresh mode. This value can be "ALL" or the name and category of a Message, separated by 2 semicolons, e.g. "SYNC_REFRESH_TABLES;;TABLET". The message itself should contain a comma-separated list of tables. Any value other than ALL or a valid Message reference will be treated as NONE.

SYNC_WARN_INTERVAL_vod

Number

Number of days without syncing until a warning displays to the user when opening CRM for iPad or Windows. The process looks at the user's last sync time to make this determination.

SYNC_CONFIGURATION_MODE_vod Number When enabled, each VMOC for a particular object and profile is used to build the offline data set. The offline data set is built by OR’ing together the data sets returned by each VMOC. If duplicate data is returned, the offline client removes duplicates. See VMOCs for more information.

TAB_NAV_DISPLAY_vod

Text

References a Veeva Message that controls the offline tab visibility and display order.

TABLET_LINK_1_vod

Text

The Tablet Link VoD messages allow for Links to be displayed within the Sidebar of the VMobile Tablet Edition.

TABLET_LINK_2_vod

Text

The Tablet Link VoD messages allow for Links to be displayed within the Sidebar of the VMobile Tablet Edition.

TABLET_LINK_3_vod

Text

The Tablet Link VoD messages allow for Links to be displayed within the Sidebar of the VMobile Tablet Edition.

TABLET_LINK_4_vod

Text

The Tablet Link VoD messages allow for Links to be displayed within the Sidebar of the VMobile Tablet Edition.

TABLET_LINK_5_vod

Text

The Tablet Link VoD messages allow for Links to be displayed within the Sidebar of the VMobile Tablet Edition.

TABLET_OBJECT_EXCLUDE_LIST_IP_vod

Text

String used by application. Default is: Call2_Discussion_vod__c,Call2_Detail_vod__c,Call2_Sample_vod__c,Call2_Key_Message_vod__c,Task,Event_Attendee_vod__c,Benifit_Design_vod__c,Benefit_Design_Line_vod__c,Call2_Expense_vod__c

TABLET_OBJECT_EXCLUDE_LIST_vod

Text

String used by application. Default is: Call2_Discussion_vod__c,Call2_Detail_vod__c,Call2_Sample_vod__c,Call2_Key_Message_vod__c,Task,Event_Attendee_vod__c,Benifit_Design_vod__c,Benefit_Design_Line_vod__c,Call2_Expense_vod__c

Tag_Alert_Reg_Express_vod Text Regular expression used to validate the Tag Alert Number value on confirmation of Sample Receipts. If the value is left blank, no validation is performed. Example regular expression to validate the sample card is exactly 10 numeric values: ^[0-9]{10}$

TERRITORY_WHERE_CLAUSE_vod

Text

BlackBerry Territory where clause.

TERRITORY_LINK_ON_ACCOUNT_vod Checkbox Setting to determine the display of the Territory field on the Account Details page.

TERRITORY_WORKFLOW_vod

Text

A comma delimited list of HCP or HCO types to turn on for Territory Workflow. Use the Veeva keyword HCP_vod or HCO_vod to configure on for all record types of that Account Type; presence of either keyword trumps any sub-record type label listed. List the untranslated record type labels instead to turn on at a record type level.

THIRD_PARTY_AUTH_URL_vod

Text

A valid HTTP URL specified by the customer. The URL is the endpoint which will receive security token request messages sent from CRM for iPad.

THIRD_PARTY_APPLIESTO_URL_vod

Text

A valid HTTP URL specified by the customer. The URL is the endpoint that Salesforce uses to authenticate the security token returned by the identity provider.

TIMELINE_FILTER_vod Check box

Setting for enabling Timeline Product and User filters

• Checked enables filtering capability

• Unchecked disables filtering capability

TIMEOUT_vod

Number

Controls the number of minutes before the handheld product makes the user confirm their password. This setting is available on the Browser platform.

TIME_ZONE_DISPLAY_vod Number Setting to determine the display of time zone data in the UI. See documentation for details.

TOP_ACCTS_COLS_vod

Text

For each specified top account report, a comma-separated list of fields to display. The configuration is defined in the specified Veeva message.

TSF_VOD_WHERE_CLAUSE_vod

Text

BlackBerry TSF Where Clause

TSF_FIELDS_SCHEDULER_vod Text Setting to enable the surfacing of Territory Specific Fields in the Weekly Scheduler. Populate with the semicolon separated list of API field names (with trailing semicolon) that should be available for selection. If left blank, the Territory Fields option will not be available in the Weekly Scheduler. Example of values: ;LAST_ACTIVITY_DATE_VOD__C;FIRST_PICK__C;ROUTE_VOD__C;

UPDATE_CHECK_TIMEOUT_vod

Number

Timeout value to control how long the JIT Sync of Call Data update should take before failing on a call which is already on the device. Value of 0 disables JIT Syncing for already available calls. Default value is 10.

USER_MOBILE_SOQL_vod

Text

Limit the columns that are downloaded to the blackberry client for the User object.

USERTERRITORY_WHERE_CLAUSE_vod

Text

WHERE @@VOD_USERS_IN_MY_TERRITORY:UserId@@

VEEVA_SETTINGS_VOD_C_WHERE_CLAUSE_vod

Text

Blackberry WHERE CLAUSE filter for Veeva_Settings_vod object.

VINSIGHTS_AUTOBUILD_MODE_vod Number

Disables the auto-building of VInsights reports (defined via Analytics_Layouts_vod). Usage:

0 = default value. Does not disable auto-building

1 = Disables auto-build for all VInsights reports, including Account Summary

2 = Disables auto-build for all VInsights reports accessed from the VInsights tab only (excludes Account Summary)

VINSIGHTS_CALENDAR_CONFIG_vod

Text

A list of name and value pairs to configure calendar and work week options. The configuration is defined in the specified Veeva message.

VINSIGHTS_CONFIRM_SYNC_vod Check box When checked, users will be prompted to choose whether to begin VInsights sync or not.

VInsights_Goal_Threshold_vod

Text

Defines thresholds for the color of the Goal Attainment. If attainment is less than the first number, the attainment percentage will be displayed in Red. If between the first and second number, the attainment percentage will be displayed in black. Otherwise, will be displayed in Green.

Walk_In_Fields_vod Text Points to a Veeva Message which stores the configuration for the fields that display on the walk-in registration screen for Medical Events.

WATERMARK_TRAINING_vod

Text

When populated, this text is displayed as a watermark on all CLM Presentations marked as Training Content.

WEB_SERVICE_TIMEOUT_vod

Number

The number of seconds to wait for a web service (SOAP, REST) response until a timeout occurs.

WORK_HOURS_vod

Number

This setting describes the number of hours in the work day and is used in the VInsights call activity calculations. Value should be a whole number between 1 and 24. If the value is not between 1 and 24, the default will be used.

Approved Email Settings

API Name

Data Type

Description

ADD_RECIPIENTS_vod Text

This setting determines if User can add recipients from within Approved Email.

APPROVED_EMAIL_CONSENT_TEXT_vod Text

n/a

APPROVED_EMAIL_CONSENT_MODE_vod Number

Determines whether or not the old Email opt in button is visible to user when Consent Capture is enabled on mobile devices. When 0, existing behavior. When 1, hide Email Opt in button on mobile devices.

APPROVED_EMAIL_DOMAIN_vod Text

This is the sending domain of emails generated by AE. This domain must be setup in the email engine, and SPF, DKIM and CNAME records created in the customer's DNS for it to be fully functional and pass email authentication tests.

This is a string of a domain name, eg customer.com or email.customer.com

APPROVED_EMAIL_DURATION_LIMIT_vod Number

A warning is displayed to the user when count of emails sent > the value in APPROVED_EMAIL_COUNT_LIMIT_vod over the value in APPROVED_EMAIL_DURATION_LIMIT_vod.

APPROVED_EMAIL_FIELD_EXCLUSIONS_vod Text

Delimited list of object.field references that should be excluded from the Core Email UI. All email values from these fields will be suppressed from the Approved Email UI. The setting values are persisted in the corresponding Veeva Message

APPROVED_EMAIL_FILTER_FIELDS_vod Text

This field holds the values of the fields that are show up as filters on Approved Email page. Default value is to reference a Veeva Message of the same name.

APPROVED_EMAIL_COUNT_LIMIT_vod Number

A warning is displayed to the user when count of emails sent > the value in APPROVED_EMAIL_COUNT_LIMIT_vod over the value in APPROVED_EMAIL_DURATION_LIMIT_vod.

APPROVED_EMAIL_DISCLAIMER_TEXT_vod Text

Holds the disclaimer message to be shown on the opt in/out screen.

APPROVED_EMAIL_RESTRICTED_WORDS_vod Text

This setting works with the corresponding Veeva Message. It's used to filter for words or phrases that a customer wants to prevent a rep from using within emails

APPROVED_EMAIL_TEST_ADDRESS_vod Text

This is an org-level override to support sandbox testing. When an email address value is present, all Approved Emails generated will be sent to this address. This overrides the value set in Sent_Email_vod.Account_Email_vod

APPROVED_EMAIL_VAULT_ENDPOINTS_vod Text

This is a delimited list of Vault endpoints to be used by the Approved Email process to pull documents into the Approved Documents object. Requires that a SFDC user be created and registered within the Vault domain security profile. The query string values are persisted in the corresponding Veeva Message

APPROVED_EMAIL_VAULT_QUERY_vod Text

This is a delimited list of Vault query strings. The order of the strings maps to the order of the endpoints. The query string values are persisted in the corresponding Veeva Message

VAULT_DETAIL_GROUP_CHECK_vod Check box

When checked, the Vault integration will look for Detail Group property on Vault documents and upsert into Approved_Document_vod.Detail_Group_vod. This is an org-wide setting and cannot be changed for different profiles.

DISABLED_APPROVED_EMAIL_ENTRYPOINTS_vod Text

List of entry points disabled for Approved Email

ENABLE_APPROVED_EMAIL_RECEIPTS_vod Number

0 = feature is disabled

1 = feature is enabled

ENABLE_GROUP_EMAIL_vod Number

0 = Feature Disabled

1 = Feature Enabled

MULTICHANNEL_EXPLICIT_OPT_IN_vod Check box

Determines NULL behavior of Account.Multi_Channel_Opt_Type_vod attribute. If FALSE, then MultiChannel consent will be Implicity Opt-In. When TRUE, this assumes that all accounts are Opted Out by default, and must be Explicitly Opted-In to receive email

Help Text

RECIPIENT_NAME_IN_EMAIL_HEADER_vod Number

Include the recipient's name in the email. If RECIPIENT_NAME_IN_EMAIL_HEADER_vod = 1, the To: field should contain just the email address sjones@verteo.com, instead of having both the name and the email address, eg Sarah Jones sjones@verteo.com.

RECIPIENT_SPECIFIC_FIELDS_vod Text

List of fields that when on the pagelayout are available as recipient specific fields.

Timeline_View_Email_Link_vod Number

This setting restricts when the "View Email" link displays from the expanded view on Sent Email details on the Timeline

0 - Everyone (default)

1 - Owner and Above in Hierarchy

2 - Owner Only

Engage Settings

API Name

Data Type

Description

ENGAGE_LINK_ACCOUNT_SELECTION_vod

Number

When set to 0, app will enforce account to be selected to share an Engage Link. When set to 1, app will bypass account selection to share an Engage Link. When set to anything else other than 0 or 1, app will enforce account to be selected to share an Engage Link.

ENGAGE_LINK_APPS_vod

Text

The list of Apps that are available when sharing Engage Link

Events Management Settings

API Name

Data Type

Description

Attendee_Automatch_Mode_vod

Number

Controls the behavior of automatching attendees that need reconciliation to a system account or user record

ATTENDEE_ROLLUP_STATUS_FILTER_vod

Text

n/a

BULK_ADD_ATTENDEE_vod

Number

Determines whether the bulk add feature can be used with the Attendee Selection page.

0: Feature is disabled

1: Feature is enabled

Enhanced_Interface_Mode_vod

Text

Determines what user interface capabilities will be enabled. See documentation for details.

MASS_UPDATE_ATTENDEE_FIELDS_vod

Text Area

n/a

QR_SERVER_URL_vod

URL

Used to store the QR Sign-In Server's URL.

SPEAKER_ROLLUP_STATUS_FILTER_vod

Text

Comma separated list of values to limit the selection of EM_Event_Speaker_vod records based on Status_vod values for counting Year_to_Date_Utilization_vod and showing recent Events on the Speaker selection screen.

SPEAKER_TAB_COLUMNS_vod

Text

Comma delimited list of Speaker fields to display on mobile device. (e.g. Status_vod__c, Title_vod__c,Credentials_vod__c,Year_to_Date_Utilization_vod__c)

STATUS_ICON_MAP_vod

Text

Mapping of event status icons

Global Account Search Settings

API Name

Data Type

Description

Enable_Global_Account_Search_vod

Number

Enables Global Account Search on iPad.

GAS_Implicit_Filters_vod

Text

Identifies the Veeva Message used to define the fields that can be used when creating Implicit Filters in Global Account Search.

My_Accounts_Redirect_vod

Check box

When set to True, clicking the New button in the My Accounts page will redirect the user to the Global Account Search tab.

Mobile CRM Settings

API Name

Data Type

Description

Push_Notification_Test_User_vod Text This is an org-level override to support sandbox testing. Populated with a double semi-colon delimited list of usernames who can receive push notifications in the sandbox.
Session_Timeout_Value_vod Number Indicates the session timeout value in minutes. A blank value means that there is not a session timeout.

Multichannel Settings

API Name

Data Type

Description

Access_CLM_from_Online_Call_vod Check box Online only. This enables users to access the CLM Media Library from the Call Report entry point.
ALLOW_INSECURE_LOCAL_FILE_ACCESS_vod Check box Enables insecure loading of local files in WKWebView for Multichannel content.

CLM_CONTENT_SEARCH_vod

Number

Controls advanced text search. Must be enabled as an org-wide setting, cannot be profile-specific.

0 - Disable advanced text search. Default.

1 - Enable advanced text search

CLM_DISABLE_BLACK_SCREEN_WINDOWS_vod Check box If true, the black screen is disabled while a user swipes to the next slide in CLM on Windows. This setting has no effect on CLM on the iPad.
CLM_EXPLICIT_OPT_IN_vod Check box Determines NULL behavior of Account.CLM_Opt_Type_vod attribute. If FALSE, then CLM consent will be Implicity Opt-In. When TRUE, this assumes that all accounts are Opted Out by default, and must be Explicitly Opted-In to receive email
CLM_FILTER_FIELDS_vod Text References a Veeva Message to define which fields should be displayed in CLM filters.
CLM_LASER_POINTER_vod Check box Enables the laser pointer option for CLM. Can work in conjunction with the Highlighter Pen.
CLM_OPT_OUT_BEHAVIOR_vod Number Determines tracking behavior when the proper consent is not available when CLM Media is displayed to an Account. 0 or NULL = No Tracking, 1 = Track anonymously to Multichannel Activity
COBROWSE_DEFAULT_RECORD_TYPE_vod Text Stores the default recordtype name to be used when starting a CoBrowse session from the Account Detail page
CUSTOM_PRESENTATION_MANAGEMENT_vod Number 0 or NULL - disabled, 1 - CLM Presentation Slides that link expired Key Messages are deleted in Vault integration
CYCLE_PLAN_TARGET_MERGE_vod Number Toggles deletion of cycle plan targets of the losing Account during an Account merge. A value of 0 indicates it will maintain current behavior. A value of 1 means the cycle plan target of the account merge loser will be deleted by the merge
DEFAULT_DIRECTORY_vod Text Stores the External_Id_vod__c of the default Directory when accessing CLM.
ENABLE_CLM_FROM_ORDERS_vod Number 0 or NULL - disabled, 1 - CLM accessible from Order
ENHANCED_SUB_PRESENTATIONS_vod Number

Controls functionality for Sub Presentations.

0 - Default

1 - Sub-presentation slides can be rearranged in custom presentations

2 - Sub-presentation slides can be rearranged in custom presentations and sub-presentations are disabled for read-only presentations

HIDE_CLM_THUMBNAILS_IN_ALL_DIR_VIEW_vod Check box False: Thumbnails display in "CLM Presentations" and "Training Presentations" Directories. True: Thumbnails do not display in "CLM Presentations" and "Training Presentations" Directories.
MCCP_DISABLE_CALL_WIDGET_vod Text Double semi-colon delimited list of call record types where the MCCP widget should not be displayed.
MCCP_ENABLE_ACTIONS_MY_PLAN_vod Text Setting for enabling action buttons from the "My Plan" menu. Values should be double semi-colon delimited. Call2_vod - Enables the Schedule Calls button
MCCP_ENABLE_DETAIL_PRIORITY_vod Number 0 or null = disabled 1 = enables the MCCP sub-section in the Call Detail Priority section. Columns displayed will be Detail Priority and Product
MCCP_ENABLE_GOALS_REM_vod Number 0 or null = disabled 1 = enables the MCCP sub-section in the Call Detail Priority section. Columns displayed will be Detail Priority and Product
MCCP_POPUP_FIELDS_vod Text List of API field names from MC_Cycle_Plan_Product_vod to be displayed in the product grid in MCCP pop-up of MySchedule
MCCP_SEND_TO_SCHED_TYPE_vod Number Setting to determine the scheduler type to send filter list. 0 = Send to Call Scheduler 1 = Send to List Scheduler. Works in conjunction with the ENABLE_LIST_SCHEDULER Veeva Setting.
MEDIA_SEARCH_vod Number 0 or Null - Media search is disabled 1 - Media search is enabled
MEDICAL_INQUIRY_OVERLAY_vod Number Setting to configure launching medical inquiries
REMOTE_MEETING_DEFAULT_RECORD_TYPE_vod Text Stores the default call record type name to be used when directly creating a remote meeting (such as through My Schedule) rather making an existing call a remote meeting.
SELECT_CLM_CALL_RECORD_TYPE_vod Check box Allows users to select the call record type for a CLM Call
SWIPE_SENSITIVITY_vod Number Controls the width of the swipe gesture needed to proceed to previous/next Slide. Enter 0 (or leave blank) for the default swipe. Enter 1 for swipe that is less than the default swipe. Enter 2 for the least wide swipe.
TRACK_CLM_MEDIA_PREVIEW_vod Number Setting to configure CLM Tracking from Media Preview when no Account is selected

Territory Settings

API Name

Data Type

Description

Align_Integration_User_vod Text The Align Integration User that is integrated to this Veeva CRM Org.
Align_Server_vod Text The Align Server URL that is integrated to this Veeva CRM Org.
Align_Territory_Feedback_Mode_vod Number Null or 0 = Feedback point of entry is disabled/hidden 1 = Feedback Lite is enabled
Align_Vault_Id_vod Text The Align Vault Id that is integrated to this Veeva CRM Org.
Align_Vault_Integration_Id_vod Text The Align Vault GUID that is integrated to this Veeva CRM Org.
Align_Version_vod Text The Align Version that is integrated to this Veeva CRM Org.
ATL_Mode_vod Number 0 or null = classic ATL mode that fully masters manual territory assignments for an Account. Each ATL record insert or update will initially delete all Territories with AccountShare.RowCause=TerritoryManual for the Account, and subsequently insert only the Territories listed in the ATL.Territory_vod__c field. 1 = ATL mode that has an "additive" approach only. Each ATL record insert or update will not initially delete any Territories from AccountShare. This mode only looks for new Territories added to Territory_vod__c and attempts to only insert the new territory (not touching any other Territories in AccountShare)
External_Id_vod Text External ID used for Metadata migration