Hello,
Looking at the web services to try and integrate with some other systems. I've come across a strange issue and hoping someone can point out what has gone wrong.
I have a folder with a category selected where we have added a list of e-mails. There is then a workflow that kicks off when a document is loaded to e-mail the addresses in the list. If I manually upload the document then the e-mail is sent along with the document being attached. If I upload using the call to UploadContent ( or CreateDocument ) then the document is added, e-mail is sent but there is no attachment.
Any thoughts on why uploading manually and uploading via webservices would result in differences between having an attachment or not?
Many thanks,
Ryan