You are viewing the documentation for Blueriq 17. Documentation for other versions is available in our documentation directory.

This service is used to extract the document meta data from the DMS in order to present it on your screen. It does this by creating an instance for every document in the DMS that was found.

See How to setup a CMIS connection for using a DMS in combination with Blueriq..


Parameters

NameDescription
Select entitySelect the entity which contains the attributes you want to map in the document properties. Instances of this entity will be created.
Assign to relation

This option will add each created instance into this relation. The 'to entity' of this relation must match the selected entity. Additionally, the 'from entity' in this relation must be a singleton, and it cannot be abstract.

Document locationWith this option you can hard set the document location as attribute path within the DMS


Document properties

The following default document properties can be set. They are used as a filter when retrieving document metadata.

NameDescriptionTypeRequired
NameFile name of the documentStringNo
Object IdUnique object IDStringNo
Created byWho created the documentString No
Creation date When is the document createdString No
Last modified byWho has modified the document String No
Last modification dateDocument last changed onString No
VersionVersion number  of the documentString No

It's also possible to define multiple custom properties, for example CaseID.

A search criteria expression can be provided for each property, such that only documents that match the result of the criteria expression are included. If a search criteria expression is used for multiple properties, then only documents that match all criteria all included. If the search criteria expression evaluates to unknown then a document matches if it does not have a value for this property.

You can map these in the "Custom Properties" table. For example

PropertyTargetAttributeSearch Criteria
br:stringCustomCaseID
br:dateCustomDatePropertie 
br:boolean CustomBoolean 


Events

Do not forget to map an event, in case the service fails.