Error: Object reference not set to an instance of an object. when using On Element Appear

image

does not save on the orchestrator queue

This is throwing exception because your retry value is 0 in config and bot is trying to retry some action.

1 Like

my max retry value in config is 2. What value and where should I put?

In which activity you are facing null reference exception??

1 Like

I already figure out I forgot to put a value in default for datatables. Its now extracted in my queues in orchestrator. but there’s a problem.

Wats the problem now?

1 Like

Please share the workflow.

1 Like

GetTransactionData.xaml (12.2 KB)
Process.xaml (13.6 KB)

1 Like