CORBA Components

You can catalog CORBA components and use them in your BPM project. Studio allows you to catalog CORBA objects that reside in a CORBA Interface Repository.

Supported CORBA environments

JCorb (not included) is the client library supported by Oracle BPM to integrate with CORBA components.

Oracle BPM supports integration with JCorb and Orbix CORBA Servers.

There is no support for CORBA name servers.

Supported CORBA Objects

Any CORBA type can be cataloged through Studio into the project catalog. However, the following are the only types supported at run time:
  • Interfaces with attributes and operations
  • Structs
  • Unions
  • Sequences
  • Enumerations
  • Arrays
  • Aliases