cancel
Showing results for 
Search instead for 
Did you mean: 

Fetch the required Documents data

Pradeep_KumarKa
Level 3
Hi Team, 

While fetching the documents data by using the Get next completed batch BP is gives the data from the pending completed batch. We have two different team working on different DFDs. Is there any way to fetch the required DFDs documents data by using GET COMPLETE BATCH in decipher

Pradeep Kaushik

------------------------------
Pradeep Kumar Kaushik
Systems Engineer
Infosys
Asia/Kolkata
------------------------------
1 BEST ANSWER

Best Answers

BenLyons
Staff
Staff
Hi Pradeep,

I think the best way to achieve this would be to use separate RabbitMQ queues. I would recommend this almost per Blue Prism process as it helps keep your documents separate.

When connecting to Decipher and setting your RabbitMQ queue, you can use almost anything (no spaces I believe and certain special characters may not be accepted). If the queue doesn't exist, it will be automatically created. E.g. UC001_NewDecipherProcess.

Thanks

------------------------------
Ben Lyons
Product Consultant
Blue Prism
UK
------------------------------
Ben Lyons Senior Product Specialist - Decipher SS&C Blue Prism UK based

View answer in original post

2 REPLIES 2

BenLyons
Staff
Staff
Hi Pradeep,

I think the best way to achieve this would be to use separate RabbitMQ queues. I would recommend this almost per Blue Prism process as it helps keep your documents separate.

When connecting to Decipher and setting your RabbitMQ queue, you can use almost anything (no spaces I believe and certain special characters may not be accepted). If the queue doesn't exist, it will be automatically created. E.g. UC001_NewDecipherProcess.

Thanks

------------------------------
Ben Lyons
Product Consultant
Blue Prism
UK
------------------------------
Ben Lyons Senior Product Specialist - Decipher SS&C Blue Prism UK based

Thanks Ben for the quick response . 
I was able to separate the RabbitMQ queue and able to fetch the required Completed batch of respective DFDs.

Note: It doesn't allow to UnderScore "_" as a special character

------------------------------
Pradeep Kumar Kaushik
Senior Analyst
Accenture
Asia/Kolkata
------------------------------