Skip to main content
rajeshm7853
March 5, 2024
Solved

The function getdocumentsfromfolder is unavailable ?

  • March 5, 2024
  • 7 replies
  • 0 views

Hi Team,

Recently, I had used the "getdocumentsfromfolder" appian function. For few days it worked well but suddenly it started throwing error saying that - The function getdocumentsfromfolder is unavailable.

Could you please help me out what could be the possible reason for this error. I have attached the reference screenshot below.

Best answer by harshitb6843

You can use the document() function and get the "documentChildren" property. 

7 replies

harshitb6843
March 5, 2024

You can use the document() function and get the "documentChildren" property. 

rajeshm7853
March 5, 2024

Hi Harshit,

Thanks! for the above suggestion.

Just a small correction - the document() function is not having the "documentChildren" property but the same I found it in "folder()" function and it worked for me to retrieve the documents from the specified folder.

harshitb6843
March 5, 2024

Oh yes. Sorry, that was a typo. I meant the folder() only. You surely can't get documentChildren from a document. 

April 2, 2024

getdocumentsfromfolder() function is available. lease downloads and use the correct plugins