Resources > Settings Library > Settings: SFM Transaction > Common - Global Settings in 23.2
Common - Global Settings in 23.2
Setting ID
Setting Type
Default Value
Setting Name and Details
GBL017
Global
Contains
Name: Default search operator
Details: Global setting for default search operator for various ServiceMax searches. Note: The other options for this setting value are Starts With, Exact Match, and Ends With. In SFM Delivery, this determines the default lookup search operator.
GBL021
Global
HTML5
Name: SFM Delivery Engine Page
Details: This setting indicates the name of the VisualForce page to be launched for the SFM Delivery Engine.
GBL031
Global
True
Name: Apply CRUD, FLS, and Sharing Settings in the ServiceMax online app
Details: Set this to True to apply CRUD, FLS (Field-Level Security), and Sharing Settings for all the features in the ServiceMax online application, encompassing both configuration screens and delivery screens & engines. This setting does not apply to mobile apps in the ServiceMax suite.
GBL036
Global
False
Name: SFM Query Optimizer
Details: When this setting is True, loading an SFM is optimized by querying only those fields referenced in the SFM transaction. In case there is a Web-service or JavaScript code snippet that requires fields that are not already available in the SFM, they have to be included in the SFM Field set.
Note: If GBL036 is true, and you make a wrong configuration in the SFM Designer, irrespective of whether or not the web service is configured, an error message is displayed indicating that the configuration is wrong. Under the same conditions, if GBL036 is false, then the error message is not displayed.
GBL037
Global
False
Name: Enable Salesforce Files
Details: If set to true, all new documents generated via SmartDocs, and log files from Web will be saved as Salesforce files.
GBL038
Global
True
Name: Sanitize HTML Content
Details: Used to disable Sanitize HTML Content.
GBL039
Global
False
Name: Enable JWT token
Details: Use JWT token for API access for VF pages deployed in community.
GBL040
Global
https://login.salesforce.com/services/oauth2/token
Name: JWT Token End Point
Details:Token end point for JWT bearer token request.
GBL041
Global
Name: JWT Token Certificate Name
Details: Name of certificate stored in Certificate and Key management. This will be used for OAuth access in Community and should be associated with a Connected App configuration.
GBL042
Global
Name: Issuer Details
Details: This is the consumer key for your connected app.
GBL043
Global
False
Name: Enable cross-origin resource sharing (CORS)
Details: To allow code (such as JavaScript) running in a Web browser to communicate with Salesforce from a specific origin, whitelist the origin from CORS page of Salesforce setup and make this setting true.
GBL044
Global
6000
Name: Checklist Query Optimization
Details: This setting determines the number of questions that must be queried per API call while loading a checklist in the designer. Reduce this setting value to avoid encountering the platform limit exception while loading a checklist in the designer. The default value is 6000.
Was this helpful?