Previous Topic: Contact CA TechnologiesNext Topic: Public Interface View Definitions


Introduction

The CA Gen CSE (Client Server Encyclopedia) Public Interface consists of a set of views that you can access through a query facility to generate reports. For example, you may want to generate a report to see where all action blocks in a model are used before defining a subset.

Each time you add or update models in the CSE, you populate or update the views.

The query facility depends upon the database management system (DBMS) that you are running on your server platform. The query language is SQL. Refer to your database documentation for details.

Run your queries on the machine with the DBMS. Typically, servers run all CSE DBMSes and server software, whereas local workstations run various client software.

This section contains the following topics:

Public Interface View Definitions

Foreign Keys

Qualifying Views

Preparing to Write a Query

Most Frequently Referenced Views

Text Strings

How Public Interfaces Differ