Answered

reading metadata hashtable from ECM upload

Hello everyone,

I would like to know how I can read the filename of the metadata hashtable connected to an ECM upload.

I tried this: var FileName = metadataHash.Item("Name");

But this will give me an undefined as I don't know how to connect it to the hashtable of the upload which I have stored in an xpath.

Thanks for your help!

Comments (1)

photo
1

Dear Jenny,

Your var should be the XPath and not the FileName. To achieve what you're attempting to do, please follow these two articles:

https://help.bizagi.com/bpm-suite/en/index.html?updateecmmetadata.htm

https://help.bizagi.com/bpm-suite/en/index.html?file_uploads_ecm.htm

If you require further information on the general aspects of ECM Integration, you can also refer to https://help.bizagi.com/bpm-suite/en/index.html?ecm.htm.

Best regards.