Hi guys,
As soon as I run this DFC code to down the file it throws an error.
com.documentum.fc.client.IDfSysObject.getContent();
DfException:: THREAD: main; MSG: [DM_STORAGE_E_BAD_TICKET]error: "Use of invalid ticket for storage object with name filestore_hnas_11; storage may be improperly configured.
Ticket was 00000000801f615f. Data Ticket was 1."; ERRORCODE: 100; NEXT: DfException:: THREAD: main; MSG: [DM_STORAGE_E_EXEC_FAIL]error: "Command execution failure: mv /usr/documentum/ids2/data/ECM/content_storage_11/00019e11/80/1f/61/5f* /usr/documentum/ids2/data/ECM/content_storage_11/00019e11/80/1f/61/5f.pdf. os_error: No Error Message Available."; ERRORCODE: 100; NEXT: null
Similar thread found.
Doc base error when creating new workflow — OpenText - Forums
Questions are
1) Why DFC is runing linux mv command when trying to download the file ?
2) Secondly what permissions do we need to check, documentum guy said he has given full permissions to my user? There is also a comment on above thread where references are missing. I also see the above path doesn't exists.
these paths:
/usr/documentum/ids2/data/ECM/contentstorage_11/00019e11/80/1f/61/5f
/usr/documentum/ids2/data/ECM/content_storage_11/00019e11/80/1f/61/5f.pdf
Any help appriciated.
thanks
ifti