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
same here. did you get it resolved?
Hi Jose,
Would you be able to post an example of the sql you used. I'm struggling to see how the document gets pulled into the sql.
ThanksDave
Hello Dave
On which database are you? Working on ?
This is important to know since each database handles diferent the blob/clob.
I would like to ask if you really need to store documents on the database ?
Please let us know your use case.
José
Hi Josep, just saw this. Apologies for not responding sooner. With help I was able to figure out how to use the plugin. Details posted here. Base64 document database integration
Hello joaoa0001, Could you solve the problem? I have a similar case, what can I do?