2021:Execute (Activity)

From Grooper Wiki
Revision as of 09:03, 7 July 2021 by Dgreenwood (talk | contribs) (Created page with "thumb The '''Execute''' activity is designed to process a variety of simple document processing commands. These are simple manipul...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The Execute activity is designed to process a variety of simple document processing commands. These are simple manipulations of one kind of object or another. Do "x" command to "y" type of object. That's it. Often, no further property configuration is required other than listing what command you want to apply to what object type.

For example, the ClearChildren command deletes the child objects of a Batch Folder in a Batch. No further configuration required. It is a very simple command we're applying to Batch Folder objects in the Batch.

The Execute activity applies one or more execution commands to an object type.

To configure the activity, you must define what command you want to execute. Do this using the Commands property.

Pressing the ellipsis button at the end of the Commands property will bring up list editor window to add one or more Commands.

  1. Press the "Add" button to add a Command.
    • There are two components of a Command:
      1. The Object Type the command is applied to.
      2. The specific Command executed.
  2. Depending on what you want to do, the first step is figuring out what the appropriate Object Type is.

Once you've selected an Object Type, the Command property allows you to choose the specific command you want to apply to that object in a Batch.