Web Query template application is used to Query the SAP MII data sources right from the Browser.
Use case 01 Some times developers need to write completex queries in order to to meet the requirements, as a part of it we usually want to execute the part of the query by selecting to check the data but this is not possible directly from MII Workbench Query template. This application helps you to write complex queries and it also gives auto suggestions while typing the Quries.
Use case 02 During the Monitoring the Application if any issue occurs, Operations people generally wants to check weather data is available in the data base or not to analyze the issue. Analysizing the data dirctly from the MII Queries is bit dificult. So this application helps to filtering, sorting and seracrching the data after retrieving from the data base.
version | description | source code link | Project Setup document |
---|---|---|---|
initial version | It has only limited features. don't supports the MDO Queries | link | View |
version 0.1 | this is the latest version. we recomends this | link | Download |
Auto Suggestions
While Writing the Queries in the Query text area you will get Auto suggestion of tables/ colums. After everyfrom
key word you will get Available tables suggestions. After everyspace
key you will get Column suggestions of selected table.Drag and Drop
all the required lists enabled with drag and drop feature. we can drag required items and drop to Query text area.Export to Excel
we can export the retrievd data to Excel file by clickingExport
buttonXML formating
we can format the xml by click on format button in data popup dialog.Paramters support
while wring the Query use [Param.1] ....[Param.15] to dynamically assign values. assign values in the parameter table.Saving Queries in the Browser
you can save the Queries in the Browser local storage. these Quries persists until you clear local stoarage.MDO Query support
We can query the Available MDO's from MDO Query template tab.Multi server Support
, with simple configuration we can the query the data bases of multiple servers using single application.
- User must have access to SAP MII application
- User must have required roles to query the data base.
- Single signon should be enabled for multi server access.