Replace Value in Collection

Replace Value in Collection



Use context menu or action toolbox to add Replace Value in Collection action to workflow scheme.

  • Click on the area with (Edit) icon on the scheme and:
  • Select category Operations;
  • Choose Replace Value in Collection.
  • In action toolbox:
  • Select category Operations;
  • Drag and drop Replace Value in Collection action to the area with (Edit) icon on the workflow scheme.


Open action configuration dialog to edit action properties:

  • Open action context menu on the scheme and choose Edit;
  • Or double click the action on the scheme.


Use configuration dialog to edit action properties:

Property Description
Title Defines action title.
By default the title is action type name.
Target collection Collection to replace item.
Value Available types of value to replace:

  • Text;
  • DateTime;
  • Number;
  • Integer;
  • Boolean;
  • Guid;
  • Collection;
  • Dictionary;
  • Empty or null.

Lookups are available for this property.

Replace Available types of replacing value:

  • Text;
  • DateTime;
  • Number;
  • Integer;
  • Boolean;
  • Guid;
  • Collection;
  • Dictionary;
  • Empty or null.

Lookups are available for this property.

Output Variable to store the result collection.
You can specify the same collection as in Target collection. The Target collection will be overwritten in this case.

Replace item and save the result in the same collection:

Replace item and save the result in another collection:

Contents