am doing Generate yearly report till dispatcher, when i run the main file am getting output like Process finished due to no more transaction data but still orchestrator queue is in empty. i dono to proceed with this please help me where i did mistake. for ref i attach the workflow.
I couldn’t able to find any dispatcher in your process in your workflow you performed only login and navigating to work items even that to twice (one below kill process and the other after if condition) you can remove login and navigation inside then of if activity. if you run the main as you mentioned
dispatcher is name of the process which we reading the items and updating in to queue right?
and in process transaction have added all those like on element appear and add queue item , still am not clear of what your calling as dispatcher. please explain me .
Hi, I have checked your xaml file. There are a few errors. Pls correct them.
Your defined arguments are not mapped corrcetly.
You have written duplicate xaml codes in init state.
Selectors are not correct.
I would suggest you to please go through the Walkthrough document once again please.
in process transaction click activity is not working if i used normal data scarping method with out using click and on element appear its working fine. i attach the selector which i used so please help me to correct it.