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
8 replies
Subscribers
9 subscribers
Views
2540 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Data and Records
I have record A with some filters and record B without any filter conditions. Wh
kalpanap
over 9 years ago
I have record A with some filters and record B without any filter conditions. When performing an action record A with restriction, after performing the related action it fails the filter condition and appian default message comes stating record is deleted / insufficient privilege.
So after such action, I want to route to the record B after such action instead of appian default error. Any suggestions on how it can be achieved.
OriginalPostID-194141
OriginalPostID-194141
Discussion posts and replies are publicly visible
Parents
0
Stefan Helzle
A Score Level 3
over 9 years ago
Another idea: Offload the delete action to a sub process and delay it for a minute or so. The the user is routed back to the record without any error. If your record has a status or a isDeleted flag you can show this to the user. This way the user knows that the record is delete but does not have to click any links etc. Related actions should only be shown for not-deleted records.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Stefan Helzle
A Score Level 3
over 9 years ago
Another idea: Offload the delete action to a sub process and delay it for a minute or so. The the user is routed back to the record without any error. If your record has a status or a isDeleted flag you can show this to the user. This way the user knows that the record is delete but does not have to click any links etc. Related actions should only be shown for not-deleted records.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data