Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Source Type = Static Value — Source is set to an alphanumeric string which indicates a permanent and static value to fulfill the input property. This string may include field tags, as long as the field name is enclosed in <% %>.
  • Source Type = Entity Field — Source is set to a field on the Scheduled Tasks entity.
  • Source Type = SQL Statement — Source is set to an SQL statement that extracts the data from the database.
  • Source Type = GE Object — Source information is already populated with the Generic Entity (GE) object.

 

Note

Refer to the Process Flows chapter in the Aptify 5.5 Process Pipeline Guide See Configuring Process Flow Input Maps for information on how to configure Input Maps.

...

The frequency of how often the task is scheduled to run. The layout of the Schedule tab is dependent on the Schedule Task option selected. Options include:

  • Once — The : The task is scheduled to run one time only, at the date and time specified.

  • Daily — The : The task is run every XX days, where XX is the frequency interval selected. For example, a task may be scheduled to run every 3 days.

  • Weekly — The : The task is scheduled to run weekly, on the days specified.

  • Monthly — The : The task is scheduled to run once per month, in the months specified, at the time specified. Numeric day of month may also be specified (for example, a task could be scheduled to run in May and August, on the 10th day of each month selected).

  • Monthly Relative — The : The task is scheduled to run once per month, in the months specified. Time of day and day of month (such as the first Monday of the month) may be specified. The layout of the Schedule tab is similar to the tab's layout when Monthly is selected.
  • Run when service starts — The : The Scheduled Task is run whenever the scheduling service is started.

  • Run when computer is idle — The : The scheduled task is run whenever the computer is idle for at least ten minutes. The layout of the Schedule tab is identical to the tab's layout when Run when service starts is selected.

...