Advanced document prioritization
I this section you’ll find information how to prioritize documents through the inbox on various different filters.
Â
In order to ensure that priority is enable there needs to be set a BizTalk setting key called ‘UsePriorityQueue’ set this to ‘true’ to enable the functionality.
Â
Â
Currently a document can get it’s priority through different ways, each way will be explained in depths on separates pages but here is the order which they’re chosen.
Through the database table called tDefaultDocumentPriorities in the schema DistributionModel
Through the Dataowner setting with a key called key_defaultdataownerdocumentpriority.
.
Â
The information on this page is based on Link 2.12