mrc logo mrc logo
  • m-Power m-Power
    What is m-Power?
    Overview Demos Build Process Case Studies Specs Pricing Trial
    m-Power Resources
    Overview How-To Videos Webinars & Podcasts White Papers Fact Sheets
  • Solutions Solutions
    What does m-Power build?
    Overview Data Exploration Reporting Business Intelligence Dashboards Mobile Apps ERP Enhancements Modernization Spreadsheets to the web B2B/Web Portals Scheduling Embedded Analytics Web Forms Workflow Database Front-Ends
    Solutions by Industry
    Overview Manufacturing Government Foodservice Software Vendors Logistics & Supply Chain Software Consultants Healthcare
  • Services Services
    Overview Training Project Consulting Staff Consulting Mentoring
  • About About
    Overview Partners Press Releases Careers Events Contact Blog
  • Support Support
    Support Home FAQ Documentation Customer Portal Enhancements Updates Roadmap Techblog
Try m-Power

m-Power Manual

Browse:

  • Home
  • General
Back to Manual

Application Preview

Application Preview Click here to access legacy documentation for this feature When in the Application Menu, while on the "Additional Options" screen, an Application Preview will be displayed to aid the developer in designing the application. The application preview can be disabled at the data dictionary level. Open the Admin slider -> Dictionary Configuration -> […]

This post has no tag

Using Web Services

m-Power Web Services Click here to access legacy documentation for this feature Intro Set Up Getting Data CRUD Actions Promoting Notes Introduction A very common feature of modern web applications is an API that can be accessed from outside the framework for use in any architecture. m-Power has implemented such an API using RESTful web […]

This post has no tag

When to overwrite HTML / XML files

When to overwrite HTML / XML files

Tags: Advanced, Build Process, General

Application Quick Navigation

Application Quick Navigation Click here to access the legacy version of this documentation. Included in the latest m-Power update, the Application Quick Navigation tool allows the user to quickly access any application from any page within the m-Power interface. Often times when users are working in m-Power, it is necessary to toggle between different applications. […]

This post has no tag

Application History

Application History Click here to access the legacy version of this documentation. As a developer edits an application, m-Power features an Application History feature which will automatically work behind the scenes to create a historical log of application activity. Being able to understand the history of an application is made easy, as m-Power will offer […]

This post has no tag

API Web Services

Pulling Data from API Web Services The Web Services module is a useful tool for developers to incorporate 3rd party API web services as the datasource for their m-Power applications. This differs from the standard m-Power method of pulling data directly from a database. This module supports consuming any outside web service that returns data […]

This post has no tag

Control Data Output on Page Load

Control Data Output on Page Load m-Power allows developers to disable certain m-Power templates from automatically displaying data on page load. When this is set, end-users who load an application will be presented with a standard m-Power page, however, it will be void of data. To make data appear, the end-user needs to enter a […]

Tags: Advanced, Application Properities, General, Page Load, Selections

Date/Time Formatting

Working with True Dates & True Timestamps Click here to access legacy documentation for this feature m-Power will work with any database date/timestamp format. What this means is m-Power users are able to display their dates and timestamps in a way of their choosing without any worry of compatibility. Jump to: Configuration Using the New […]

This post has no tag

Copying Applications

Copying Applications Click here to access legacy documentation for this feature m-Power allows copying applications to enable faster application development. For instance, users can copy an application to a completely different data dictionary or a different application type. m-Power's copying feature also permits copying the HTML and XML files associated with a certain application, when […]

This post has no tag

Create a Logical Field via the Data Dictionary

How to Create a Logical Field via the Data Dictionary   Logical Fields are fields that do not physically exist within your databases' tables, but rather are configured by you as a Developer. m-Power's Data Dictionary structure allows you to define these logical fields just one time, and you are able to access them throughout […]

Tags: Admin, Data Dictionary, Logical Fields

Field Conversions

Field Conversion   Introduction The Field Conversion feature is a powerful solution for cases when a database field is stored in one format, but that value needs to be converted to another format for display purposes. Any database field might be stored in a format different from its intended display format. In that case, the […]

Tags: Admin, Data Dictionary

Format Codes

Format Codes   Defined edit codes are stored in a text file /mrcjava/mrcclasses/editcode.txt which includes IBM and mrc pre-defined codes. The mrc pre-defined codes are called user defined code, so you can either change or define your new edit code within this section. Summary of IBM Edit Codes Edit Code Name Commas Decimal Point Sign […]

