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
4 replies
Subscribers
9 subscribers
Views
1946 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
Process History Integrity
mathieud
over 8 years ago
It seems as though it cannot be modified even by Appian system administrators but how secure is the process history? Is that history updatable by some other means?
OriginalPostID-261652
Discussion posts and replies are publicly visible
Parents
0
chetany
A Score Level 1
over 8 years ago
1. There are APIs to access the process history. Check the method getProcessHistoryRecords() in ProcessExecutionService interface. Refer the public Java API.
2. It cannot be modified AFAIK. Because there is no setProcessHistoryRecords() method. So, I think it cannot be modified by other means.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
chetany
A Score Level 1
over 8 years ago
1. There are APIs to access the process history. Check the method getProcessHistoryRecords() in ProcessExecutionService interface. Refer the public Java API.
2. It cannot be modified AFAIK. Because there is no setProcessHistoryRecords() method. So, I think it cannot be modified by other means.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data