BML
Discussion List
-
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 … -
Display Quote Number in “Pending Configuration” List in Oracle CPQSummary: As per Oracle documentation, we have enabled the “Pending Configuration” feature in Oracle CPQ so that users can resume configurations that were interrupted due… -
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… -
Is there a way to populate emails in CC in case of Steps Define Notification Send Email?Summary: We have a requirement to populate the Email CC with the user's email associated to a user group and it uses an email template to send an email without any attac…smrutijena-Oracle 7 views 2 comments 0 points Most recent by smrutijena-Oracle Configure Price Quote -
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… -
Is there a way to accept and reject a proposal based on Customer feedback from an email responseSummary: Is there a way in CPQ to accept and reject a proposal based on Customer feedback from an email response? For example if customer response with Accepted or Rejec…smrutijena-Oracle 10 views 2 comments 0 points Most recent by smrutijena-Oracle Configure Price Quote -
Make custom integer field in transaction line in cpqSummary: Now i have to implement onhand quantity from fusion into cpq i make data table and have onhand quantity but i want to make field with function itemNum = "|_s_pa… -
Applying validation rules to attributesContent (please ensure you mask any confidential information): I have a question. I would like to set input rules(or validation check) for a text-type attribute. Specifi…Yusuke Shibuya -Oracle 11 views 2 comments 0 points Most recent by Yusuke Shibuya -Oracle Configure Price Quote -
How to encode CPQ RichText attribute to Base64 as not accessible in any functionsSummary: We have a requirement to send CPQ Rich Text attribute values to Enterprise Contract to generate a contract, however in Enterprise Contract there is no Rich Text…smrutijena-Oracle 11 views 2 comments 0 points Most recent by smrutijena-Oracle Configure Price Quote -
CPQ Auto approvals by system in approval flowBusiness scenario: Approvals are triggered when sales rep reduces the discount more than 10%. This logic is applicable for all configurators and quick adds. Requirement:… -
I want to return a null value in a formulaContent (please ensure you mask any confidential information): I have the following questions: Process Definition>Quote Process>Documents>Transaction Line>Attributes Cus…Yusuke Shibuya -Oracle 8 views 2 comments 0 points Most recent by Yusuke Shibuya -Oracle Configure Price Quote -
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 22 views 5 comments 0 points Most recent by Chris Ross-Support-Oracle Configure Price Quote -
Approval Sequence IN CPQSummary: I am trying to make Action Called Approve status Changed Approved because i have multiple status Waiting for approvals and Approvals , so i have multiple approv… -
Remove file from file attachment attributeSummary: I have an attribute of type file attachment and I would like to use a commerce library function to remove the file that was attached/uploaded. I am not sure wha… -
How to call library functon on field change?Summary: Hi, is it possible to call a library function when a field is changed? Content (please ensure you mask any confidential information): In Transaction Line, we ha… -
BML Code analysis - Automation toolHi, Is anyone aware of/is using any Oracle suggested/third-party automated code quality analysis tools for Oracle CPQ's complex BML scripts? Any pointers would be helpfu… -
Integrate CPQ account with oracle fusionSummary: I am trying to build integration from oracle fusion into cpq i made report from fusion but there is no API or soap from cpq side so i search more in crm account… -
Copy Line item and select the attribute on copy screenSummary: Current Standard Behavior: When a user selects a line item and clicks Copy, a standard Pop-up Screen appears. In this screen, the user can change the Quantity b… -
Date formats are coming different in action and commerce library functionsWe are getting the date format as "YYYY-MM-DD" for create date and system date in Commerce library function and it is coming as "mm/dd/yyyy" in Commerce action and we ar… -
Copy Array Set row from one to N numberSummary: We need to implement this requirement from Customer. Can anyone help us to resolve this? 1. Array Set Copy Functionality "How can we implement a feature in Orac… -
Is it possible to automatically call 'Save' action as soon as user Approve the Quote.Summary: Is it possible to automatically call 'Save' action as soon as user Approve the Quote using Approval Icon (green color) Content (please ensure you mask any confi… -
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 1 comment 0 points Most recent by Sushmita Singh-Support-Oracle Configure Price Quote -
Import BOM Parts into Quote via excel based on child item selectionSummary: Could you please help me in below requirement . Can we import Bom part based on child item selected in excel sheet. for eg Primary PKG is Parent item and it has…Rahul Katoch-Oracle 41 views 0 comments 0 points Started by Rahul Katoch-Oracle Configure Price Quote -
About the $like operator in Dynamic Menu FilterContent (please ensure you mask any confidential information): Regarding Dynamic Menu Filter, I am trying to do the following: {$and: [ {Code:{$like:"xx%"}} ]} This work…Yusuke Shibuya -Oracle 25 views 2 comments 0 points Most recent by Yusuke Shibuya -Oracle Configure Price Quote -
CPQ system configuration - Configuring distinct instances of the same modelGreetings! One of customer sells complex machinery, and that makes them a perfect candidate to implement system configuration. We have a model already running, but we wo…Cristian Rogelio Velasco Gutiérrez 11 views 3 comments 0 points Most recent by bla-Oracle Configure Price Quote -
CPQ Transaction Line LoopWe’re currently facing space constraints within the Pricing function and other objects. As part of our refactoring efforts, we had a question regarding best practices: W…Yashasvi Seethalam 11 views 2 comments 0 points Most recent by Yashasvi Seethalam Configure Price Quote -
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… -
How do I hide/disable custom actions when no lines are selected in the LIGSummary: Custom actions such as Reconfigure, Delete Line items, Copy Line Items are enabled for user selection with No lines selected in the LIG and upon clicking them w… -
Get any user details using BML functionRequirement: We want to give access to users based on the user groups through Commerce process steps. However, we are not able to fetch the user details like user group,… -
Multiple rows insert in CPQ Data TablesSummary: Multiple rows insert in CPQ Data Tables Content (please ensure you mask any confidential information): I would like to insert multiple records at once using bmq…