-
folder creation
hi all, i have created the following query to create folder CREATE cm_folder OBJECT SET object_name = 'Miscellaneous\Temporary + user_name', SET acl_domain = 'bst', SET acl_name = 'cm_default_acl', LINK '/user_os_name' in the above query i want the object name as 'Miscellaneous\Temporary Ithape,Priyanka' where…
-
Sorting DataGrid column
HI , I am using TableResultSet to to display the datagrid in webtop 6.5sp3. The data in the datagrid is getting poulated and shown in webtop. The problem is the data in the datagrid is not sorted . My datagrid is using paging and search filter . How do i sort the data based on object name in the datagrid that is populated…
-
Problem while setting the Loggedin user token with IServiceContext of DFS
Hi, i am trying to use impersonation for uploading , downloading files with default custom dfs services like ObjectService , QueryService,VersionControlService .i am getting the following error at the backend and i am not able to upload the file.[[ACTIVE] ExecuteThread: '8' for queue: 'weblogic.kernel.Default…