m-Power System Requirements Prior to installing m-Power, please be sure that the following requirements have been met. *64-bit servers are highly recommended as they support more RAM than 32-bit servers.* m-Power End-User Client Requirements Web Browser Microsoft Internet Explorer Internet Explorer 7.0 Internet Explorer 8.0 Internet Explorer 9.0 Firefox Firefox Version 3.0 or later Read the rest of this document »
Browse By Category
Starting with m-Power (12)Retrievals (3)
Reports (14)
Summaries (1)
Maintainers (9)
Graphs (6)
General (21)
Calculations (4)
m-Power Administration (11)
Security (5)
Freemarker (6)
m-Painter (18)
Form Validation (5)
External Objects & UDFs (10)
Popular Tags
Summaries External Objects Smartlinking mrc-Productivity Series HTML Parameters Application Properties Reports Oracle UDF Production Admin m-Power m-Painter Templates Freemarker Security Java CSS Subtotals Tomcat Data Dictionary Line Graphs Compiling Retrievals PDF MS SQL Email Conditional Calculations Bar Graphs Form Validation Maintainers Excel Calculations Getting Started DB2 Graphs Dates Database Dropdowns Firefox Prompt Screens SQL Graph Properties MySQLSee all tags »
One Click Data View
One Click Data View Included with m-Power beginning with the September 7th, 2011 version, the One Click Data View feature allows developers to take a sneak peak at their data with the push of a single button! Prior to this feature, developers who were unfamiliar with certain tables in their environment were forced to Read the rest of this document »
Improving Database Performance
Improving Database Performance For the most part, applications generated by m-Power are run and executed in a timely fashion. However, there are the odd times when end-users have to wait too long for an application to return a dataset. In the case of slow database performance, an index can be created to significantly speed Read the rest of this document »
Basic Database and m-Power Terms
Basic Database and m-Power Terms Please review the following database and m-Power terms: Database Terms Database A collection of stored data in a structured format. A Data Dictionary is a collection of tables and fields and the applications you build over them. It is your m-Power work environment. Table A set of data values Read the rest of this document »
Performance Considerations
Performance Considerations Jump to: How to Build an Index Retrievals Basic Example Advanced Example Reports Standard Report Templates with Detail Interactive Report Template & Creating Dropdown Lists from the Current Application Standard Report Templates with No Detail / Interactive Report Template Working with Runtime Record Selections Summaries Maintenance Other Things to Consider This document Read the rest of this document »
Local Database Connections with V6R1
Local Database Connections with V6R1 Both m-Power and mrc-Productivity Series customers have the ability to utilize a Local Database Connection if running their software off of an AS400. m-Power customers can see this connection by going to Data Dictionary –> Edit Data Dictionary Files –> Data Source Configuration. Classic Servlet customers can see this Read the rest of this document »
Data Source Configuration file for m-Power Templates
Data Source Configuration file for m-Power Templates The Data Source Configuration File (also known as the mrc-spring-context.xml file) is instrumental in controlling how your run-time applications connect to the correct database. This file is a global file, meaning that it is applicable across every data dictionary on the system. This file works in conjunction Read the rest of this document »
Setting Up m-Power Applications to Handle Development & Production Data
Setting Up m-Power Applications to Handle Development & Production Data After developing applications, it makes good sense to promote these applications to a production environment. There are many documents that explain how to do that on this site. For example, Set up a production instance. However, this document covers something very different from just Read the rest of this document »
Change Variable Data Sources
Change Variable Data Source The data source is the definition of the database connection which includes: IP address DB type DB driver name User and password Special considerations, such as the library list Multiple data sources can be defined in the global Data Source Configuration file (/mrcjava/WEB-INF/classes/mrc-spring-context.xml). In each dictionary (/mrcjava/WEB-INF/classes/DD/mrc_servlet_config.xml), you can assign Read the rest of this document »
Utilizing Multi-Member Files in m-Power
Utilizing Multi-Member Files in m-Power Many m-Power users believe that they are unable to utilize their multi-member files in m-Power because m-Power was designed to work over Databases other than DB2. Since these other databases do not have multi-member files, we removed the ability from the interface to access these multi-member files. However, there Read the rest of this document »
