goh6613
(John Goh)
December 13, 2017, 2:59am
1
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):
ovi
(Viorela Preda)
December 14, 2017, 5:54pm
2
Hi John,
Just to be clear, you are reading the excel, Read range → Output data table → Write line?
goh6613
(John Goh)
December 15, 2017, 4:59am
3
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?
goh6613
(John Goh)
December 15, 2017, 6:48am
5
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
ovi
(Viorela Preda)
December 15, 2017, 12:02pm
6
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.