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

This service is used to extract the document meta data from the DMS and present it on your screen. For every document in the DMS that was found, an instance is going to be created.

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 from this entity will be created.
Assign to relation

With this option it is possible to assign a pre-defined relation to this service in which the instances are created.

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 documentStringFalse
Object IdUnique object IDStringFalse 
Created byWho created the documentString  False
Creation date When is the document createdString  False
Last modified byWho has modified the document String  False
Last modification dateDocument last changed onString  False
VersionVersion number  of the documentString  False

 It's also possible to define multiple custom properties, for example CaseID. It is also possible to filter on these, by using the 'Search Criteria'

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.


  • No labels