BML
Discussion List
-
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 31 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 1 view 2 comments 0 points Most recent by Yusuke Shibuya -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 33 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 12 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 -
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… -
CPQ mandatory item cannot be deleted without parent ?Summary: Trying to delete line item with API and getting error "Mandatory item cannot be deleted without parent" Here is the code. We hard coded values just to check if … -
CPQ SbappendIssue: We’ve observed that accurate pricing is only reflected after the second Save action . Possible Cause: It appears that the pricing is not updating as expected on t…Yashasvi Seethalam 11 views 1 comment 0 points Most recent by Chandan A J-Oracle Configure Price Quote -
Invoke Fusion API within BML with IN operator in q parameterSummary: Invoke Fusion API within BML with IN operator in q parameter q=param in ('abc@domain.com','xyz@domain.com') Content (please ensure you mask any confidential inf… -
How to Set a Default Search Criteria in CPQ Based on User Group or Other Conditions?I’m currently working on configuring Oracle CPQ and I’m trying to achieve the following behavior: Set a default search filter (criteria) in the Search page that automati…