Delete

Delete Entity record on match key

Through this Action, users can delete an entity record by using Match key criteria of the entity.

  1. Select Action as “Delete Entity record on match key”.

  2. Select or create JXPResponse variable to store the record.

  3. Select entity variable (defined with the entity data type in the “Variables” tab).

  4. Click the "Setup Criteria" button to define and save the match key.

  5. Users may choose not to trigger a Validation. By default, the option is checked.

Delete Entity record on primary key

Through this Action, users can delete an entity record through the primary key of the entity.

  1. Select Action as “Delete Entity record on primary key”.

  2. Select or create a JXPResponse variable to store the record.

  3. Select entity variable (defined with the entity data type in the “Variables” tab).

  4. Users may choose not to trigger a Flow. By default, the option is unchecked.

Last updated