unable to getFolderIDFromPath when using Framework folders in UCM
Hi,
I am using WebCenter 11.1.1.9 portal and content. FrameworkFolders has been enabled in UCM.
I am trying to get Folder Id (or dCollectionID) from UCM using the path. I am using the below RIDC code to get the folder id. But, I am seeing an issue retrieving folderId when i use the below code with FrameworkFolders. But if i use the same code with Folders_G, everything works perfect and I am getting the folderId without issues. We cannot revert back from FrameworkFolders to Folders_G in UCM. Is there any other way I can get Folder Id (or dCollectionID) ? Can you please help?