Oracle® Fusion Middleware Administrator's Guide for Oracle SOA Suite 11g Release 1 (11.1.1) Part Number E10226-01 |
|
|
View PDF |
This chapter describes how to configure Oracle JCA Adapters.
This chapter includes the following topics:
Section 27.1, "Searching for Rejected Messages for an Inbound Adapter"
Section 27.2, "Deleting Rejected Messages for an Inbound Adapter"
Section 27.3, "Searching for Faults for an Outbound Adapter"
Section 27.4, "Configuring the End Point Properties for an Inbound Adapter"
Section 27.5, "Configuring the End Point Properties for an Outbound Adapter"
Use the Search feature to search for faults and rejected messages for an inbound adapter.
To search for faults and rejected messages for an inbound adapter:
Navigate to the SOA composite application by using either of the following options:
From the SOA Infrastructure Menu... | From the SOA Folder in the Navigator... |
---|---|
|
|
Click the Faults and Rejected Messages tab.
Enter any or all of the following search criteria:
Error Message Contains
Enter any part of the error message text.
Fault ID
Enter the ID of the fault.
Fault Time From
Enter the lower limit of the time when the fault could have occurred.
Fault Time To
Enter the upper limit of the time when the fault could have occurred.
Composite Instance ID
Enter the ID of the composite.
Fault Type
Select a type from the list of faults available.
Click Search to start the search operation.
The fault or rejected message matching the criteria you specified is displayed.
Click Reset to reset the search criteria.
For more information about configuring adapters, see Oracle Fusion Middleware User's Guide for Technology Adapters.
You can directly delete rejected messages from the database by specifying a search criteria.
To delete rejected messages for an inbound adapter:
Navigate to the SOA composite application by using either of the following options:
From the SOA Infrastructure Menu... | From the SOA Folder in the Navigator... |
---|---|
|
|
Click the Faults and Rejected Messages tab.
Click Delete Rejected Messages....
The Delete: Rejected Messages dialog is displayed.
Specify a selection criterion for deleting rejected messages directly from the database, and then click Delete.
Note that to delete a fault, you must delete the associated composite instance from the Instances page.
For more information about configuring adapters, see Oracle Fusion Middleware User's Guide for Technology Adapters.
Use the Search feature to search for faults for an outbound adapter.
To search for faults for an outbound adapter:
Navigate to the SOA composite application by using either of the following options:
From the SOA Infrastructure Menu... | From the SOA Folder in the Navigator... |
---|---|
|
|
Click the Faults tab.
In the Search section, enter any or all of the following search criteria:
Error Message Contains
Enter any part of the error message text.
Fault ID
Enter the ID of the fault.
Fault Time From
Enter the lower limit of the time when the fault could have occurred.
Fault Time To
Enter the upper limit of the time when the fault could have occurred.
Composite Instance ID
Enter the ID of the composite.
Fault Type
Select the type of the fault from the list of types available.
Click Search to start the search operation.
The fault matching the criteria you specified is displayed.
Click Reset to reset the search criteria.
For more information about configuring adapters, see Oracle Fusion Middleware User's Guide for Technology Adapters.
This section describes how to configure the end point properties for an inbound adapter. It includes the following topics:
Section 27.4.1, "Editing a Predefined Property for an Inbound Adapter"
Section 27.4.2, "Adding Predefined Properties for an Inbound Adapter"
Section 27.4.3, "Creating a New Property for an Inbound Adapter"
Section 27.4.4, "Deleting a Property for an Inbound Adapter"
Section 27.4.5, "Reverting a Property Value for an Inbound Adapter"
The properties of an adapter are usually defined in Oracle JDeveloper during design time. However, it is possible edit the predefined properties at a later stage.
To edit a predefined property for an inbound adapter:
Navigate to the SOA composite application by using either of the following options:
From the SOA Infrastructure Menu... | From the SOA Folder in the Navigator... |
---|---|
|
|
Edit a predefined property:
Click Properties to see a list of the currently defined binding properties.
Select the property you want to edit.
Edit the value in the Value text box, and then click Save.
You have edited a predefined property for an inbound adapter.
For more information about configuring adapters, see Oracle Fusion Middleware User's Guide for Technology Adapters.
The properties of an adapter are usually defined in Oracle JDeveloper during design time. However, it is possible to add properties at a later stage.
Note:
Though the Properties tab list both endpoint and the binding properties, you can only add endpoint properties.To add a predefined property for an inbound adapter:
Navigate to the SOA composite application by using either of the following options:
From the SOA Infrastructure Menu... | From the SOA Folder in the Navigator... |
---|---|
|
|
Add a predefined property:
Click the Properties tab to see a list of the currently defined binding properties.
Click the Add button.
A new empty row is appended to the existing list of properties.
Click the Select Values icon in the Name field of the new row.
The Properties dialog is displayed.
Select a property that is valid for the particular adapter from the list of properties, and then click OK.
Click Save.
You have added a predefined property for an inbound adapter.
For more information about configuring adapters, see Oracle Fusion Middleware User's Guide for Technology Adapters.
The properties of an adapter are usually defined in Oracle JDeveloper during design time. However, it is possible to add new properties at a later stage.
To create a new property for an inbound adapter:
Navigate to the SOA composite application by using either of the following options:
From the SOA Infrastructure Menu... | From the SOA Folder in the Navigator... |
---|---|
|
|
Create a new property:
Click the Properties tab to see the list of the currently defined binding properties.
Click the Add button.
A new empty row is appended to the existing list of properties.
Specify the property name and value in the Name and the Value fields of the new row.
Click Save.
You have created a new property for an inbound adapter.
For more information about configuring adapters, see Oracle Fusion Middleware User's Guide for Technology Adapters.
You can delete only properties that you added from the predefined list of properties or the ones that you newly created.
To delete a property for an inbound adapter:
Navigate to the SOA composite application by using either of the following options:
From the SOA Infrastructure Menu... | From the SOA Folder in the Navigator... |
---|---|
|
|
Delete a property:
Click the Properties tab to see a list of the currently defined binding properties.
Select the property you want to delete, and then click Delete.
A message asking you to confirm your action is displayed.
Click OK to confirm.
Click Save.
You have deleted a property for an inbound adapter.
For more information about configuring adapters, see Oracle Fusion Middleware User's Guide for Technology Adapters.
You can only revert the properties that you have changed. Also note that you can perform the revert operation only on the existing property values and not on those that you added from the predefined list of properties or the ones that you created.
To revert a property value for an inbound adapter:
Navigate to the SOA composite application by using either of the following options:
From the SOA Infrastructure Menu... | From the SOA Folder in the Navigator... |
---|---|
|
|
Revert a property value for an inbound adapter:
Click the Properties tab to see a list of the currently defined binding properties.
Select the property you want to revert, and then click Revert.
A message asking you to confirm your action is displayed.
Click OK to confirm.
Click Save.
You have reverted a property value for an inbound adapter.
For more information about configuring adapters, see Oracle Fusion Middleware User's Guide for Technology Adapters.
This section describes how to configure the end point properties for an outbound adapter. It includes the following topics:
The properties of an adapter are usually defined in Oracle JDeveloper during design time. However, it is possible to edit the predefined properties at a later stage.
To edit a predefined property for an outbound adapter:
Navigate to the SOA composite application by using either of the following options:
From the SOA Infrastructure Menu... | From the SOA Folder in the Navigator... |
---|---|
|
|
Edit a predefined property:
Click the Properties tab to see a list of the currently defined binding properties.
Select the property you want to edit.
Edit the value in the Value text box, and then click Save.
You have edited a predefined property for an outbound adapter.
For more information about configuring adapters, see Oracle Fusion Middleware User's Guide for Technology Adapters.
The properties of an adapter are usually defined in Oracle JDeveloper during design time. However, it is possible to add predefined properties at a later stage.
To add a predefined property for an outbound adapter:
Navigate to the SOA composite application by using either of the following options:
From the SOA Infrastructure Menu... | From the SOA Folder in the Navigator... |
---|---|
|
|
Add a predefined property:
Click the Properties tab to see a list of the currently defined binding properties.
Click the Add button.
A new empty row is appended to the existing list of properties.
Click the Select Value icon in the Name field of the new row.
The Properties dialog is displayed.
Select a property that is valid for the particular adapter from the list of properties, and then click OK.
Click Save.
You have added a predefined property for an outbound adapter.
For more information about configuring adapters, see Oracle Fusion Middleware User's Guide for Technology Adapters.
The properties of an adapter are usually defined in Oracle JDeveloper during design time. However, it is possible to add new properties at a later stage.
To create a new property for an outbound adapter:
Navigate to the SOA composite application by using either of the following options:
From the SOA Infrastructure Menu... | From the SOA Folder in the Navigator... |
---|---|
|
|
Create a new property:
Click the Properties tab to see a list of the currently defined binding properties.
Click the Add button.
A new empty row is appended to the existing list of properties.
Specify the property name and value in the Name and the Value fields of the new row.
Click Save.
You have created a new property for an outbound adapter.
For more information about configuring adapters, see Oracle Fusion Middleware User's Guide for Technology Adapters.
You can delete only properties that you added from the predefined list of properties or the ones that you newly created.
To delete a property for an outbound adapter:
Navigate to the SOA composite application by using either of the following options:
From the SOA Infrastructure Menu... | From the SOA Folder in the Navigator... |
---|---|
|
|
Delete a property for an outbound adapter:
Click the Properties tab to see a list of the currently defined binding properties.
Select the property you want to delete, and then click Delete.
A message asking you to confirm your action is displayed.
Click OK to confirm.
Click Save.
You have deleted a property for an outbound adapter.
For more information about configuring adapters, see Oracle Fusion Middleware User's Guide for Technology Adapters.
You can revert changes made, if any, only for the already existing property values and not those that you added from the predefined list of properties or the ones that you newly created.
To revert a property value for an inbound adapter:
Navigate to the SOA composite application by using either of the following options:
From the SOA Infrastructure Menu... | From the SOA Folder in the Navigator... |
---|---|
|
|
Revert a property value for an outbound adapter:
Click the Properties tab to see a list of the currently defined binding properties.
Select the property you want to revert, and then click Revert.
A message asking you to confirm your action is displayed.
Click OK to confirm.
Click Save.
You have reverted a property value for an outbound adapter.
For more information about configuring adapters, see Oracle Fusion Middleware User's Guide for Technology Adapters.