Hi,
I have a ArcGIS Pro Task which got configured on a feature class.
Now i want to extend this task by taking the input feature class dynamically (from another job output) and complete Task configuration on the fly.
After successful configuration - i will go ahead and work on that Task.
Is it possible?
I tried multiple options 1. Sharing Tasks in Portal
2. Execute "Edit in Designer" button through DAML ID("esri_task_Designer").
But these are not helping , because these are intended for diff purposes.
Or - please let me know, if there is any way to create Tasks on the fly.
Thanks in advance.