IDMICPDownloadLinkConnector
          Defines a list of links to documents from Infor Document Management.
         
         
         - 
           Reference Content Connector from a list You can reference a Content Connector definition from a list using the [CONTENT_SERVICE] configuration. 
- 
           Handle variables Some fields in the Content Connector definition support variables that are later replaced with actual values when rendering pages or lists. Variables are given in the form ${VAR} where "VAR" can be any word. Often this is set to an M3 field name, for example ITNO. When referenced from a PorletConfiguration in a list, the [CONTENT_SERVICE_DATA_MAPPING] configuration is used to map variables to actual fields available for that list. 
| Parameter | Description | 
|---|---|
| xquery_template | A valid Infor Document Management (IDM) search query. Supports variables. | 
| description_template | Supports variables. | 
| preview_resource_type | Which IDM resource type to return for previews when listing links to documents. Valid values are: preview, small preview, thumbnail. | 
| serviceuser_for_external | ID (GUID) for the user with access to IDM. All interaction with IDM for external users is carried out as this user. |