Dynamic Selector is not working for Generate Yearly report assignment

Hello all,

Right now i am doing uipath advance training 2nd assignment which is Generate yearly report.
but i have been facing a problem . my dynamic selector not working for me . process failed due to no more transaction item. i am going to upload my assignment can you please check and suggest me where i have made mistake .

thanks in advance .Generate_Yearly_Report_Dispatcher.zip (515.7 KB)

Can you elaborate the issue in which workflow.
Attach some screenshot or error

Thanks,
@roysupriya21

thanks for your response. i didn’t get any error please check my output screenshot.output

1 Like

my only problem is robot not selecting next page for data fetching .

Assign page number as Transaction number in the selector.

Assignment 2 : Dispatcher process - Selectors for click and On element are not working - #4 by Lahiru.Fernando

Thanks
@roysupriya21

i have been follow your instructions . But my Dispatcher workflow still not working . i have done many other tricks for dynamic selector but i failed . i am getting error on click activity on process workflow .
please check my error description,click activity,and dynamic selector for click activity.


Click_activity
image

please give me some idea . i have been working on this issue for the last two weeks .

Thanks in advance.

Try using IE browser and validate each selector and SimulateClick property should be true.

Refer to the post it would help you.

Thanks
@roysupriya21

now facing new problem. on Element appear i am getting error “{
“message”: “On Element Appear Correct Next Page: Activity timeout exceeded”,
“level”: “Error”,
“logType”: “Default”,
“timeStamp”: “11:09:46”,
“processVersion”: “1.0.1”,
“jobId”: “898c9b0e-f64a-4bce-b38f-920c83ed4fec”,
“robotName”: “Generate_report”,
“machineId”: 24714,
“fileName”: “Process”,
“logF_BusinessProcessName”: “Framework”
}”

please check the screenshot for Element appear activity and selector

"<html title='ACME System 1 - Work Items' /><webctrl aaname='" + in_TransactionItem + "' tag='SPAN' class='page-numbers current' />"

please give me suggestion how would i fix this issue.

Thanks in advance