Hi,I've a requirement where I need to write some custom rules to
invalidate the cache of dispatcher. For which I've created a
CustomHandler which implements a TransportHandler. Now when I create an
agent in PUBLISH, my CustomHandler is not getting triggered.If I create
an agent in Author, it works fine so the code is correct.Anyone have
tried configuring a custom transport handler on "Agents on Publish".
What would be the Action Type which we need to capture in this
case.Thanks in advance!Anuj V...