AUTN_IDENTIFIER

An Identifier is a base-64 encoded string that identifies the source of a document in IDOL Server. When you use a connector to index documents into IDOL Server, an identifier is added to every document, in the AUTN_IDENTIFIER document field.

A connector can use the identifier to extract the original file from the repository. An application might need to extract the original file when presenting the results of a query. The application can request the file by sending a collect or view action to the connector.

The exact content of the AUTN_IDENTIFIER field depends on the connector that retrieved the document, but contains information such as:

An example identifier appears below:

<id section="MyTask1" reference="http://myserver:4567/doc/_vxswdfguhjknbio_earycqzt_">
  <param name="SERVICEURL" value="http://myserver:4567/service"/>
  <param name="DOCID">_vxswdfguhjknbio_earycqzt_</param>
</id>

_FT_HTML5_bannerTitle.htm