View Examples of Autoupdater Workflows
- Click the View Examples
button.
- In the Examples dialog, select the workflow example on the left that you want to use. In the following image, the ArcFM Autoupdater Orchestration – Electric example is selected.
- On the Graph tab in the middle pane of the Examples dialog, select all the code text and copy the code using Ctrl+C.
- Close the Examples dialog then go back to the Studio tab
and paste the code into the code textbox using Ctrl+V.
The workflow diagram on the right updates to show the workflow you pasted.
Before publishing your workflow, it's wise to review the example code you pasted to look for any variables that need to be updated to variables specific to your organization. For example, ArcFM Autoupdater Orchestration – Electric needs the operational map ID. Additionally, within the orchestration, each individual autoupdater requires a Workflow Ancestral ID to identify the AU workflow to call. The Auto Angle Setter AU requires a parameter to be defined that dictates how the rotation angle of a symbol is calculated. Review each workflow carefully before publishing.