Book a Demo

Author Topic: Model View and SQL capabilities  (Read 4267 times)

Eamonn John Casey

  • EA User
  • **
  • Posts: 110
  • Karma: +0/-1
    • View Profile
Model View and SQL capabilities
« on: December 02, 2016, 02:49:05 am »
Hi,
I am trying to make a Model View and I don't know how to put the current package id (the package the diagram is in) into the SQL. Has anyone done this before?

Appreaciate any tips.

Eamonn J.

Helmut Ortmann

  • EA User
  • **
  • Posts: 970
  • Karma: +42/-1
    • View Profile
Re: Model View and SQL capabilities
« Reply #1 on: December 02, 2016, 04:24:18 pm »
Hi,
have a look at:
- http://www.sparxsystems.com/enterprise_architect_user_guide/13.0/model_navigation/creating_filters.html
-  t_object.Package_ID = #Package#

There are more useful options like:
- Branch
- WC
- CurrentElementID

Kind regards,

Helmut

Coaching, Training, Workshop (Addins: hoTools, Search&Replace, LineStyle)