Update
Last updated
Last updated
Through this Action, users can update an entity record variable with a JSON.
Select Action as “Update Entity fields from json".
Select a variable with the data type of the entity.
Select the Json variable for updating the record.
Users may choose to define the Action to unset missing fields by selecting the “Unset missing fields” option. By default, this field is unchecked.
Through this Action, users can update an entity record by using Match key criteria of the entity.
Select Action as “Update Entity record on match key”.
Select or create JXPResponse variable to store the record.
Select entity variable (defined with the entity data type in the “Variables” tab).
Click the "Setup Criteria" button to define and save the match key.
Users may choose not to trigger a Flow. By default, the option is unchecked.
Users may choose not to trigger a Validation. By default, the option is checked.
Through this Action, users can update an entity record through the entity's primary key.
Select Action as “Update Entity record on primary key”.
Select or create a JXPResponse variable to store the record.
Select entity variable (defined with the entity data type in the “variables” tab).
Users may choose not to trigger a Flow. By default, the option is unchecked.
Users may choose not to trigger a Validation. By default, the option is unchecked.