hi team,
i am using Document_management webservice to create folders in opentext system . i have been successfull in creation of folders . however when i have to create subfolders for a folder( i.e creating a folder inside a main folder) , i am unable to find out the NICKNAME of the folder under which i am supposed to create my new subfolder.
the reason i am interested in finding out the NICKNAME of the main folder is , the methods available in the webservice to create folders have the input parameter as " PARENTID" which is the nickname of the parentfolder .
is there any way to find out the nickname of the folder using the actual folder name . any suggestions will help me finish my project ... thanks .
i have tried using GETNODE method , but it also has the input parameter of nickname and not the actual folder name.
thanks .