An NiProviderGroup contains two elements that represent a Non-interactive Provider configuration:
• A DefaultNiProvider element, which you can use to specify a default NiProvider component. If a default NiProvider is not specified in the NiProviderGroup, the Enterprise Message API uses the first non-interactive provider listed in the NiProviderList. For details on configuring a default NiProvider, refer to Section 3.3.2.
• An NiProviderList element, which contains one or more NiProvider components. Each component should be uniquely identified by a <Name …/> entry).
The non-interactive provider component is the highest-level abstraction within an application. It typically refers to Channel, Logger, and/or Directory components which specify provider capabilities.
For a generic NiProviderGroup XML schema, refer to Section 3.3.1.
For details on configuring an NiProviderGroup, refer to Section 3.3.3.
For a list of parameters you can use in configuring an NiProvider, refer to Section 3.3.4.