Assume a table called table exists and contains 3 fields: field1. field2, field3. Examine the Access Control list for table:
table.None read Access Control for users with the admin and itil roles
table. * read Access Control for users with the admin role
table. field3 read Access Control for users with the itil role
Which field or fields can a user with the itil role read?
Which ATF test step is used to set up a specific user profile for testing purposes?
A developer wants to set up an application module that allows inserting new records into a table.
Which configuration option achieves this?
When a custom table is created, which access control rules are automatically created?
Choose 4 answers
If the Create module field is selected when creating a table, what is the new module’s default behavior?
What is the REST API Explorer used to do?
Which roles grant access to source control repository operations such as importing applications from source control, or linking an application to source control? (Choose two.)