Vcehome > SugarCRM > Certified Sugar Developer Specialist > SCP-401 > SCP-401 Online Practice Questions and Answers

SCP-401 Online Practice Questions and Answers

Questions 4

You examine a Sugar database and discover some table names that end with the moniker ~_c~. What do the database tables with these names represent?

A. custom field data for custom fields

B. custom field metadata for custom fields

C. relationship data for custom relationships

D. relationship metadata for stock and custom relationships

Browse 60 Q&As
Questions 5

You are working on the RecordView for a given module. You examine the data values contained in this.model and notice a discrepancy between those values and the list of fields contained in record.php.

Which statement pertaining to this.model is correct?

A. Only values from stock fields listed in record.php are available.

B. Only values from any of the fields listed in record.php are available.

C. Only values from custom fields listed in record.php are available.

D. Only values from link fields listed in record.php are available.

Browse 60 Q&As
Questions 6

In which two directories do Sidecar enabled modules read theirsubpanel layouts? (Choose two.)

A. ~./modules/[module]/metadata/subpanels/default.php~

B. ~./custom/modules/[module]/Ext/Layoutdefs/layoutdefs.ext.php~

C. ~./modules/[module]/clients/base/layouts/subpanels/subpanels.php~

D. ~./custom/modules/[module]/Ext/clients/base/layouts/subpanels/subpanels.ext.php~

Browse 60 Q&As
Questions 7

Which definition typeis used to provide the Sugar application with information aboutSugarBeans?

A. vardef

B. viewdef

C. beandef

D. appdef

Browse 60 Q&As
Questions 8

When users log Into Sugar using your integration, they are logged out of the base application. How would you resolve this problem?

A. Share OAuth tokens between the Integration and existing session.

B. Set client_id to base in the OAuth POST body.

C. Create an OAuth Key and use it in the OAuth POST body.

D. Never refresh the existing session's OAuth token.

Browse 60 Q&As
Questions 9

Which URL would you useto locate the internal REST v10API documentation?

A. https://[sugar_url]/rest/v10/help.php

B. https://[sugar_url]/service/v10/help

C. https://[sugar_url]/rest/v10/help

D. https://[sugar_url]/servlce/v10/rest.php

Browse 60 Q&As
Questions 10

A customization requires that the Accounts SIC field has all letters capitalized and all spaces removed. Which logic hook would be used to process this field prior to being saved in the database?

A. before_save

B. process_record

C. before_filter

D. before_restore

Browse 60 Q&As
Questions 11

You need to retrieve the top 10 recently updated leads from Sugar using the REST v10API. Which filtering parameter would be used to satisfy this request?

A. ~{"offset":10, "order_by":"date_modified:DESC"}~

B. ~{"offset":10,"order_by":"date_modified"}~

C. ~{"max_num":10,"fields":"date_modified:DESC"}~

D. ~{"max_num":10,"order_by":"date_modified:DESC"}~

Browse 60 Q&As
Questions 12

What are three elements of the dictionary array of a vardef? (Choose three.)

A. Primary_key

B. Last_modified

C. Table

D. Relationships

E. Fields

Browse 60 Q&As
Questions 13

You need to customize the record layout on an instance that already contains modifications to the record layout. Your changes must be applied without affecting the pre-existing customizations.

Which path would you use to store your customizations?

A. ~./custom/Extension/modules/Ext/clients/base/layouts/record/~

B. ~./custom/clients/base/layouts/record/~

C. ~./custom/modules/[Module]/clients/base/layouts/record/~

D. ~./custom/Ext/modules/clients/base/layouts/record/~

Browse 60 Q&As
Exam Code: SCP-401
Exam Name: Sugar Developer Specialist
Last Update: May 01, 2024
Questions: 60 Q&As

PDF

$49.99

VCE

$59.99

PDF + VCE

$67.99