convert file_data to raw binary data of the file
Comments
-
Can you please let us know what you are trying to achieve by saving the data in a binary format in the database?
-
I think that in Decisions this type is named Byte. The example is shown in the picture in my first letter. And I checked that file Data in Data structures is saved in Local Connection in the same type. But when I was trying to save file_ data in external Database I faced with an issue.
-
What's the issue that you are coming up with while saving the file as file_data in the external database?
-
I am attaching File_data, but the type is not Byte this result I get if I attach content of file_data which type is Byte
-
What type of files are you planning to store in the external databse table?
-
Different files, like jpg, png, pdf, txt
-
I have found a way to insert data in the external table from the flow but looking for a more efficient way of doing it.
-
This can be achieved by creating a JSON schema, save all the file details in this schema, serialize and store in the database. For retrieving the file, retrieve the serialized JSON, and Deserialize it and download the file. Sample JSON schema attached to the ticket.
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