SenderConfigurations
.See: Description
Interface | Description |
---|---|
IMPConfigAdminIntrService |
IMPConfigAdminIntrService interface provides methods to create, remove and search
SenderConfiguration (based on one or more interaction ids) along
with associated SenderInteractionConfiguration (s)
and SenderSideEffectConfiguration (s). |
SenderConfigSearchCriteria |
SenderConfigSearchCriteria interface Provides APIs to set search attributes used for searching the
SenderConfiguration
and associated SenderInteractionConfiguration ,
based on the following parameters:
Sender Id Root
Sender Id Extension
Receiver Id Root
Receiver Id Extension
|
SenderConfiguration |
SenderConfiguration interface contains the Sender and Receiver Organization
information for a particular Message Type.
|
SenderInteractionConfiguration |
SenderInteractionConfiguration contains Interaction Id information associated with a
SenderConfiguration . |
SenderSideEffectConfiguration |
SideEffectConfiguration contains flags (options) to create or update RIM
objects for a particular Message Type.
|
This package contains interfaces to create, remove and find SenderConfigurations
.
SenderConfiguration
is the top level object, with SenderInteractionConfiguration
object as its direct child. SenderInteractionConfiguration
object in turn has SenderSideEffectConfiguration
object as its child. The client application must create the complete heriarchy before invoking the create functionality. Before removing a Sender Configuration, the client application must invoke the finder API to get the handle of the existing configuration, associated with the target configuration item to delete.
HDR APIs support the following:
HDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved