Importing interfaces from another DataBlade module
A DataBlade® module can access data types and routines provided by another DataBlade module if you import an interface from that DataBlade module.
About this task
When you use BladeManager to register or unregister DataBlade modules
in databases, BladeManager checks dependencies between modules to
ensure that all required interfaces are available.
Important: The
interface you import must not contain features that are not available
for the database server version associated with your project.
To import an interface, you must have the project file (project.ibs, where project is the name of the DataBlade module) of the DataBlade module from which you want to import an interface.
To import an interface:
Procedure
- Open the project files for both DataBlade modules in BladeSmith: the one to import into and the one to import from.
- Click the object to import in the source project view.
- Choose .
- Click the destination project window.
- Choose .
Results
The object is added in the proper subfolder in the Imported Objects folder.