Skip to main content

Enterprise Analyzer clipper query

  • November 25, 2014
  • 1 reply
  • 0 views

I am trying to create a clipper query to join the relationship between cobol modules and screens and application names. I have already tagged application names in my project via tag manager. I want the report to give me the list of programs,dependent maps and the application names.

I am not able to see any option to linking application names with my query. Is this possible ?

Thanks

Divya


#EnterpriseAnalyzer

1 reply

  • Author
  • Rocketeer
  • 19312 replies
  • November 27, 2014

I am trying to create a clipper query to join the relationship between cobol modules and screens and application names. I have already tagged application names in my project via tag manager. I want the report to give me the list of programs,dependent maps and the application names.

I am not able to see any option to linking application names with my query. Is this possible ?

Thanks

Divya


#EnterpriseAnalyzer

Hi Divya,

typically when looking at relationships between objects we use Repository Queries instead of Clipper - which is more intended for information on the Abstract Syntax Tree (or HyperCode model). However, if you have tagged the Project objects then there is anbother approach.

In Tag Manager, select the Tag you want in the Tags pane and ensure all of the objects are showing. Then, from the Edit menu, select 'Include Into Project'. Copy these objects into a project and then run the Cross Reference Report showing the object types you want to see (you may exclude File for example).

If you would like me to show this in a WebEx then let me know.