Uploaded image not visible in OAF page
I am using EBS 12.2.10 with database 19c (19.10.0.0.0) I developed an OAF form in which user is allowed to upload an image with some other details. When I run page from jdeveloper image is visible but when I run page from application image is not visible as shown in given screen shot. In properties Item type has been set as image and data type of view attribute is VARCHAR2. In table column type in BLOB and from backend image is visible as well.