Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-12-21 03:32 PM
How to get a specific document from Decipher?
Let's say I have 3 users working on different projects in Decipher and when anyone runs get verified process it basically grabs everything from Decipher into a queue.
Is there a way I can divide the chunk according to batch-type/DFD/doc-type or any level?
Or anything else that can basically break this workflow as per some rule.
------------------------------
Thanks & Regards,
Tejaskumar Darji
Sr. RPA Consultant-Automation Developer
------------------------------
Let's say I have 3 users working on different projects in Decipher and when anyone runs get verified process it basically grabs everything from Decipher into a queue.
Is there a way I can divide the chunk according to batch-type/DFD/doc-type or any level?
Or anything else that can basically break this workflow as per some rule.
------------------------------
Thanks & Regards,
Tejaskumar Darji
Sr. RPA Consultant-Automation Developer
------------------------------
Answered! Go to Answer.
1 BEST ANSWER
Helpful Answers
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
14-12-21 08:13 AM
Hi,
Yes, that's correct. The queue suffix is stored in the batch information and is used by Decipher's export client for returning it to the same queue.
The queue suffix is used when connecting to Decipher, so you'll be using when you upload documents and download the respective data.
Thanks
------------------------------
Ben Lyons
Product Consultant
Blue Prism
UK
------------------------------
Yes, that's correct. The queue suffix is stored in the batch information and is used by Decipher's export client for returning it to the same queue.
The queue suffix is used when connecting to Decipher, so you'll be using when you upload documents and download the respective data.
Thanks
------------------------------
Ben Lyons
Product Consultant
Blue Prism
UK
------------------------------
Ben Lyons
Principal Product Specialist - Decipher
SS&C Blue Prism
UK based
Principal Product Specialist - Decipher
SS&C Blue Prism
UK based
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
13-12-21 08:07 AM
Hi Tejaskumar,
You can split the Batch Types using different RabbitMQ queues. I would change the data item to match the Blue Prism queue for the respective process.
RabbitMQ will automatically create the queue where it doesn't exist and when you look to retrieve the data, using the same queue name will keep it segregated.
Thanks
------------------------------
Ben Lyons
Product Consultant
Blue Prism
UK
------------------------------
You can split the Batch Types using different RabbitMQ queues. I would change the data item to match the Blue Prism queue for the respective process.
RabbitMQ will automatically create the queue where it doesn't exist and when you look to retrieve the data, using the same queue name will keep it segregated.
Thanks
------------------------------
Ben Lyons
Product Consultant
Blue Prism
UK
------------------------------
Ben Lyons
Principal Product Specialist - Decipher
SS&C Blue Prism
UK based
Principal Product Specialist - Decipher
SS&C Blue Prism
UK based
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
14-12-21 06:01 AM
Hi Ben,
Thanks for the answer.
So are you referring to the Queue Suffix data item that we have in the process?
And use a different name here for the different projects where we want to segregate.
So when we run the Push Doc process it will automatically create this new queue in the backend in RabbitMQ and we need to pass the same Queue Suffix name for Get Verified Doc process as well.
Is this the right understanding?
------------------------------
Thanks & Regards,
Tejaskumar Darji
Sr. RPA Consultant-Automation Developer
------------------------------
Thanks for the answer.
So are you referring to the Queue Suffix data item that we have in the process?
And use a different name here for the different projects where we want to segregate.
So when we run the Push Doc process it will automatically create this new queue in the backend in RabbitMQ and we need to pass the same Queue Suffix name for Get Verified Doc process as well.
Is this the right understanding?
------------------------------
Thanks & Regards,
Tejaskumar Darji
Sr. RPA Consultant-Automation Developer
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
14-12-21 08:13 AM
Hi,
Yes, that's correct. The queue suffix is stored in the batch information and is used by Decipher's export client for returning it to the same queue.
The queue suffix is used when connecting to Decipher, so you'll be using when you upload documents and download the respective data.
Thanks
------------------------------
Ben Lyons
Product Consultant
Blue Prism
UK
------------------------------
Yes, that's correct. The queue suffix is stored in the batch information and is used by Decipher's export client for returning it to the same queue.
The queue suffix is used when connecting to Decipher, so you'll be using when you upload documents and download the respective data.
Thanks
------------------------------
Ben Lyons
Product Consultant
Blue Prism
UK
------------------------------
Ben Lyons
Principal Product Specialist - Decipher
SS&C Blue Prism
UK based
Principal Product Specialist - Decipher
SS&C Blue Prism
UK based
