cancel
Showing results for 
Search instead for 
Did you mean: 

How to export queue by command lines

hantao
Level 2

I have got a command about exporting queue data as following:

"C:\Program Files\Blue Prism Limited\Blue Prism Automate\AutomateC.exe" /sso /queuename 'Queue_2xxx' /queuefilter 'xxx' /exportqueue 'C:\test\queuelist.csv'

but, received a exception:

Login failed: Blue Prism user is not associated with a current Windows account.

how can i add a windows account to BluePrism ?

 

1 REPLY 1

Neel1
MVP

@hantao - if you are not using SSO . can you try with switch / user / password

i am able to export the Queue Data with /sso switch

No queue filter specified: exporting all queue items without filtering
Exporting queue data ...
... Report written - C:\TEMP\abc.csv
Done

C:\Program Files\Blue Prism Limited\Blue Prism Automate>