Home –> Reference –> Upsert Entity
Upsert Entity
This activity is used to look for a particular entity record (or set of records) to be updated if there are found, otherwise a new record is created, including custom entities as well as entities not related to the Main Entity.
The set of records that are affected are selected by the ones returned by the query configured in the QueryExpression property
Shape-Specific Properties
Property | Description |
---|---|
EntitySpecification | Entity Specification |
EntityType | Entity Type |
OnBehalfOf | On Behalf Of |
QueryExpression | QueryExpression |
RecordCreatedValueTo | Record Created Value To |
SaveEntityIdTo | Save Entity Id To |
ThrowExceptionIfMultipleFound | Throw Exception If Multiple Found |
Other Common Properties
All shapes have many other common properties. Look them up here: Common Poperties
Actions
See Actions