Loading Attachments via a Web Service
Using acitivity.ListofAttachment I tried to but cannot get a file attached. I userd:
FileNameOrURL = "C:\Test.docx"
FileExtension = "docx"
DisplayFileName="UploadedFile"
It returns the following error:"An error has occurred writing to a record.
Please continue or ask your systems administrator to check your application configuration if the problem persists.(SBL-DBC-00111)"(SBL-EAI-04375).
Am I doing this correctly ?? Can this be done?