Book a Demo

Author Topic: How to Custom SQL Query for a Specific Package When Generating a Document?  (Read 6160 times)

baitu

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Hi everyone,

I am trying to generate a document for a specific package, and I am using a custom SQL query to get the data that I want from this package. However, no matter how I change the document template, the Custom SQL Query always takes data from the entire database instead of the package that I’m generating the document for.

How can I make sure that the Custom SQL Query is only querying the package that I specify for document generation?
(Without specifying the package number or name in the query - in order to make this more automated)

Any help or advice would be greatly appreciated!

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller

baitu

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Thank you!! This is exactly what I was looking for