Now Assist for app generation supported metadata
Now Assist for app generation supports metadata including tables, roles, and record producers.
App generation generates the following metadata.
| Label | Name | Usage |
|---|---|---|
| Access control list (ACL) | sys_security_acl | ACLs manage role-based access control for the application:
|
| Flows | sys_hub_flow | Flows automate a repeatable, multi-step process. |
| Form | sys_ui_form | Interface that enables users to submit data to create or update records in a table |
| Record producer | sc_cat_item_producer | Type of form that enables users to enter information that generates a task-based record |
| Role | sys_user_role | Set of permissions that are assigned to users and groups |
| Table | sys_db_object | Tables organize data into rows and columns for easy reference:
|
| Workspace Builder | sys_ux_page_registry | A targeted experience for an application that includes data visualizations and other user experience components to allow a user to interact with an application. |