Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-3946

add an SQL query manager

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • Trunk
    • None
    • framework/webtools
    • None
    • Bug Crush Event - 21/2/2015

    Description

      This is a new feature to manage SQL queries.
      You can :

      • store/update/delete SQL query
      • store/update/delete parameters for this query
      • execute query and view results into worksheet

      This SQL query manager is usefull to run frequently queries (ie: for maintenance report)

      How to use it :

      • goes to webtools/Entity Engine Tools
      • select "SQL queries library" item
      • create a new query and fill in SQL. If you want to use parameters, add them like this : select * from facility where facility_Id = '${facilityId}'
      • to declare parameters for this query then goes to "Add or update query parameter" screenlet and fill in fields : description = facility id ; Parameter = facilityId
      • to execute SQl query then press buton "run"
      • fill in parameters value adn press buton "run"
      • worksheet should automaticaly open

      Attachments

        1. query_manager_patch.txt
          52 kB
          Gaudin Pierre

        Issue Links

          Activity

            People

              erwan Erwan de Ferrieres
              gpierre Gaudin Pierre
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: