Service integration bus (SIBus) destinations
are used to hold messages being processed by SCA modules. If a problem
occurs, you might have to remove bus destinations to resolve the problem.
Before you begin
If you are deleting the destination because of a failed application
installation, make sure the module in the destination name matches
the name of the module that failed to install. The second part of
the destination is the name of the module that implemented the destination.
For example in
sca/SimpleBOCrsmA/component/test/sca/cros/simple/cust/Customer,
SimpleBOCrsmA is
the module name.
Required security role for this task: When security and role-based authorization are enabled, you must
be logged in as administrator or configurator to perform this task.
About this task
Delete SIBus destinations when you inadvertently saved a
configuration after installing an application that contains services
or you no longer need the destinations.
Note: This
task deletes the destination from the SCA system bus only. You must
also remove the entries from the application bus before reinstalling
an application that contains services (see Deleting J2C activation
specifications.)
Procedure
- Log into the administrative console.
- Display the destinations on the SCA system bus.
- In the navigation pane, click
- In the content pane, click SCA.SYSTEM.cell_name.Bus
- Under Destination resources, click Destinations
- Select the check box next to each destination with a module
name that matches the module that you are removing.
- Click Delete.
Results
The panel displays only the remaining destinations.
What to do next
Delete the J2C activation specifications related to the module
that created these destinations.