Quote Creation in Oracle E-Business Suite
This process lets you synchronize quote data with Oracle E-Business Suite.
After the customer record is created in Oracle CX Sales and synchronized with Oracle E-Business Suite, the Oracle E-Business Suite quote UI can be accessed. The quote UI is embedded within a tab in the Opportunity Detail screen in Oracle CX Sales.
This embedded quote UI allows the user to take advantage of Oracle E-Business Suite directly in Oracle CX Sales. The quotes, orders, products, pricing, and configuration details are captured in Oracle E-Business Suite. The process also maps revenue line items in opportunity records in Oracle CX Sales to quote line items in Oracle E-Business Suite.
Detailed Quote Creation Process
The following describes the seven-step quote creation process.

When a salesperson clicks Create Quote on an Opportunity page in Oracle CX Sales:
-
The process returns the Account object in Oracle CX Sales, and determines the synchronization status.
-
If the customer is synchronized, then the process reads the remote contact identification from the XREF object. If the customer is not synchronized, then an error is returned.
-
If the remote contact identification is not found, then the contact synchronization process is executed.
-
The quote creation process collects opportunity details such as revenue line items from the Opportunity Revenue object.
-
The quote creation process attempts to map all of the revenue lines in the opportunity record to Oracle E-Business Suite products.
-
The quote creation process calls the Create_Quote method in the Quote Service web service in Oracle E-Business Suite, which returns the quote number.
-
The quote creation status, which includes the quote number, is updated in the opportunity. This status does not persist with the opportunity.