Children Folder Name

Hi guys,

I am trying to get the children folder name of a specific folder to see if the name of that folder already exists in my process folder. I am giving as an input the folder is there any way to retrieve this: 

I have tried to use function folder(pv!folder,"documentChildren") the pv!folder is of type folder.

Then i have tried the function:   findcontentbyattribute(false, "folder", "name", ri!folder), but also unsuccessfull do you have any idea how to do it?

Thanks

  Discussion posts and replies are publicly visible

Parents Reply Children