Hello,
I am using scheduled publish and I want to do smothing on the server when the publish actually occures. I registered to the ContentService_Published event on the AppComposer and when I am using the button save&publish / unpublish from the UI I can get the event on the server and do my stuff.
My question Is how can I do some extra things on the server after the scheduled publish/unpublish? Is there another event I can get or aome other thing that I can do?
catch a scheduled publish event on the server
Hello, I am using scheduled publish and I want to do smothing on the server when the publish actually occures. I registered to the ContentService_Published event on the AppComposer and when I am using the button save&publish / unpublish from the UI I can get the event on the server and do my stuff. My question Is how can I do some extra things on the server after the scheduled publish/unpublish? Is there another event I can get or aome other thing that I can do?
is working on a reply...