掲示板

erro in dlfolder

9年前 に Alfresco_Liferay developer によって更新されました。

erro in dlfolder

New Member 投稿: 18 参加年月日: 14/09/22 最新の投稿
Hi

I am having problem with dlfolder

folder = DLAppServiceUtil.getFolder(repositoryId, 0, folderName);


folderName i created that folder
but i got following error


com.liferay.portlet.documentlibrary.NoSuchFolderException: No DLFolder exists with the key {groupId=10184, parentFolderId=0, name=10201-joebloggs}


how can i solve this?
Thanks
thumbnail
9年前 に Tina Agrawal によって更新されました。

RE: erro in dlfolder

Expert 投稿: 297 参加年月日: 08/01/03 最新の投稿
Are you sure you are passing all the correct parameters to the API?
May be try running a DB query and check where your file exists.

Tina