Enabling Action Sequences for Scheduling

From TeamServer ER/Studio
Jump to: navigation, search

Go Up to Overview of Scheduling

To enable (or disable) action sequences so that Team Server includes them in the list of action sequences that you can run on a schedule

  1. Select My Settings > Admin > Subscriptions.
  2. Click Set Content.
  3. On the page that opens:
    1. Check or uncheck the actions sequences in the tree view to enable or disable them, respectively. For example, if you wanted to run a synchronization action, expand etl : actions : and then select the Synchronize.xaction option.
    2. Click Set Content at the end of the page to save your changes.

Action Sequences Details

Team Server comes with several action sequences. The following table lists some examples of the action sequences that you can schedule for execution:

Action Sequence Purpose

clean_repository.xaction

Removes files from the content repository that are more than 180 days old.

schedule-clean.xaction

Schedules the clean content repository action to run daily.

schedule-etl.xaction

Schedules the ER/Studio repository synchronization.

ObjectHistoryDetail.xaction

Recent object activity for the Authenticated User.

ReindexAll.xaction

Schedules the ER/Studio repository reindex action.

Synchronize.xaction

Configure the synchronization process schedule.

SynchronizeDebug.xaction

Data Integration Synchronization.

CommonReferenceValues.xaction

Run a report that includes information about the reference values for attributes within a specified entity..

EntitySubmodelModelDiagram.xaction

Run a report that includes information about all of the entities in a specified diagram.

GetUserName.xaction

Get Logged in User.

SecurityClassifications.xaction

Run a report that includes information about the security classifications of a specified entity..

See Also