Returns the current segment number. This is the same number that replaces the %{SEGMENT} variable in the output file name. This script function is called before a SaveCurrMetadata, SaveSegMetadata or SavePPMetadata script function. It makes StreamServer cache the metadata updated by the Save<xx>Metadata function instead of storing the metadata directly in the Document Broker repository. This script function is used together with PPBeginDocMDUpdate, and is called after a SaveCurrMetadata, SaveSegMetadata or SavePPMetadata script function. It is used to store the cached metadata in the Document Broker repository. This script function is used together with PPBeginDocMDUpdate and PPCommitDocMDUpdate, and is called after a SaveCurrMetadata, SaveSegMetadata or SavePPMetadata script function. It is used to clear all metadata in the cache. Saves the metadata for the document specified in the doc_handle parameter returned by either the GetFirstPPDoc or GetNextPPDoc function. Saves the metadata for the document specified in the doc_handle parameter returned by either the GetFirstSegDoc, GetCurrSegDoc, or GetNextSegDoc function. Sets string metadata for the document specified in the doc_handle parameter returned by either the GetFirstSegDoc, GetCurrSegDoc, or GetNextSegDoc function. Sets numeric metadata for the document specified in the doc_handle parameter returned by either the GetFirstSegDoc, GetCurrSegDoc, or GetNextSegDoc function Updates repository status of the document specified in the doc_handle parameter returned by either the GetFirstPPDoc or GetNextPPDoc function. Updates repository status of the document specified in the doc_handle parameter returned by either the GetFirstSegDoc, GetCurrSegDoc, or GetNextSegDoc function. Updates repository status of the post-processor job that contains the document specified in the doc_handle parameter returned by either the GetFirstSegDoc, GetCurrSegDoc, or GetNextSegDoc function.
OpenText StreamServe 5.6 | Updated: 2013-03-01 |