Profile Tool DocumentationAdmin Help - Draft 1

Introduction to Profile Tool

Profile Tool is a web application suite for configuring data sources, launching profile workflows, and generating profile outputs from ArcGIS, Portal, Utility Network, and Prototics-managed datasets.

Main Steps to Configure and Run a Profile

  1. Publish the static package from dist/profiletool to IIS or another static web server.
  2. Start the Node backend when authentication, Portal proxying, layer queries, datasets, or Utility Network tracing are required.
  3. Register Designer, Launcher, and End User as Web Application items in ArcGIS Portal when Portal entry points are needed.
  4. Use Designer to define data sources, field mapping, profile styles, and reusable configurations.
  5. Use Launcher to pass configuration and route parameters to the End User application.
  6. Run the profile workflow, review the generated chart and asset table, then export JSON, CSV, or DXF outputs.

Applications

ApplicationPathPurpose
Designer/profiletool/designerBuild and save Profile Tool configurations.
Launcher/profiletool/launcherAccept launch parameters and route the user to a profile session.
End User/profiletool/end-userGenerate and inspect the operational profile.
Sandbox/profiletool/sandboxTest data source queries and integration behavior.