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
2 replies
Subscribers
4 subscribers
Views
1556 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Plug-Ins
Does anyone have experience/guidance implementing encryptionService
Richard
over 8 years ago
We'd like to import legacy data into our Appian database, but are using an encrypted text field for new data. As a result, we'd like to run the import through a java application that implements java encryptionService in a way that the Appian EncryptedText field will be able to display the resulting data to our users, but we have no idea where to begin.
OriginalPostID-240408
Discussion posts and replies are publicly visible
Parents
0
Dastagiri Dudekula
over 8 years ago
As per my knowledge you should also think about data base field size while storing encrypted text in database. Because it encryption field returns sequence of characters(as it gets encryption so it generates hash values)
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Dastagiri Dudekula
over 8 years ago
As per my knowledge you should also think about data base field size while storing encrypted text in database. Because it encryption field returns sequence of characters(as it gets encryption so it generates hash values)
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data