• SQL Server (MSSQL) Installation Guide

    Overview Microsoft SQL Server customers will need to perform a few additional steps after installing m-Power in order to connect to their SQL Server database. This post will walk you through the needed steps to finish the installation. First, you will need a JDBC driver file to connect to the…

  • The JSON Lookup Retrieval

    Overview The JSON Lookup is a commonly used template of m-Power where developers wish to pull external applications into an existing application. Many times developers need to only pull in a specific value from an external application. The JSON Lookup Retrieval is an extremely versatile template that has helped mrc…

  • Utilizing WAR files with m-Power

    There are many ways to utilize a WAR file within m-Power. Deploying applications offsite (i.e. to external customers). Instead of moving each individual application file to each customer site, you can package the entire mrcjava folder and send one WAR file to each location to deploy. Moving your m-Power installation…