Summary
The goal of this chapter was to provide the developers and users of Interactive Reporting with an approach to creating a Central Code Repository to programmatically push code into Interactive Reporting documents. The chapter began with an introduction to the concepts of the CCR, where the approach and configuration of the repository and database tables were discussed. The chapter continued with a simple example implementation, where the configuration of the query, dashboard, and code was demonstrated to provide the steps to implement the repository in an environment. Topics including best practices in code placement and error checking through the Console Window were discussed to assist with reducing failures and troubleshooting the implementation. Finally, advanced concepts for enhancing the CCR were introduced to describe...