Saved Searches

Click here to access legacy documentation for this feature

Overview

This feature allows end-users will have 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:

  1. Choose all of their application selections at run-time (such as filters, Sorting, and/or even which levels to output).
  2. Click to Run/Update their Application, based on their user input.
  3. They are then taken to their data output where they can verify their result set
  4. Click the “Save” button and save their current search for future use.

Your users’ searches will be saved in one of two methods:

  • In a configuration file on the m-Power Application Server (if Sign-on security is enabled).
  • In a browser cookie on the client’s device (if Sign-on security is disabled).

Configuration File

If mrc Sign-on logic has been enabled, m-Power will have knowledge of who the end user is that is running the application. Since m-Power is aware of the user, we can save this user’s request on the m-Power application server. Saving this information on the server is a wonderful advantage as it allows a user to access this saved search from any other device. As long as they log in, they will be able to view their saved searches.

All saved searches, across all dictionaries, are stored in an .xml file on the m-Power application server. The path to this file is \m-power\mrcjava\WEB-INF\classes\mrc-app-views.xml

m-Power administrators can create Saved Searches that are global for all users by editing this file directly on the m-Power server by removing the user name value from a given search. When a search has a blank user name, this is m-Power’s indication that this Saved Search is common, available for all users.

If you’ve opted to not require end users to Sign-on to access m-Power applications, we will not store saved searches on the m-Power server. Instead, all Saved Searches will be stored on the user’s local device (PC, tablet, mobile), via a browser cookie. The user will be able to reuse their Saved Search, but only when accessing the application from the same device the search was originally saved.

Usage

To begin, click on the “Save” button on the top-right side of your application

Clicking on this option will display a popup that will allow users to do one of the following:

  • Select a pre-Existing Saved Search by clicking on the Search’s description.
  • Delete a pre-Existing Saved Search by clicking on the “X” icon.
  • Create a Saved Search based on currently used criteria by running your Report/Retrieval/Maintenance application as you normally would. Once you have verified the result set, click on the “Save” button, enter a name for your new Saved Search and click the green “Save” button.

Notes

  • Single Row Data List, Single Row Web Form, and Summary applications do not support Saved Searches.
  • Your application must be run before your search can be saved. Specifically, you need to click the “Filter” or “Run Report” button prior to saving your search for the save to take effect.
  • The first time you promote an application with Saved Search to production, the \m-power\mrcjava\WEB-INF\classes\mrc-app-views.xml will need to be promoted. This only needs to be done once and should not be re-promoted. Doing so would cause the loss of existing Saved Searches.
  • As a developer, if you wish to disable Saved Searches for a specific application, configure the “App Properties” for your application. Set the “Saved Searches” setting to No.
Updated on April 3, 2023

Was this article helpful?

Related Articles

Need Support?
Can’t find the answer you’re looking for? Don’t worry we’re here to help!
Contact Support