UIPath Studio unable to end properly

Scenario: UIPath studio unable to end properly if i want to output the big datatable (about 500 rows of records).

Steps to reproduce: create a process which read the excel (above 500 rows of records) to datatable as a output.

Current Behavior: UIPath studio still running even all the steps are completed.

Expected Behavior: to end the UIPath process properly once the steps are completed.

Studio/Robot/Orchestrator Version: 2017.1.6522

Last stable behavior:
Last stable version:
OS Version:
Others if Relevant: (workflow, logs, .net version, service pack, etc):

Hi John,

Just to be clear, you are reading the excel, Read range → Output data table → Write line?

Hi ovi,

the steps is as below
reading the excel, Read range into datatable → pass the datatable out as argument.

Thanks

Hi,

Does it also happen if you run it from a different workflow and invoke the problematic one?

Hi Andrezej,

yes, its happened as well if i invoke from different workflow.

i found out that if the databable set as out or in/out argument then the problem happen, its working fine if IN argument.

thanks

John, could you share how much memory Studio consumes when it is still running? It’s a known issue for many data in Output in Studio, but i want to be sure that’s the case here too.