Skip to main content

VertiGIS Studio Web - Page Unresponsive

Comments

4 comments

  • Ken Lyon

    Hi Vijay. Happy New Year!

    It sounds like the workflow is hanging for some reason. If you're creating an Excel file, does this mean you have a server workflow that runs the Convert Data Table To XLSX activity?

    Do you know how far you get through the workflow?

    0
  • Vijay

    Hi Ken Lyon,

    Thanks..! Hope you had a great Christmas…Happy New Year..!

    I'm having client workflow, which will query features and by using sequence of commands, I'm converting the features to .xlsx (results.from-graphics --→ results.convert-to-xlsx ----→ Download file). Its taking lot of time, Is there any optimal other way to generate Excel files?

    0
  • Ken Lyon

    Hi Vijay,

    If the Workflow is using Run Command or Run Operation then the issue might need to be addressed by the VertiGIS Studio Web team. The workflow activities just pass along the parameters and get back a result.

    The only Workflow activity that I could recommend for Excel is Convert Data Table To XLSX. It is a server-only activity, though. You would need to have Workflow installed on-premises and then run a Server Workflow, so it's not the most straightforward option. There's also the hassle of converting your data to a DataTable prior to using that activity. There is an activity called Convert CSV To Data Table, although you'd need to get your data into CSV format first.

    All things considered, I think the approach you are taking just now is likely the simplest one.

    0
  • Vijay

    Hi Ken Lyon 

    Thank you very much for your quick responses and solutions.

    Will try these things, and put my finalized view here once done.

    Once again Thanks Ken Lyon ..!

    0

Please sign in to leave a comment.