You need to view a record type relationship diagram.
Where should you look in the record type?
You have two Custom Data Types (CDT): ACME_invoice and ACME_invoiceItem that have a flat relationship.
The invoice item table has a field that is a foreign key to the invoice table. You are leveraging the database to automatically generate their primary keys.
How should you structure the process model to add a new invoice and the new invoice items to the system?
How do you refer to metadata of a process model object within process model expressions? For example: the creator, name, or description.
While testing, the process consumes at least 2000 AMU of process memory for each instance.
What are four ways to reduce the overall memory footprint of your process instances? (Choose four.)
Which step can be critical in passing information from a form back to a process model?
You are creating a new application with the prefix ACM.
Which four default folders are created by Appian when you select " Generate groups and folders to secure and organize objects " ? (Choose four.)
You created and published a new process model.
The process model has a start form with two synchronous subprocesses with 40 and 66 nodes each. All nodes are chained from the start node through the subprocesses to the end node. After the tasks and subprocesses, there is a second User Input Task in which the user can confirm the entries and add a comment.
When testing as a normal Acme business user, you see that the confirmation screen is not shown to you.
What might be the reason for this behavior?
What is the out-of-the-box behavior that indicates a text input field is required?
You have a record action that should only be visible to certain users under conditions specified by an expression.
How should you configure this?
You have two record types: ACME_Student and ACME_Class.
You need to add a many-to-many relationship between these two record types.
What should you do?