Tags: Edit Codes

Improving Database Performance

Improving Database Performance Click here to access legacy documentation for this feature 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, […]

Tags: Admin, Database, Performance

Register SQL Views

Register SQL Views   An SQL View can be thought of as a virtual table — one that does not physically contain any data but rather stores useful SQL queries to improve database/user efficiency. While most developers realize how powerful an SQL view can be while running queries, they can now harness the same functionality […]

Tags: Admin, Data Dictionary, SQL, Views

Right Justified Fields within m-Power Applications

Adjusting for Right Justified Fields within m-Power Applications   m-Power applications can control for right justified fields. In the past, if you had an 8 and 12 alpha field that we right justified, you would need to build logical fields over these fields so that they each were 8 positions to ensure the correct data […]

Tags: Right Justification

Data Dictionary Tables

Data Dictionary Tables   Naming Conventions MRCDCT Physical file MRCLDC Logical over one file MRCDCL Multi-file logical Data Dictionary Files MRCDCT01 File level MRCDCT02 Field definitions MRCDCT03 File/field cross reference MRCDCT07 Member/file cross reference MRCDCT08 Member description MRCDCT11 Synonyms Retrieval Files MRCDCT14 Application header MRCDCT15 Selected fields MRCDCT16 Retrieval Key Information Reporter Files MRCDCT2W Temp. […]

Tags: Data Dictionary

Utilizing Multi-Member Files in m-Power

Utilizing Multi-Member Files in m-Power Click here to access legacy documentation for this feature 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 […]

Tags: Database, DB2, SQL

Saved Searches

Saved Searches Click here to access legacy documentation for this feature This feature allows end-users the ability to save their run-time/ad-hoc application options for subsequent use. Users will love this enhancement as it will allow them to bypass entering the same searching/sorting options multiple times on any given application. Instead, users simply do the following: […]

This post has no tag

Displaying System Variables at Run Time

Displaying System Variables within a Web Application   There are numerous times when a developer needs to display System Variables within a Web Application. This can be done easily through the calculation screen. Simply create a System Variable Calculation. Simply select "System Value" from the "Calc Type" dropdown list. Next, specify a description for this […]

Tags: Calculations, System Variables

Filters

Filters Click here to access legacy documentation for this feature Filters include the following features: Improved "Is in the List" and "Not in the List" options, allowing developers to have a nearly-unlimited number of list values. Clearer instructions for developer inputs such as: Constant values, Application field values, and Runtime Value Prompts (where applicable). Improved […]

This post has no tag

Copy Applications to Different Data Dictionaries

Copy Applications to Other Data Dictionaries Click here to access legacy documentation for this feature This feature allows for even faster application development, as users can copy an application to a completely different data dictionary. Ultimately, this means that our Web Interface user can build one application and have it deployed to countless other data […]

Tags: Data Dictionary

Created: February 29, 2008 | Modified: December 27, 2011

Search


Browse By Category

Build Process (14)
Starting with m-Power (8)
Retrievals (10)
Reports (14)
Summaries (4)
Maintainers (18)
Graphs (8)
m-Power Data Explorer (4)
General (21)
Calculations (5)
Utilities (8)
m-Power Administration (20)
Security (11)
Freemarker (6)
m-Painter (27)
Form Validation (5)
External Objects & UDFs (11)
Deprecated Documentation (33)
Bootstrap Templates (7)

Popular Tags

Record Selections External Objects Java Graph Properties Bootstrap Templates Calculations Retrieval Maintainers Form Validation UDF DB2 m-Painter Maintainer RPG Email Freemarker Security Prompt Screens Video Bar Graphs Compiling Production Admin Parameters App Properties Retrievals mrc-Productivity Series Tomcat Administration Data Dictionary Graphs Getting Started Report Database Application Properties SQL Reports Popular Advanced Excel Dropdowns Summaries m-Power Dates Graphing

See all tags »

michaels, ross & cole, ltd. (mrc)
Privacy Settings Privacy Policy Cookie Policy Employee Intranet
© 2018 mrc. All rights reserved.
mrc (US)

2001 Midwest Road
Suite 310
Oak Brook, IL 60523
630-916-0662

mrc (UK)

Mortlake Business Centre
20 Mortlake High Street
London, SW14 8JN
+44-20-335-59566