Premium

Salesforce Developer Certifications Questions and Answers (Dumps and Practice Questions)



Question : Automatic case escalation can be disabled.
  : Automatic case escalation can be disabled.
1. True
2. False


Correct Answer : Get Lastest Questions and Answer :

Explanation:





Question : Escalation Rules and Auto-Response Rules are available only for cases.
  : Escalation Rules and Auto-Response Rules are available only for cases.
1. True
2. False



Correct Answer : Get Lastest Questions and Answer :

Explanation:





Question : Conflict Resolution tool is available in ?
 : Conflict Resolution tool is available in ?
1. Connect Online
2. Connect Offline
3. Access Mostly Uused Products by 50000+ Subscribers
4. Connect Never


Correct Answer : Get Lastest Questions and Answer :

Explanation: When you synchronize, data conflicts occur if a user modified the same record in Salesforce that you modified in Connect Offline. For example, a conflict occurs if you change a contact s phone number in Connect Offline and another user changes that contact s address in Salesforce before you synchronize.
When a conflict occurs, Connect Offline displays a conflict resolution tool that enables you to resolve the conflict by identifying the most recent and correct values. The left side of the window displays a list of the records that have data conflicts, while the right side of the dialog box displays the fields that have conflicting data for the record you select in the left side.
To use the conflict resolution tool:
In the left pane, use the drop-down list to choose whether to display records in a tree or list view, then choose the record that you want to resolve.
In the right pane, use the drop-down list to choose whether to display all fields on the record or only those that have conflicting data, then select the radio button next to the correct value.
If necessary, click the pencil icon (Edit icon) and manually enter the value you want to save.
Note
The pencil icon is not available for read-only fields on some objects, such as products on opportunities.
Repeat these steps for each record listed in the left pane. When you have selected a value to resolve the conflict, the status of the record in the left pane displays a green check.
Click Submit when you have finished making selections for all records in conflict.
When working with the conflict resolution tool, note the following:
If you choose not to resolve your data conflicts at this time, click Cancel. You can continue to work in Connect Offline, but the conflict resolution tool displays whenever you synchronize your data.
Connect Offline lets you enter values that violate validation rules; however, such validation rule violations appear as data conflicts in the conflict resolution tool.
The conflict resolution tool displays only one violation at a time. If a record violates multiple validation rules, resolve and synchronize each violation separately.
The field values on some objects, such as products on opportunities, are read only in the conflict resolution tool; however, you can change these values as follows:
Switch to the tree view in the left pane.
Select the deepest branch after expanding all the branches.
Choose the Your Values radio buton to save the Connect Offline values, or the Salesforce Values radio button to save the ones on the server instead. The values of the read-only fields change accordingly.
Click Submit.
If you click Submit without choosing an option, Connect Offline stores the value on the client for any read-only values in conflict resolution.




Related Questions


Question : What attribute of the component can be used to hide the sidebar?
 : What attribute of the component can be used to hide the sidebar?
1. Sidebar
2. Border
3. Layout
4. Panel


Question : Static resources : Uploaded content that can not be referenced in a Visualforce page



 : Static resources : Uploaded content that can not be referenced in a Visualforce page
1. True
2. False


Question : Where can you access and create new static resources?
 : Where can you access and create new static resources?
1. Setup menu
2. under Develop
3. Static Resources
4. All of the above
5. None of the above


Question : What does development mode enable?

A. Inline editor
B. File check In and out
C. Page creation
D. Development sandbox


 : What does development mode enable?
1. A,B,C
2. A,C
3. A,B
4. A,B,C,D


Question : What type of content can be include in Visualforce pages?
A. Text
B. HTML
C. JavaScript
D. Flash
 : What type of content can be include in Visualforce pages?
1. A,B,C
2. A,C
3. A,B
4. A,B,C,D


Question : Which of the following best defines controllers?
 : Which of the following best defines controllers?
1. A set of instructions specifying what happens when a user interacts with the components specified in the page. Available for all standard and custom objects.
2. These contain the code for displaying a custom user Interface, and are a combination of
standard Web technologies such as HTML JavaScript (including AJAX), and Flex.

3. These are either standard or custom UI const