i was wondering?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
27-08-20 11:40 AM
Hi Community 😄
i was wondering, is there any way i can extract error logs from work queues into a rest api ?
i am building a website to show the processes a little better, and this could help me alot 😄
/Nijas - New Memeber
------------------------------
Nijas Hansen
------------------------------
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
28-08-20 05:49 AM
Hi Nijas ,
You can always get all the required details from BP database . You can use "WorkQueueLog" table with some filters to get the asked data .
You can also export your work queue items into .csv through command line, which includes Datetime,resource name, status , tags , pririty , exception info etc.Use the below mentioned command.
Automatec /exportqueue "C:\Users\Public\Workqueue.csv" /queuename "XYZ" /sso
------------------------------
[Vipul] [Tiwari] [Senior Process Simplification and Optimization Developer]
[Fidelity]
------------------------------
You can always get all the required details from BP database . You can use "WorkQueueLog" table with some filters to get the asked data .
You can also export your work queue items into .csv through command line, which includes Datetime,resource name, status , tags , pririty , exception info etc.Use the below mentioned command.
Automatec /exportqueue "C:\Users\Public\Workqueue.csv" /queuename "XYZ" /sso
------------------------------
[Vipul] [Tiwari] [Senior Process Simplification and Optimization Developer]
[Fidelity]
------------------------------
------------------------------
Vipul Tiwari
Senior Process Simplification Developer
Amazon
------------------------------
