Question
3
Replies
1397
Views
Posted: February 14, 2017
Last activity: February 15, 2017
Is there a Method to find calling activity?
Hello,
I have an activity that is called from different scenario :
- user local action
- SLA escalation
- ...
I would like to know if there is a method to find what is the calling Rule-Obj-Activity. Does anyone has the idea how to achieve this?
Thank you in advance.
Hi Vikesh,
I haven't understood the exact scenario you were asking about method to find the activity.
In case if you are looking for the calling rule, you may open the activity and Under other Actions button, click on view references to find the rules that are referring to this activity. In run time, you can use tracer to find it.