I have been searching for that but i found nothing. i need to save document with base64 format to database. and found that(Insert Document as Base64 into Database) In Data Service in Process model. but somehow my configuration still wrong.
thank you in advance.
Discussion posts and replies are publicly visible
Hi Jose, Thank you for your reply, i really appreciate it. My application is on the cloud, my DB is on the premise. i have to store the document that have been uploaded on appian to my local environment. any suggestion? for my understanding, the fastest way to do that is save it to the DB and my other app will generated the doc to the local. the maximum file size is 2MB. i am using sql server DB, and on the CDT i set the data type to Text with unlimited size. Best Regards, Shandy.