If i want to send a batch to exception by pressing "Mark for sending to exception" and enter a comment why can't I see this comment in the batch mode view under comment. In order to see the comment I have to get Task and then it will be in yellow at the top. Is there a way to see this comment in the batch view mode under comment.
Send document to exception comment
Was this article helpful?
0 out of 0 found this helpful
Comments
11 comments
Task, batch and document are different objects with own comments.
When you send task, batch od document to another stage you set task comment.
In case of distributed installation you can create sql query populating task comment to comments of other objects. And it can be used in "On Task Send To Stage" event.
Thanks
Passing comments from "Send task to stage" dialogue box to Batch comment requires several sql queries to flexiCapture database and complex scripts, there is a more simpler approach.
In order to view comments you can use "explore queue" view instead of batch view.
In verification station right click on any queue and select "explore queue".
Regards
Tim
Thanks
We are also looking for the way to get this comment and put this comment to batch as well.
Many thanks.
In FC database, table Batch contains information about batches including Comments, what you need to do is retrieve ID of the batch which sent to some stage and use it in sql query to update the comment field
Regards
Timur
I'm I putting this at the right place?
It looks like in order to fire this event you need to actually use the menu option Task->Send to..->Stage
Regards
Timur
Is there any update on viewing comments directly in Batch Mode View under "Comments" column? I cant see comments I entered while sending batches to Exception stage.
Please sign in to leave a comment.