Hello Everyone,
I am trying to export few [3K] documents to my local system, so I am using getfile API command to do the same, but below are my challenges, so can you please help me on resolving below issues. Thanks.
- Document is exporting, however the same document name should be copy to local system. Document names are dynaminc, so we can't hard code.
- I want complete document, not for single pages, since getfile command is expecting parameter as page number.
- Same file format should be copy to local system, I tried with parameter as PDF, but it’s throwing below error.
DM_SYSOBJECT_E_CANT_READ_CONTENT]error: "Cannot access content for (re_loc_non_reviewable_doc_0902341380043ab7) sysobject"
[DM_SYSOBJECT_E_CANT_GET_CONTENT]error: "Cannot get pdf; format for 0 content of re_loc_non_reviewable_doc_0902341380043ab7 sysobject."
[DM_XFRM_E_NO_FMT_AVAIL]error: "Unable to find a rendition for re_loc_non_reviewable_doc_0902341380043ab7 with format pdf; on page 0"
Help would greatly appreciate.
Best Regards,
Jeenath Reddy.