SaveCurrMetadata(metadata_name);
A string specifying the name of the metadata associated with the current document.Saves the metadata for the current document in the repository. The function can be used at the following post-processing scripting levels:
Note: If the metadata is not used with enveloping or sorting, the metadata must be declared with the DeclareMetadata() function at Before Job level.
num<>0 $ret = SaveCurrMetadata("zip");
OpenText StreamServe 5.6 | Updated: 2013-03-01 |