What are valid values for the format parameter within ExportGraphicsLayerArgs?
I would like to call this command from my WF5 workflow.
What are valid values for the format parameter within ExportGraphicsLayerArgs?
0
-
Hi Carlos,
The available options are: shp, csv, xlsx
Thanks, Stefan
0 -
Can you please provide an example/sample using this command?
0 -
Hello Ethan,
This is the format of the input to the Command Parameter property in a Run Command activity:
={
"format": "xls",
"graphicLayer": $addgraphicslayerfeatures1.features
}
Thanks, Stefan
0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
3 Kommentare