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
mathieud
over 8 years ago
You can create a plugin and access it through the API.
forum.appian.com/.../Appian_Data_Types.html
"An Encrypted Text value is only decrypted when displayed as the value in an EncryptedTextField or within a plug-in using the EncryptionService public API."
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
mathieud
over 8 years ago
You can create a plugin and access it through the API.
forum.appian.com/.../Appian_Data_Types.html
"An Encrypted Text value is only decrypted when displayed as the value in an EncryptedTextField or within a plug-in using the EncryptionService public API."
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data