SalesLogix v. 8.0.
Hi. I'm trying to write some customized control to upload attachments for opportunity. I can upload file to the server-side and create attachment entity. But, my problem is, how to upload my file from web server side to application server? Is there some kind of API? I saw that attachment entity has InsertFileAttachment, RequestAttachment functions, but they doesn't work that way.
Thanks a lot in advance. |