Create Entity
Home –> Reference –> Create Entity
This activity is used to create an entity record, including custom entities as well as entities not related to the Main Entity of the process.
Shape-Specific Properties
Property | Description |
---|---|
Entity Specification | Entity Specification |
Entity Type | Entity Type |
MainProcessEntity | Indicates if the newly created entity becomes the Main Entity or not (i.e. the CrmBeId process variable will hold the ID of the newly created record, and CrmBeType variable will hold the entity type) NOTE: This functionality is for a process that does not have a Main Entity and the record is created as part of the process itself, rather than initiated against an existing record. What it is not designed for, is for changing the Main Entity mid-process. The only supported way of acting upon a different Main Entity is to use Sub-processes that have the desired Main Entity. |
OnBehalfOf | On Behalf Of |
SaveEntityIdTo | Save Entity Id To |
Other Common Properties
All shapes have many other common properties. Look them up here: Common Poperties
Actions
See Actions