Automating Workflows Using Tasks Flashcards
What are sets of preconfigured steps that interactively guide users through specific workflows?
ArcGIS Pro tasks
A task is a set of steps that might contain what?
tools, views, layer settings, and actions to complete a workflow
What are three reasons to use tasks in ArcGIS Pro?
Interactive tutorial: Tasks can be used as a training tool for ArcGIS Pro itself or for organization-specific workflows.
Implement a best-practice workflow: Often, there is more than one way to accomplish an objective in ArcGIS Pro. If there is a specific workflow that produces the desired results, a task provides an efficient method for distributing that workflow to your users.
Improve the efficiency of a workflow: Tasks can improve the efficiency of workflows by controlling layer settings (for example, visibility or selectability), opening and closing views, or having embedded tools and commands.
What are three ways to access a task in ArcGIS Pro?
Open a task item: A user might be given an existing ArcGIS Pro project (or open an ArcGIS Pro project package) that contains one or more tasks. These tasks can be found in the Catalog pane under Tasks.
Import a task file: A task can be saved outside a project as an Esri task file (.esriTasks). An Esri task file can be added to any ArcGIS Pro project and opened in the Catalog pane under Tasks.
Create a task item: Someone who is an expert about a workflow can write a task to share his or her expertise. The author for the task is usually familiar with the actions that compose the task and with the workflow’s expected result. By creating and distributing the task, other users can complete the workflow to achieve similar results.
What are the properties of a task step (four categories)?
General
Actions
Views
Contents
What is the interface that is used to create tasks called?
Task Designer pane
In the Task Designer, the task author can provide information about what?
the task or task step, specify what tools or commands that the task step will run, how the user will proceed through the task, what layers that task users will be able to interact with, and what project views will be open.
What are the two ways to create a task in the Task Designer?
Record actions
Manual creation
How does the Record actions method to create a task in the task designer work?
The task author can click the Record button in the Task Designer and then proceed through the workflow normally. The Task Designer will record all the settings, commands, and tools that the author uses. Each command or task will be separated into its own task step. After the task author is finished recording, the Task Designer can be used to refine and adjust the task.
This method is recommended for most users because it can save time and reduce mistakes.
How does the Manual creation method to create a task in the task designer work?
Instead of recording a workflow and adding details and adjustments later, a task author can choose to manually create each step of the task. This method requires more planning and testing to make sure that each task works as it is intended.
What can contain task groups or individual tasks and is used as a container for a workflow? It’s title is shown at the top of the Tasks pane. To access a task, it is opened from the Catalog pane.
task item
A task is made up of several what? They can control what layers and views a user will see; it can control how a user interacts with different layers by setting their visibility, selectability, and labeling; and it can also contain embedded interfaces and tools so that users spend less time trying to find specific commands in the interface. It is a small piece of the workflow. Ideally, it is short and streamlined.
Task Steps
There is also a type of step called a palette step that will allow users to choose from several tools to complete part of the task’s workflow.
What is a single, repeatable workflow, with task steps to guide users through it?
Tasks
Related tasks can be added to a what? Which is used to organize tasks within a workflow.
Task groups
Task Designer pane: Which tab? The task group, task, and task step versions are all included in this tab. It is where the task author creates a name and a description for the component. It also has other fields where the task author can name the task step and provide instructions for how to complete it. Finally, it is where the task author can set up the step behavior.
Task Designer Pane > General tab
After users complete one task step, they must be able to proceed to the next. There are four options for step behavior, what are they?
Manual
auto-run
auto-proceed
automatic
If users must provide information to run a tool and then perform another action before they proceed to the next step, what step behavior is the appropriate choice. this step progression means that users will perform the action, and then they will click a button when they are ready to move to the next task step.
Manual
If a tool or command is run at the beginning of the step that does not need any input from the user, but the user then must complete another action, it is the best option. In it, a tool or command will run automatically, and users will click a button when they are ready to move to the next task step.
Auto-run