Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
The images are saved in PostgreSQL . The stored data type is bytea ( binary data) .
How can I show the image in a mashup?
Kitty, are you connecting to an external Postgres DB to query data? There is no out of the box solution to convert bytea to image directly in ThingWorx, though.