Table of Contents

PowerCenter - Repository Objects

About

You create repository objects using the PowerCenter - Designer and PowerCenter - Workflow Manager client tools.

You can also view the objects in the Navigator window of the PowerCenter - Repository Manager.

In a mapping

In a workflow

Metadata

SELECT
  object_type_name
FROM
  PC8DVL.opb_object_type
ORDER BY
  object_type_name ASC;