Skip to main content
March 4, 2024
Question

UUID of Document

  • March 4, 2024
  • 15 replies
  • 0 views

Hi Experts

I want to fetch UUID of document,

Is there any function or way to extract UUID of document.

Please provide solution, if any

Thanks in advance

15 replies

March 4, 2024

Hi [mention:325fa89dfa9440b99eab84ce477b8c6a:e9ed411860ed4f2ba0265705b8793d05] 

please look into this link may be helpful

community.appian.com/.../need-to-get-a-document-or-doc-id-by-uuid-or-document-name

community.appian.com/.../hi-all-do-we-have-any-functions-to-retrieve-uuid-of-the-process-mod

harshm4411
March 4, 2024

Hey, 

There isn't a direct method, but you can make use of this function.

getcontentobjectdetailsbyid()  /* pass document id here */

stefanhelzle0001
Brainy
March 4, 2024

What do you want to do with that UUID?

March 4, 2024

Hi [mention:126a676c85024855948336691b0a7b92:e9ed411860ed4f2ba0265705b8793d05] , I want to export UUID in excel for a sack of backup.

stefanhelzle0001
Brainy
March 4, 2024

Can you explain that in more detail? I am just curious.