EXPORT CONTENT from DocBase using API
Hi, I have went through Documentum API Reference Guide. I'm able to execute single line commands in DA and DqMan as well. I need to export bulk contents from DocBase using API Scripts. I tried below script. Its throwing some error message. Can you please help me? query_str = "select r_object_id, ots_doc_number,…