How to upload an image as attachment without using "File Popup Applet"
Hi,
I am able to capture an image and store it to my android device and I have the local path in memory. But I didn't understand how to make this an attachment with BC "Opportunity Attachment" and applet "Opportunity Attachment Applet". Is there any BS available in which I can pass the FilePath to create an attachment or suggest on how to write such BS or browser script whatever applicable.
Siebel provides a File Popup Applet which helps in picking file from the file system but the requirement is to upload the clicked image without selecting it manually. Pleas suggest.