Images in DB Table
I have a column within SQL that is a datatype of varbinary(max). This field houses an image in it, and I am looking to be able to view this image within Decisions. Currently, I have an image object that I am trying to have the image pop up in, once viewed by the user. I am just curious if the image object needs to be of a specific datatype to be viewed within Decisions? Currently I have been unsuccessful in getting the sql field data to pop up into the image object
Comments
-
Typically when we store items such as images in a database, we save them as FileReferences. This is a reference to a stored item within the instance itself, and the data stored in the database is used to call it when queried.
https://documentation.decisions.com/docs/file-type-overview#file-reference
You won't be able to view this as a standard report, but by storing an image as a File Reference, you can fetch it and display it on an Image form component by dynamically passing the data in.
Howdy, Stranger!
Categories
- 4.3K All Categories
- 69 General
- 11 Training
- 206 Installation / Setup
- 1.1K Flows
- 108 Rules
- 266 Administration
- 212 Portal
- 495 General Q & A
- 704 Forms
- 335 Reports
- 3 Designer Extensions
- 47 Example Flows
- 56 CSS Examples
- 1 Diagram Tile
- 7 Javascript Controls
- 184 Pages
- 5 Process Mining
- New Features
- 181 Datastructures
- 69 Repository
- 227 Integrations
- 28 Multi-Tenant
- 27 SDK
- 81 Modules
- 57 Settings
- 25 Active Directory
- 12 Version 7
- 35 Version 8
- 112 Lunch And Learn Questions