Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 729 Bytes

frontend.rst

File metadata and controls

29 lines (20 loc) · 729 Bytes

damvitool frontend usage

Open frontend

Open damvitool frontend in your browser. Default admin panel URL is http://localhost:8080

Construct new request to database

Build new database request

  1. Click Wizard button.

image

  1. Login with the following credentials: user1/password1.

image

  1. Choose root entity for your data query. If tables needed for your query don't have relations between them you can add another root entity to your query.

image

  1. Choose relevant entities fields.
  2. Set filter criteria.
  3. View results.

image