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
3 replies
Subscribers
6 subscribers
Views
1590 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
Hi All, Sub-process got deleted due to data management policy set to one da
akhilkumarn
over 10 years ago
Hi All,
Sub-process got deleted due to data management policy set to one day and its parent process instance still exists on the environment (with its data management policy of 7 days)
We need to find out which was the parent process instance of that deleted sub-process instance.
No fruitful results/analysis were found on examining the server logs.
Also, creating report with ParentProcessId/Child Process Id on that process is not significant, as the sub process is already deleted and no longer exists.
Is there any way, wherein we can identify the parent process instance of the deleted child process ?
Many thanks in advance!
OriginalPostID-147635
OriginalPostID-147635
Discussion posts and replies are publicly visible
Parents
0
Eduardo Fuentes
Appian Employee
over 10 years ago
If you are storing in a process variable the child PV at the parent process level you could build a report to show that PV in the report. Since the PV is of type Number even if the process gets deleted you should still have the value in the PV.
If you're not storing this information but the process was archived and not deleted you can unarchive it using a known criteria (other than the pp!id if unknown)
forum.appian.com/.../Managing_Process_Archives.html
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Eduardo Fuentes
Appian Employee
over 10 years ago
If you are storing in a process variable the child PV at the parent process level you could build a report to show that PV in the report. Since the PV is of type Number even if the process gets deleted you should still have the value in the PV.
If you're not storing this information but the process was archived and not deleted you can unarchive it using a known criteria (other than the pp!id if unknown)
forum.appian.com/.../Managing_Process_Archives.html
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data