tDefaultDocumentPriorities setup
In the database its possible to set up filters in the database, there are a few different filters that can be setup.
DisplayAddressFilter
PortNameFilter
SenderPartnersId
ReceiverPartnersId
DataownersId and Priority cannot be null but the rest can be.
Â
its important to not type things like % in your DisplayAddress/PortName filters as its already handled by the procedure that selects it, you should avoid having filters that can be matched multiple times, if you do it will take the first one it selects.
Â
Â
The information on this page is based on Link 2.12