-
cant change aging_method attribute error
Hi, When i tried applying a new retention policy on a record which has already a Retention policy applied on it, it throws me the below error and it does not allow me to apply the new retention policy on the record. But im able to find the entry for the newly applied retention policy on the dmc_rps_retainer object type.…
-
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…