Get the Parameters from the View Parameters Page
You can get most of the parameters required to configure the UI integration from the View Parameters page in Oracle CPQ:
-
Go to Administration PlatformCommerce and Documents .
-
Select Integrations from the Navigation drop-down list for a process.
-
Click List. The Integrations page appears.
-
Click View Parameters.
Here are the parameters, where they're located, and example IDs:
|
ID Name |
Located Under Comment |
Example |
|---|---|---|
|
Commerce Process ID |
//copy specific values |
process_id="36244034" |
|
Copy Quote Action ID |
//copy specific values |
action_id_copy="36244038" |
|
Edit Action ID |
//copy specific values |
action_id_open="36244076" |
|
Document ID |
//copy specific values |
document_id="36244074" |
|
Version ID for the commerce process |
//version ID for copy |
version_id="36282431" |
|
Process Name |
//create specific values |
process="oraclecpqo" |
|
CPQ Site URL |
//initialize url variables |
url = "https://mycpqsite.bigmachines.com/commerce/buyside/" |