Siebel 8.1 + Base 64 image processing & Display
Hi,
We have a new integration with Oracle ECM - OWC (Oracle Web Center). Where subscriber biometrics (Subscriber Image, Passport Image etc) will be stored in Oracle Web Center as base64 encoding in database. Now CRM needs to fetch a particular subscriber encoded image or passport image by calling a web service publish by OWC platform.
The web service returns the image as a base 64 encoded response. Siebel CRM needs to display the image on CRM to the user. So every time an agent wants to see subscriber image on CRM, he will click on a particular tab/button and siebel will call the OWC web service to fetch the encoded image and then it should be displayed in CRM.