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.1K All Categories
- 61 General
- 11 Training
- 201 Installation / Setup
- 1.1K Flows
- 106 Rules
- 260 Administration
- 212 Portal
- 489 General Q & A
- 693 Forms
- 333 Reports
- 3 Designer Extensions
- 47 Example Flows
- 51 CSS Examples
- 1 Diagram Tile
- 7 Javascript Controls
- 178 Pages
- 5 Process Mining
- New Features
- 178 Datastructures
- 69 Repository
- 219 Integrations
- 28 Multi-Tenant
- 27 SDK
- 76 Modules
- 56 Settings
- 25 Active Directory
- 12 Version 7
- 35 Version 8
- 66 Lunch And Learn Questions