Grooper 21.00.0082 is available as of 12-12-2023! Check the  Downloads Discussion  for the release notes and to get the latest version.
Grooper 23.00.0042 is available as of 03-22-2024! Check the Downloads Discussion for the release notes and to get the latest version.
Grooper 23.1.0018 is available as of 04-15-2024! Check the  Downloads Discussion  for the release notes and to get the latest version.
Options

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

  • Options
    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?
  • Options
    GrooperGuruGrooperGuru Posts: 481 admin
    In a Default Value Expression, Folder.Id will return the guid of the document.
    Matt Harrison
    Product Manager
    mharrison@bisok.com
Sign In or Register to comment.