Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
6 replies
Subscribers
7 subscribers
Views
3365 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
Hi All I want to store document uploaded by the user in the relational data
shyamanandp
over 11 years ago
Hi All
I want to store document uploaded by the user in the relational database(not on appian side).
please let me know how to do this.
thanks ...
OriginalPostID-74161
OriginalPostID-74161
Discussion posts and replies are publicly visible
Parents
0
shelzle
over 11 years ago
You could convert it to base64 and save it in a text field. See function convertdocumenttobase64() in the plugin "Base64 Utilities Plug-in". This encoding is also used when you send an attachment in an email and nothing special.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
shelzle
over 11 years ago
You could convert it to base64 and save it in a text field. See function convertdocumenttobase64() in the plugin "Base64 Utilities Plug-in". This encoding is also used when you send an attachment in an email and nothing special.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data