Skip Ribbon Commands
Skip to main content
Use SHIFT+ENTER to open the menu (new window).
  
  
Description
API
  

ACLs can be created through API only.

create,c,dm_acl

set,c,l,object_name
your_acl_name
set,c,l,owner_name
dm_dbo
grant,c,l,dm_world,1
revoke,c,l,dm_world,execute_proc,change_permit
grant,c,l,your_admin,7,execute_proc,change_permit
save,c,l​
  

We can execute DQLs using API using "?" command

​?,c,select user_name from dm_user

  

​use prefix t before the object_type

dump,c,t<object_type>.<attr_name>
  

​To clear the persistent cache

​flush,c,persistentcache

flush,c,persistentobjcache

flushcache,c​

  

​To clear particular object type cache

flush,c,ddcache,<object type>

  

​There are 2 commas after 'c'

​publish_dd,c,,<object type>,T

  

publish_dd,c

  

Enable:

apply,c,NULL,MODIFY_TRACE,SUBSYSTEM,S,fulltext,VALUE,S,all​




  

queue,c,<doc_id>,dm_autorender_win31,rendition,0,F,,rendition_req_ps_pdf​

  

queue,c,itemid,dm_fulltext_index_user,dm_force_ftindex,,,,debug​