Task Assistant Manager integration

This topic applies to ArcGIS for Desktop Standard and ArcGIS for Desktop Advanced only.

Task Assistant Manager (TAM) is a great way to provide workflows to your users while they are working in ArcMap. Workflow Manager provides some tools for using TAM workflows within your Workflow Manager workflows.

Using TAM workflows in Workflow Manager

The steps below highlight how to configure and use TAM workflows, within a Workflow Manager workflow, to complete a job in ArcMap.

Storing TAM workflows in the Workflow Manager system

Task assistant workflows can be stored in the Workflow Manager repository, so that they are available to all users connecting to the system.

Steps:
  1. Start Administrator and connect to your Workflow Manager database.
  2. Select the Task Assistant folder under Job Components.
  3. Right-click and click Add TAM workflow.

    The Add Task Assistant Workflow dialog box appears.

  4. Type an alias.
    NoteNote:
    The alias will be used to access this workflow from the Launch ArcMap step.
  5. Browse to the location of a Task Assistant Manager workflow that you've built by clicking the Browse button.
  6. Click Open.
    Add TAM Workflow
    Take advantage of TAM workflows to help your users understand what tasks should be completed while in ArcMap.
  7. Click OK to save the workflow in the Workflow Manager repository and close the dialog box.
  8. NoteNote:
    The workflow is saved in the Workflow Manager repository. If the file size is large, you may need to work with your DBA to increase the MAXBLOBSIZE setting for the geodatabase.

Editing TAM workflows in the Workflow Manager system

After storing task assistant workflows, you can update the contents of the file and also the name as stored in the repository.

Steps:
  1. Start Administrator and connect to your Workflow Manager database.
  2. Select the Task Assistant folder under Job Components.
  3. Select the item you want to modify, right-click, then click Edit Item.
  4. Browse to the location of a Task Assistant Manager workflow that you've built by clicking the Browse button.
  5. Click Open.
  6. Click OK to save the workflow in the Workflow Manager repository and close the dialog box.

Enabling the Launch ArcMap step to open TAM workflows

Enable the TAM workflow on the step to associate a TAM workflow with a step that opens a predefined map document in ArcMap.

Steps:
  1. Start Administrator and connect to your Workflow Manager database.
  2. Select the Step Types folder under Job Components.
  3. Edit a step type that starts ArcMap using the JTXDesktopSteps.LaunchArcMap custom step object.
  4. Click the Browse button next to the arguments box.

    The Argument Editor window opens.

  5. Check the Load Task Assistant workflow check box, then select the task assistant workflow you want to have loaded once ArcMap is started.
  6. Click OK.

    A new argument is added to the list.

    TAM Launches ArcMap
    Use the /taworkflow: tag to associate a Task Assistant workflow with a step that starts ArcMap in your Workflow Manager workflow.

Storing TAM histories on the Workflow Manager job

With ArcMap started from a Workflow Manager job, you can attach or store entries from the TAM history log to the Workflow Manager job.

Steps:
  1. Start Administrator and connect to your Workflow Manager database.
  2. Click the Store TA history button on the Workflow Manager toolbar.

    You are prompted to confirm that you want to store the TAM history as an attachment.

    • Yes: Stores it on the job as an attachment
    • No: Stores it in the job history
    • Cancel: Cancels the action
  3. Choose how you would like to store the history.

    A message appears indicating that the history was stored successfully.

  4. Click OK.
  5. The Launch ArcMap step allows you to automatically store task assistant logs as part of the job history by default. Use the /storetahistory tag to automatically add the task assistant history to the Workflow Manager job history.
3/3/2014