Cataloging a CORBA Component

Before using CORBA components from processes or BPM Objects, you must include them into the project catalog. When you catalog a component, you are gathering all the necessary information that Studio needs in order to call and execute it at runtime.

Before performing this procedure, ensure you have created a module where you want to catalog the COM component. See Creating a Module.

  1. Right-click on the module where you want to catalog the CORBA components.
  2. Select Catalog Component > CORBA Service
  3. Select one of the following options:
    Option Description
    Use existing configuration Select this option if you have already configured an External Resource for the COM Component.
    Create a new configuration Select this option if you need to configure a new External Resource for the COM Component. See Creating an External Resource.
  4. Set the Naming Service Values.
  5. Set the Interface Repository IOR.
  6. Select the source of the IDL Definitions.
  7. Select the Components.
  8. Click Next.
Related concepts
CORBA Service