Zum Hauptinhalt gehen

Workflow results

Kommentare

2 Kommentare

  • Permanently deleted user

    Followup - I have a created a "prompt" that displays a summary of a field in my featureSet.  I also have a report that iterates through a feature class, displaying fields and feature maps for each feature.  Report works great as a layer report.  But when I try to add a "report" element to the workflow, I get an "Error running workflow", I had assumed that the report would try running against the selected features, but maybe that's not the case...

    Has anyone wired up a report within a workflow?

    -JB

    0
  • Permanently deleted user

    Hi Jake,

    To use the Report element on selected features, you can use a GetGeometries activity to get the geometries from the featureset, and pass these to the Report activity to filter the features.

    -Victoria

    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.