i am trying to fetch image from database using integration

Hi, 

i inserted some value to the database by using integration .

values  examples :are name, price, description, image.

i am  fetch the data in my record type all the values are coming, but when i am trying to display the record in the interface, image is showing null or empty.

when i saw  the cloud database in my DB the  image value is showing .

can anyone give me a suggestion 

  Discussion posts and replies are publicly visible

Parents Reply
  • 1 ) when i insert the image by using File Upload in interface.

    in that i have connected to database image field which data type is integer.

    when i retraving the data in another interface  at that image of that displying and in the cloud database image converted to number appian document number.

    2) using WEB APIs  integration i am using  POST Method  to insert the data in the DB ,In this all the data store in the database  but when i am trying to retirve the data from the database at that time all the data  is displaying except image, 

    when i go to appian cloud database to check data store or not all the data are available with image number 

Children
No Data