Unable to open attachment after using script to create record
Hello,
We have a requirement to copy a literature (Administration Document > Literature) and attach it to a quote record (Quote > Attachment). We're using eScript (within a configurator to accomplish this purpose. In the script, we use the GetFile method to copy the literature file and when successful, we use the CreateFile to attach a new file record. We can see the new record attached but when drilling down on the attachment name file to open we get error msg "The file Solution Overview could not be found on any specified file system." (SBL-UIF-00230).
The file opens successfully on the source. Please can you help?