Oracle Apps Adapter 6.0 | webMethods Oracle Applications Adapter Documentation | webMethods Oracle Applications Adapter Installation and User’s Documentation | Adapter Services | Configuring Simple SQL Services | Acknowledge Services
 
Acknowledge Services
*To configure an Acknowledge service
1. Review the steps in Before Configuring or Managing Adapter Services.
2. Start Designer.
3. If you are using Designer, perform the following:
a. Right-click the package in which the service should be contained and select New > Adapter Service.
b. Select the parent namespace and type a name for the adapter service.
c. Click Next.
4. Select Oracle Apps Adapter as the adapter type, and then click Next.
5. Select the appropriate Adapter Connection Name, and then click Next.
6. Select the Simple SQL template and do the following:
Select a package and folder to contain the service, type a unique name for the service.
Select a package that contains only services that execute Oracle Applications transactions. By doing this, it is easier to back up and replicate those services because they are all contained in a separate package.
Important:
Do not store the services in the Oracle Applications package ( WmOAAdapter ) because the package is replaced when you upgrade the Oracle Apps Adapter.
7. Click Finish.
8. Select the Simple SQL tab, if it is not already selected.
9. Select AcknowledgeSQL from the Simple SQL Type list.
10. Select a transaction definition from the Transaction list.
Note:
When calling a stored procedure, ignore the output.
11. You can select the Adapter Settings tab at any time to confirm adapter service properties such as the Adapter Name, Adapter Connection Name, and Adapter Service Template, as necessary.
12. For information about configuring the Input/Output tab, see the webMethods Service Development Help for your release. This tab applies to all services that you configure using Designer.
13. From the File menu, select Save.