Deploy Web Services
You must deploy the required Oracle E-Business Suite web services which are listed in the following table. Oracle CX Sales calls these web services directly.
The web services must also be granted to the Oracle E-Business Suite user with the roles specified in the in the Assigning Roles to the Oracle E-Business Suite User topic.
The following table lists supported web services, their internal name, type and associated methods.
Web Service |
Internal Name |
Type |
Methods |
---|---|---|---|
DQM Search Service |
/oracle/apps/ar/hz/service/party/DqmSearchService |
Business Service Object |
findParties |
Organization Service |
/oracle/apps/ar/hz/service/party/ |
Business Service Object |
createOrganization getOrganization |
Organization Contact Service |
OrgContactService |
Business Service Object |
createOrgContact |
Quote Service |
ASO_QUOTE_PUB |
PL/SQL |
Create_Quote |
To deploy web services do the following:
-
Log into Oracle E-Business Suite as a user with the system administrator role.
-
Navigate to Integrated SOA Gateway, then Integration Repository.
-
For each of the web services listed in the preceding table, perform the following steps if the web service has not already been deployed:
-
Click Search.
-
Enter the internal name and type, then click Go.
-
In the search results, click the link for the web service..
The web service details are displayed.
-
Click Regenerate WSDL.
-
In the Methods area, select the correct method, and then click Create Grant.
-
On the Create Grants page, enter the user's name in the format LastName, FirstName.
-
In the search results pop-up menu that appears, click the user's name.
The page refreshes itself.
-
Click Apply.
-
Repeat the previous steps for other methods as necessary.
-
In the Web Service - Web Service Provider area, select the User name Token check box, and then click Deploy for all web services.
-