I need to get the last rendered pipeline name. Is there any method to get the same?
We can use ClickStream class, which has a property named "last", the last.getPipelineName() will return the last rendered pipeline name.