Remove data from a storage entity Transformer

Table of contents

  • General description
  • The different parts of the Remove data from a storage entity Transformer

General description

The Remove data from a storage entity Transformer helps remove partial data from an entity saved in a storage. When an entity for the given identifier does not exist, the Transformer will continue processing without errors.

The different parts of the Remove data from a storage entity Transformer

  • Storage (required field)
    Specifies the storage location where the entity is stored.

  • Storage entity key (required field)
    This determines the unique identifier of the storage entity to target. It supports placeholders.

  • Data to remove (required field)
    This specifies a list of paths to the data in the storage entity to remove. It supports placeholders.