I would like to know if it is possible to get the current occurance using an ‘entity’ webtrigger.
I can do this at field trigger level. I can go up to a parent level to the occurance(as documented).
When in a webtrigger at entity level, the ‘this’ is the entity and not the occurance.
There is no possibilty to go down to a child level(occurance).
I can get all occurances for the entity or the nth occurance at entity trigger level.
But there seems to be no property to get the current occurance at entity level. I would have imagined it would be a basic need.
What would be the solution to get the current occurance of an entity without using field level triggers.

