Processing...dialogue in workflow?
I have a simple workflow that's running a geoprocess tool (which is a python script) and then an alert box when it's finished. How do I include some type of processing notifications while it's running? I looked here (https://support.geocortex.com/essentialsGSCForum?sub-nav=forum&main-nav=essentials&#!/feedtype=SINGLE_QUESTION_DETAIL&criteria=ALLQUESTIONS&id=90660000000PDvcAAG) but didn't understand how to configure it for my example.
Scott
0
-
Hey Scott!
You can add the "Configure Workflow Container" activity to your workflow just after python script kicks off. Set the workflow container name ("DefaultNoCloseButton" or whatever one you're using), give it a title, set "Show Container" to true, put in whatever message you want it say (i.e. "Geoprocessing tool is running..."), and set "Is Busy" to True. Then your workflow container (the panel or modal window) will display that message while it runs.
~Stephanie0
Please sign in to leave a comment.
Comments
1 comment