In the Workflow section of the ribbon, you will find three icons: Entry Point Manager, Studio Workflow Manager, and Studio Workflows.
An Entry Point is a software-defined place in which you would like a tool to run from. A tool can be a workflow, a geoprocessing tool, or an action such as "zoom to", "pan", "save project", etc.
Entry Points are created and saved per project. If you create an Entry Point in one project, they will not exist in in another project.
Available entry point types include:
•Static - for adding a button in the interface.
oAttribute Form - Host an item in the toolbar of the Attribute Form.
oIdentify Window Extension - Defines an extension for the Identify Window.
oResults List - Host an item in the toolbar of the results list.
oRibbon - Host an item in the taskbar or ribbon of ArcGIS Pro.
•Dynamic - monitors the application and is triggered when a application or row event occurs.
oApplication Events - Trigger an item when an application event has been received.
oRow Events - Trigger an item when a row event has been received.
To create a new Entry Point:
1.Open the Entry Point Manager.
2.From the Entry Point Manager window, click Create.
3.Fill in the form and click Apply. See form details below.
Section |
Field |
Description |
---|---|---|
Key |
Name |
The user-defined name of the entry point. |
Description |
This is a description of the entry point describing its function. |
|
Plug-In |
Provider |
Can be one of three options: •Application Actions •Workflows •Geoprocessing Tools |
Plugin |
These options change based on the Plug-In provider chosen: •Application Actions oExecute Workflow oCancel current Edit Session oZoom to Selected Features oPan to Selected Features oShow Selected Features oShow Attribute Form oSave current Edit Session •Workflows oAll user's workflows will be listed here. Note that even though all workflows are listed here, some activities within the workflow may not be functional in ArcGIS Pro. •Geoprocessing Task oEnter the name of the geoprocessing task to use. |
|
Arguments |
||
Item |
Title |
The title of the entry point item as seen in ArcGIS Pro. |
Tab |
This is the tab on the ribbon where the entry point will be shown. If this is left blank, the item will appear under the Miscellaneous tab by default. If you enter a tab that does not exist, a new tab will be created. |
|
Group |
This is the group on the ribbon where the entry point will be shown. If you enter a group that does not exist, a new group will be created. |
|
Tooltip |
This is the text to display when the mouse is hovering over the entry point item in the ribbon. |
|
Small Icon |
This is the icon used in the identify tool. |
|
Large Icon |
This is the icon used in the ribbon. |
|
Icon Preview |
This is a preview of the small and large icons to be used. |
After configuring or modifying an entry point, you must restart ArcGIS Pro to see the updates.
Studio Desktop can utilize any workflow that has been configured to use ArcGIS Pro. When creating a new workflow, ensure that ArcGIS Pro is selected.
It is also possible to make an existing workflow compatible with ArcGIS Pro.
To make an existing workflow available for ArcGIS Pro:
1.Open the workflow in Studio Workflow.
2.Click the Info icon.
3.Click Deployment.
4.Click the ArcGIS Pro checkbox.
5.Click the File icon and click Save or Save As to save the updates.