BML
Discussion List
-
How to call commerce library from oicSummary: Can we call Commerce library from OIC? and pass inputs Content (please ensure you mask any confidential information): Version (include the version you are using…
-
Issue with removed menu values affecting existing transactionsSummary: We have removed the two values from the menu attribute. However, after removal, users encountered issues with existing transactions that contains these menu val…
-
BML Script to be able to get the duplicate product in the data tableIs there a way for me to be able to get the duplicate product in the data table and update the data in the row like its price using a BML script? Currently I have this s…DRVP 12 views 1 comment 0 points Most recent by Emmanuel Zambrano-Support-Oracle Configure Price Quote
-
Is it possible to Update a Data Table using a commerce action?Summary: I would like to ask if there is a way to be able to update a data table using a commerce action/BML triggered by a button? For context, We have "prices" data ta…
-
How to call a Commerce Action in Mass Update of Transactions in Oracle CPQ?Summary: We have a commerce action called "Sync", which passes the line item details to ICM through a REST Call. There is a requirement for Syncing for existing quotes f…
-
Special char in CPQ Text FieldsProblem Statement: CPQ BML error is displayed when Sales users add special char (|) in CPQ text fields and Saves the quote What are the special characters allowed in CPQ…
-
How to call Commerce Action from Mass Update Query in Oracle CPQ Application ?Summary: There is an requirement for updating the attribute for existing quotes for which the values are showing incorrect. If we call Synch (Custom Action), that will a…
-
Generate DB sequence in CPQWe have a requirement to generate a unique ID for a class of products, this ID is selected from a predefined range and a checksum is concatenated at the end. To avoid du…
-
How to fetch the price from Bill of Materials Table.We are getting the prices of the BOM Items in the Bill of Materials table present in Configuration. These prices are fetched from Pricing Portal. Our goal is to use the …Sakshi Sherekar 12 views 1 comment 0 points Most recent by Emmanuel Zambrano-Support-Oracle Configure Price Quote
-
BML script to get OAuth Access token from the OAuth token provider and add it REST API callHi All, Does BML function support OAuth based authentication? is so can you please share any sample code for the same: What am I trying to achieve: Step1: Call REST via …
-
Problems with Insert Query BMQLSummary: Having problems with an insert query. Content (please ensure you mask any confidential information): I am trying to test an insert query with bmql (test code be…
-
Some products, such part number 1, have negative calculated prices, and the List Price ought to staySome products, such part number 1, have negative calculated prices, and the List Price ought to stay at zero. can anyone suggest a condition to fix this item type for al…
-
It's possible to execute a commerce action using bmlSummary: I need to execute a commerce transaction action using bml script Content (please ensure you mask any confidential information):In my process thre is an action t…
-
Get CRM Partner URL in runtimeSummary: Hi All, The ask over here is to get the CRM Partner URL in CPQ within run time (BML). Wanted to understand is there any attribute or function or API which can g…Sidd Sarkar 23 views 3 comments 0 points Most recent by Emmanuel Zambrano-Support-Oracle Configure Price Quote
-
part should never populate for the particular selectionhow can we hide part in configuration. Example: user selected apple if user select apple, we should not show a particular part number/ part how can we achieve this in co…
-
Tip Tuesday - BML Syntax Highlighting and Auto-Complete in Notepad++Summary: How to get syntax highlighting and auto-complete for BML code in Notepad++. Content: When writing (or reading) a BML script in Notepad++, the two files in the a…
-
Is it possible to get the name of the attribute that triggers the constraint as a variable in BML?Summary: Is it possible to get the name of the attribute that triggers the constraint as a variable in BML, like a product line name or model name? I want to get the att…
-
Vignesh Prabhu Ganesan 32 views 5 comments 0 points Most recent by Vignesh Prabhu Ganesan Configure Price Quote
-
Week of the Year calculation in BMLSummary: Looking for options to calculate week of the year in BML code. We have a requirement to find if current week is Even week or an Odd number week - this is to han…
-
We want to use _part_id for rest APISummary: We want to use _part_id for REST API call to fetch translations. Version: 24A Patch 2 syntax: /rest/v16/partSetups/{id} where id is the unique identifier for th…
-
How to capture the hours from date attributeSummary: I am looking to get the current date and then check if it is a time later than 8 pm. But using the getdate(true) on my system I get back the 12 Hour format. I h…
-
You have attempted an action that could not be completedwhen user tries to select an account the error message received
-
CPQ | Return to Sales Cloud | Update Link to go to the Digital Sales OpportunitySummary: Hi @Everyone, Hope everyone is doing well! Related: CPQ - Fusion sales Integration Question: We have Return to sales Action button which is currently integrated…Amartya Pushp 22 views 1 comment 0 points Most recent by Sushmita Singh-Support-Oracle Configure Price Quote
-
How the document number gets associated with the line item after each reconfiguration in 23D releaseSummary: Before reconfiguration, whatever the document numbers are mapped to each line in line item grid; they get changes after reconfiguration for few lines. is this t…
-
Hide parts based on fields a transaction levelSummary: Is there a way to drive a part's visibility based on fields/conditions at transaction level? We would like to: collect information from transaction (for example…
-
CPQ FontsSummary: Is there any font available which will accept both korean characters and font formatting( bold, italic). We have verified the fonts available in 24A as well but…
-
Oracle CPQSummary: Hi Team, What is difference in Dictionary , Array and JSON . which one is more efficient and how to decide when to use dictionary or json/array? Thanks Content …
-
How to validate a date in the advanced action rule in commerce validation ruleSummary: I am trying to validate a date value (derived using BML), and would like to allow only certain values to be updated on the line-level attribute. I have created …
-
REST API to extract Config AttributesSummary: I am looking for a REST API to extract all config attributes from the CPQ system. Content (please ensure you mask any confidential information): None Version (i…
-
What is the limit on the number of sales groups that can be added in Oracle CPQ?Is there a limit on the number of sales groups which can be add in Oracle CPQ? Requirement: Use Auto Forwarding Rules to restrict quote access based on office number. Pr…