I'm trying to store array of files in database since it does not picks blob as a datatype any work around would be much appreciated.
Discussion posts and replies are publicly visible
You will have to store those file on Appian and then write their ID to database.
how can I do this can you please elaborate with a code since I'm a beginner.