Document understanding with queue framework

Hi Guys,

i want your suggestion for processing ,my process belongs to document understanding with ml model I trying to process with queue ,so i created all queue with my docs ,and my docs belongs to bank statement, so my challenging part here for queue ,after creating queue i am trying for run with step to step,but i got same log message “Transaction Item does not specify the file to be processed\r\n3f5e46ea-96b1-4540-80ac-6bc676a54c16_20250318103255”, so please suggest me solution i am trying from 2 days same happen.

Seems your file path is wrong. check that and try again

@vandana_chaudhary Welcome to community!!

As per your error message there is no particular file specified to process. check your queue items whether the data correctly passing or not.

use debug mode, add break point and local panel whether all of required data getting or not

thanks for the reply,

yeah i am doing with debug mode with breakpoint but still not going for processing ,before its path wrong now its" “No transaction item found in the queue\r\nf39206f2-8474-4447-b296-86a7c3b87d0e_20250318053142”, like this ,even all queue is successful stage "
SS

thanks for the reply praveen,

i changed already but since its showing same

yes, because there no items to process.
you can see all items are success, you need to add some more items to queue. or clone existing items.

if any New status items then only bot will process otherwise you will get no transactions found

Today also i am trying but its was same error with new queue item,

i have one more query,
i have multiple bank statement template when i ran bot for ML Extraction its came separately sheet but i want merge sheet with all template . how we can do this one ,please share the steps

For your first question make sure from which queue you are trying to get the data.
In get transction item check which queue is passing…

For second question use merge pdf file activity to merge the all the pages into one file

thanks for reply ,

i want to merge after extraction data,for extraction i am using ML ,for that i want to know how we do .

After completing your extraction part for all documents perform the actions to merge the documents

we don’t need to build data table.

sure this is working now.

strong text

i have one more doubt like after completed project i need to send report to my client so how i am creating report in this

after completing merging the documents use send outlook message activity, and in attachement section give the path of the merged document

no no i want to send proper structure of report like how much is failed how much is passed like this i need create report with get queue item and with proper format also

Okay, it little bit clumsy so i unable to understanding

what do you mean by report?
what is the format you want?
can you share any pic or sample data how you want to send email