Question
Which event at loading a representation in Windchill?
We would like to “react” to the loading of PDF representation on drawings (EPMDocument). The loading is done via the RepHelper from Windchill Vieable Service in a separated process.
Which event in Windchill should we listen at ?
I thought ContentServiceEvent.POST_UPLOAD could be a good candidate, but i could not see it triggered during the load.

