Purpose

This page provides the following information

  1. What is GUID
  2. How to find the GUID
Applicable in CAST Version
Release
Yes/No
8.3.x(tick)
Applicable RDBMS
RDBMS
Yes/No
CSS(tick)
Details

What is GUID

GUID : Global Unique Identifier. It is used to identify an object and to ensure its unicity. The object GUID's are generated during the analysis and are saved in the Knowledge base.

If between two versions of analysis, the GUID of an object has changed, the analyzer sees it as a new object and it creates a new object.

The analyzers for which the GUID is calculated are :

Technology

GUIDNo GUID

SAP ABAP

(tick)

Business Objects


(tick)

VB .NET

(tick)

C#

(tick)


C/C++

(tick)

Mainframe

(tick)

IBM PL-PSM z/OS


(tick)

IBM PL-PSM Universal Database


(tick)

Oracle Forms / Reports

(tick)

Oracle PL/SQL

(tick)

PowerBuilder


(tick)

J2EE Languages and Technologies

(tick)

Web Languages

(tick)

Sybase T-SQL

(tick)

Microsoft T-SQL

(tick)

Microsoft Visual Basic


(tick)
Universal Analyzer (COE)(tick)
Universal Importer(tick)
Extension (Using Python and SDK)(tick) 

How to find the GUID of an object

You can find the GUID of an object by following the below page once you know the object name.

SQL Queries - CAST Knowledge Base - Queries on objects - How to get object GUID

GUID Format per technology

For a given technology, the GUID formalism is the same for all type of objects.

Notes/comments


Related Pages