BML
Discussion List
-
BOM Hierarchy Flattening/Rebuild: Missing ParentID in BOM Item InstancesWe have Bill of Materials (BOM) setup enabled, with support for up to four hierarchy levels (and the ability to extend this as needed). We’ve configured a table-based BO… -
Get the owner email addressContent (please ensure you mask any confidential information): We need to get the owner's email address in the BML that sets the default value for the Text Attribute. Ho… -
Add My name into recipients list of Upgrade notificationsSummary: I am the only developer in Conduent for Oracle CPQ. Somehow I am missing the upgrade notifications of Oracle CPQ from Oracle. I want to be there in the recipien…Suresh_VS 11 views 3 comments 0 points Most recent by Sushmita Singh-Support-Oracle Configure Price Quote -
The action 'Approve Submit' has been performed successfully why is not receivedSummary: Hello All, When the approver approves the quote through email, but the approver does not receive any notification from the CPQ as The action 'Approve Submit' ha… -
How to send the Final Approval notification to submitter and approvers of the quoteSummary: How to send the Final Approval notification to submitter and approvers of the quote Content (please ensure you mask any confidential information): Version (incl… -
Email action transitioning to next step immediately on click even though user selects Cancel buttonSummary: Email action transitioning to next step immediately on click which of way i am getting permission issue to send email as prior to email sent the step transition…smrutijena-Oracle 12 views 10 comments 0 points Most recent by smrutijena-Oracle Configure Price Quote -
Can we use nested queries to query a data table using bqmlSummary: Can we use Nested queries in bmql to query a data table Content (please ensure you mask any confidential information): Version (include the version you are usin… -
How to show "Selected Items" count In Different TabsSummary: We have a requirement to show "Selected Items" count present in the "Line Item Grid" tab within different tabs (Copy Config Items). Please help us with you inpu… -
how to create custom xml file and store it in text area fieldSummary: Hi, We have a requirment to read the Line Level Attribute and create a xml file and store it in a text area field. Later on I need to read the XML file which is… -
Transaction Line Level HTML attribute doesn't print in the document designer outputSummary: Transaction Line Level HTML attribute doesn't print in the document designer output Content (required): Transaction Line Level HTML attribute doesn't print in t… -
Display date in MM YYYY format.Summary: Here there is a scenario where the customer wants to see the date in MM YYYY format. Example: 12 2025. Here, the first 2 digits will indicate the month, and the… -
usersessionset and usersessionget deprecated in SOAP V1 - What are the altenatives?Summary: We are taking preparations for the news of SOAP V1 APIs deprecating. In a specific project we have - we have a Library BML UTIL that used SOAP V1 calls (it call… -
Can we close the Action Drawer on click of any action within the drawerSummary: We want to close the action drawer whenever user clicks on any action displayed anywhere within the drawer. This seems to be possible only with the Primary acti… -
Can I set approval logic where 2 out of 3 approvers must approve for a quote to be accepted in CPQ?I'm trying to implement an approval rule in Oracle CPQ where a quote is routed to 3 approvers in parallel. I want the quote to be approved if at least 2 of the 3 approve… -
Config Model (Non-BOM) Attribute Comparison for Each Line and Store at Transaction HeaderSummary: Business Requirement: We need to compare config model attributes which is added at Line across current & old version of a quote. The comparison should: Match li… -
Visibility Of Transaction based on User groupsWe are trying this approach to transactions visibility based on User groups, results = ""; bu = businessUnitId_t; company = _system_company_name; pp = _system_current_pp… -
How to run the REST API on a scheduled basis for a Data Table using a library function?Summary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t… -
How to configure the Rich Text attribute to support multiple templatesSummary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t… -
How to find the new line item is added in the line gridSummary: How to find the new line item is added in the line grid. Please give some special code examples in CPQ. Content (please ensure you mask any confidential informa… -
Running an advanced modify for a transaction line action only in the context of the modified lineSummary: Our customer business process requires the creation of a lot of different transaction lines. They can edit a particular line by clicking on the part number of t…Cristian Rogelio Velasco Gutiérrez 11 views 3 comments 0 points Most recent by bla-Oracle Configure Price Quote -
Advanced condition for access rule for ReadonlyHi Team, can anyone try to write advance access rule condition to make read-only for attributes?@Girish Kumar Reddy-Support-Oracle @bla-OracleVatsavay Prudhvi Raju 21 views 2 comments 0 points Most recent by Vatsavay Prudhvi Raju Configure Price Quote -
CPQ - Price book default on Business Unit conditionSummary: How to default price book based on Business Unit, while adding item to the CPQ transaction. Please check the screenshot below, we have multiple price books for … -
Using an API call from manual approval is having an unexpected behavior.Description: We were trying to call an action called "Update All Distributor Quotes" through an API call on the submit action (manual approval). When we tried it a coupl… -
Auto-Populate Last Price on Transaction Line in CPQHello CPQ Community, I’m working on a requirement in Oracle CPQ and need guidance on the best way to implement it. Here’s the scenario: Requirement: On the Transaction L…George Mattar 41 views 7 comments 0 points Most recent by Chris Ross-Support-Oracle Configure Price Quote -
Query Not Getting the Most Recent DataDescriptions: We have two library functions involved in this process: Library 1: processes the information gathered and updates the data table. Library 2: Retrieves the …