An application called My App has a table, MyAppTable, with the following Application Access configuration:
Accessible from: All application scopes
Can read: Selected
Can delete: Not selected
Allow configuration: Selected
Which of the following is true based on this configuration?
What are some of the benefits of extending an existing table such as the Task table when creating a new application?
a)You can repurpose existing fields by simply changing the label.
b)Use existing fields with no modifications.
c)Existing logic from the parent table will be automatically applied to the new table.
d)All of the parent table records are copied to the new table.
Which methods can be used to install an application on a ServiceNow instance?
Choose 3 answers
An app developer enables the "Allow access to this table via web services" option in Application Access. What is the result of this configuration?
Access Control debug information identification whether each element of an Access Control granted of denied access. The elements of an Access Control evaluated?
Which method call returns true only if the currently logged in user has the catalog_admin role and in no other case?