Attachment CreateFile from HTTPS
Hi
We have a web site that allows customers to load documents to the cloud. (These docs can be quite large eg 10 - 20Mb)
We would like to attach these files into Siebel.
Currently I have a script that uses createfile on the attachment bc to load files.
This works great when the files are local. I get an error when I attempt to use https as the path.
Has anyone used this function to retrieve files using https://xxxx.blob.core.windows/xxx/test.txt type file paths?
Thanks in advance for your assistance.