How to create a new dm_document
object using document from local system using DQL? I have tried the following but it's not working:
create dm_document object
SET title = 'TEST',
SET subject = 'TRIAL',
set object_name = 'Test123',
SETFILE 'c:\test.txt' with CONTENT_FORMAT= 'msww'