I have a custom script that is run to enhance some of the HTML generated report files, and as of right now this is a two step process.
1) Generate the HTML report (using Multimodel report)
2) Run the script to improve the generated output.
While this is ok to do as a one off, its not a scalable and repeatable approach to always do this. As such I'm looking for a way that I can trigger step 2 automatically - and potentially do other things such as to deploy it to a web site etc. Ideally it would be an event that an XEM can catch and process, this would then make it configurable and manageable.
Any ideas or examples of ways to achieve the triggering of a post generation enrichment process would be greatly appreciated!
Many thanks,
Gareth