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
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.