The information in this article applies to:
Product: Metastorm BPM
Version: 7.6
Issue
- The Metastorm BPM Release 7.6 DMS Provider Framework Developer Guide specifies incorrect syntax for the method SetDocumentMetaData.
Resolution
Incorrect: SetDocumentMetaData(String, String, String)
Correct: SetDocumentMetaData(String, String, Object)