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
Please sign in to leave a comment.
Comments
3 comments