Standard XML Output

Overview

Below is an overview of Oracle CPQ standard XML output.

<quote_process process_var_name="quote_process_bmClone_16" document_name="Quote" document_var_name="quote_process" 
document_number="1" data_type="0" bs_id="4607094" currency_pref="USD" buyer_company_name="Training"
supplier_company_name="Training" buyer_user_name="superuser
   <quote level commerce attributes>
      Listed as variable names in the same order as the Attribute List page
   </quote level commerce attributes>
   <opportunityName_quote>Test Printing</opportunityName_quote>
   <sub_documents>
      <line process process_var_name="quote_process_bmClone_16" document_name="Line" document_var_name="line_process"
      document_number="2" data_type="3" bs_id="4607094" currency_pref="USD "buyer_company_name="Training"
      supplier_company_name="Training" buyer_user_name="superuser">Here is where you will find line-level commerce attributes
      </line process>
   </sub_documents>
   <current_user>tpastorino</current_user>
</quote_process>

Administration

ClosedColor Code


ClosedVariable Tags

Many of the variable names found within the <quote_process> and <line_process> tags are similar. For example, process_var_name refers to the variable name of the entire Commerce Process.


Notes

There is not an XSL stylesheet associated with this, so the structure might vary slightly depending on how your application is configured.

Related Topics

Related Topics Link IconSee Also