We are getting the following error in using a template stored at Easylink CFS.
XOA-2000 [system error] : File copy failed from CFS location (ptmrmcp1(900,803):/ptmrstore/CFS/http-docs/root/filestore/1264/131176/#ADTemplate1) to local file (/xdds/xoa2.4/tmp/xoaJSLHARKaW7K)
We use the following to reference the template in JobSubmitRequest.
<Document ref="HTMLTemplateMessage">
<DocType>HTML</DocType>
<DocCfs>#ADTemplate1</DocCfs>
</Document>
The HTML template was created via the Portal. Please help.