neetha
(Neetha)
May 28, 2019, 5:31pm
1
Hi,
Please Need Help!
My bot is logging into the acme site, clicks on work items and then process terminates due to error “Process finished due to no more transaction data”.
If i try to run the bot again, it’s creating another instant of a browser with error:
error1(Browser):
error2(output Console):
Any help will be appreciated.
Thanks
Neetha
Buddy Try to run IE buddy and that would be better than in chrome…and reset the test data before running the job once…
Cheers @neetha
neetha
(Neetha)
May 31, 2019, 7:26am
3
Hi Palaniyappan,
Thanks for help.
As per your suggestion I am running on IE and able to extract data and it gives error at get transaction data file:
“Process finished due to no more transaction data issue” is still persistant.
Thanks
Alexc
(Alex Cleak)
May 31, 2019, 7:29am
4
Have you unit tested your data scraping and extract client details workflows?
sandeep13
(Sandeep Pathak)
May 31, 2019, 7:32am
5
hello @neetha
check once you pass out_transactionItem and In_WIList argument in GetTransactionData workflow.
Thnaks
neetha
(Neetha)
June 2, 2019, 11:16am
6
Hi Sandeep,
Thanks for Reply!
Please help me solve the issues.
I tried to make changes and it is more complicated.
see attached Zip file, any help will be appreciated.
Calculate_Client_Security_Hash.zip (1.1 MB)
Thanks
Neetha
neetha
(Neetha)
June 2, 2019, 11:18am
7
Thanks for trying to help and yes i able data scrape and extract client details .
issue i am not able to run these modules in RE Framework.
Please see attached Zip file in above post
Thanks
Neetha
sandeep13
(Sandeep Pathak)
June 3, 2019, 4:32am
8
Hello @neetha
I go through your project its seem to like you not follow walkthrough provided in assignment
for you reference i add Main.xaml (57.5 KB)
I suggest to read Walkthrough and go according to it .it will help to understand ReFramework
Thanks
neetha
(Neetha)
June 4, 2019, 6:17am
9
Hi Sandeep
Thanks!
When i try to open the file its giving error :
Unable to proceed further, can you please send rectified version of file.
Thanks
Neetha
sandeep13
(Sandeep Pathak)
June 4, 2019, 6:22am
10
@neetha its working fine at my end
please restart UiPath as error show
neetha
(Neetha)
June 4, 2019, 9:29am
11
Hi Sandeep,
Done already and still error persists!
Thanks
Neetha
neetha
(Neetha)
June 8, 2019, 11:22am
12
Hi Sandeep,
Thanks able to go thru your Main.xaml.
I have an issue when i filter datatable with WI5 and Open workitems in assign activity :
UnfilteredWorkItemsDT.Select(“Type=‘WI5’ And Status=‘Open’”)
WIIList is Datarow and
UnfilteredWorkItemsDT is Datatable
Getting error : Object reference not set to an instance of an object.
Please any help will be appreciated.
Thanks
Neetha
lakshman
(Ganta lakshman)
June 8, 2019, 11:51am
13
@neetha
Your expression and variable declaration looks ok. I didn’t find any error in this.
Is scrapped data properly or not from all pages ?
And also please check ACME data once whether it contains that filtered data of type ‘WI5’ and ‘Open’ items or not ?
If this data already processed then reset test data and then try again.
neetha
(Neetha)
June 8, 2019, 12:14pm
14
Hi Lakshaman,
Thanks for response.
Data scraped from all pages perfectly and Data contains all workitems (Type=‘WI5’ And Status=‘Open’) as well.
I don’t get what could be the reason?
Please see attached extract of data:
Result1.xls (41.5 KB)
Error:
{
“message”: “System error at initialization: Object reference not set to an instance of an object. at Source: Anonymously Hosted DynamicMethods Assembly”,
“level”: “Fatal”,
“logType”: “User”,
“timeStamp”: “13:39:50”,
“processVersion”: “1.0.0”,
“jobId”: “49c1650b-f240-4d11-9df6-536540f7cde7”,
“robotName”: “OrchestratorHW”,
“machineId”: 131024,
“fileName”: “Main”,
“logF_BusinessProcessName”: “Framework”
}
Thanks
Neetha
neetha
(Neetha)
June 8, 2019, 1:21pm
15
@fudi5
Please can you give solution to error i am facing
Hi Guys,
Ones again i need your helps. Im stack on redirecting datatable data in proces… it look like that
[assign]
If anyone can tell me what is wrong with the process looking on output information…
Many thanks for help
Thanks
Neetha
lakshman
(Ganta lakshman)
June 8, 2019, 1:31pm
16
@neetha
Do one thing. Without writing into Excel and directly after Select query to output of Extract Structured Data Activity.
1 Like
system
(system)
Closed
June 13, 2019, 12:46pm
18
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.