Grooper 23.00.0020 is available as of 5-15-2023! Check the  Downloads Discussion  for the release notes and to get the latest version.
Grooper 21.00.0073 is available as of 5-19-2023! Check the  Downloads Discussion  for the release notes and to get the latest version.

getting file storage path in the XML output

was told to create a data field and name it storage path, and that there was a expression to use that would put the path of the file in the XML output.    can anyone point me to that expression, can't seem to find it.   thx. 

Best Answer

Answers

  • tmartintmartin Posts: 82 ✭✭
    Our customer actually needs their Export directory path in their xml file. I can manually build this path in the expression mentioned above and I can name the file by the content name. An issue occurs however, when there are two "like" content types in the same batch. The "Name Uniquely" feature in Document Export takes care of the image naming problem but the xml file does not reflect this as this field is populated at extraction.

    I say all that to give some background, but the customer has said that they don't care what the file name is as long as it is unique. I tried using the Guid but I can't seem to be able to find the correct item to place into the expression to return the guid. Is there a keyword or variable that remains unique(sequence number or DOCID) can be used by the expression and Document Export?
  • GrooperGuruGrooperGuru Posts: 476 admin
    In a Default Value Expression, Folder.Id will return the guid of the document.
    Matt Harrison
    Product Manager
    [email protected]
Sign In or Register to comment.