Test Notification Configuration in Weblogic
Here is the setting for sending all the notifications to test email address.
(http://docs.oracle.com/cd/E28280_01/admin.1111/e10226/hwf_config.htm#CEGDGCEC)
21.2 Configuring the Notification Service to Send Notifications to a Test Address
You can configure the Oracle Human Workflow Notification Service to send all notifications to a test address instead of to a production address. To do this, you use the System MBean Browser in Oracle Enterprise Manager.
To configure the Notification Service to send notifications to a test address:
1. Navigate to the System MBean Browser in Oracle Enterprise Manager. To do this:
From the SOA Infrastructure Menu... From the SOA Folder in the Navigator...
1. Select Administration > System MBean Browser.
2. Right-click soa-infra.
3. Select Administration > System MBean Browser.
2. Search for the HWFMailerConfig Mbean. To do this click the Find icon in the System MBean Browser navigator pane. From the Find list, select MBean Name, and, in the text box to the right of the list, enter HWFMailerConfig. Click the Find arrow.
The corresponding information appears in the right pane.
3. Select the Operations page.
To set a test address:
1. In the Operations page, select addTestNotificationAddress. The Operation: addTestNotificationAddress page appears in the right pane.
2. In the Parameters table, in the Channel row, in the Value column, specify the channel through which to send notifications, for example, Email, SMS, FAX, IM, Voice, Pager.
3. In the Parameters table, in the testNotificationAddress row, in the Value column, enter the address of the test recipient, for example, testAddress@yourDomain.com.
4. Click Invoke.
To remove a test address:
5. In the Operations page, select removeTestNotificationAddress. The Operation: removeTestNotificationAddress page appears in the right pane.
6. In the Parameters table, in the Channel row, in the Value column, specify the channel you want to remove for the notification, for example, Email, SMS, FAX, IM, Voice, Pager.
7. Click Invoke.
No comments:
Post a Comment