Hi there, I am trying to export a queue log to a csv using the following command
automatec.exe /sso /dbconname {1} /exportqueue {2} /queuename {3} /queuefilter {4}
It seems that setting the queue filter (which I set up in Blue Prism to contain the last 3 days of queue items) causes a null pointer exception:
Error creating filter object - 'Object reference not set to an instance of an object.'
When I don't include the queuefilter parameter, it exports correctly. Do you have any advice regarding this?
Cheers,
Nitin
Hi,
I have question related to /exportqueue action for AutomateC.
I have noticed that exceptions items are deleted, when this actions is called. Is there any parameter, which gives clear export without any deletion of items?
Best regards,
L