BML
Discussion List
-
Field to display current pending approvalSummary: We would like to run are report on pending approval quotes and sort it out based on the group on which the quote is currently pending for approval. while doing …
-
How get the action code updated when we modify simple productsSummary: We have simple products(quick add items) created as asset. When we want to modify the simple product from ABO work bench, the item is being added with "-"(no up…Raja Siva Krishna 14 views 2 comments 0 points Most recent by Raja Siva Krishna Configure Price Quote
-
CPQ Order ClosureHi all Context: we create CPQ Order and submit it to FOM Sales Order. FOM notifies back the fulfillment line status. We have this requirement: when all CPQ transaction l…
-
Run BML script on schedule basis in CPQSummary: We are using Salesforce (SF) as our CRM, we are facing issue with mismatch in data between SF and CPQ due to various reasons. like, Scenario 1: Most approvers w…
-
Attach Proposal Document to eSignature attachment field without using a Print ActionThe need is to be able to attach the generated proposal document to a eSIgnature file attachment attribute on a click of a button (Other than Print - A pop up box is not…Neeha24 33 views 1 comment 0 points Most recent by Ganesan Viswanathan -Support-Oracle Configure Price Quote
-
OCR IN Oracle CPQSummary: We have a requirement where in contents of a PDF needs to be identified, specially a QR Code which resolves to a specific keyword. This is needed to identify a …
-
populate action is not working on AccountsSummary: when we try to populate account information on the customer details screen nothin happened Content (please ensure you mask any confidential information): Versio…Ahmed Mahrous 43 views 1 comment 0 points Most recent by Girish Kumar Reddy-Support-Oracle Configure Price Quote
-
how to mass update transaction attribute via REST API Call using Mass Update processHi, I need to update some columns which is empty in transaction header using "SAve" action . which is to be performed by REST API using Mass Update function. it will be …Rahaman Baig 11 views 1 comment 0 points Most recent by Haripriya Samasi-Support-Oracle Configure Price Quote
-
How to identify on click of submit that quote will escalate for approval or Autosubmit?Summary: We have a requirement where we need to run some business logic when quote approves completely. Content (please ensure you mask any confidential information): We…
-
Mass Update of TransactionsSummary: I have found the knowledge article (Doc ID 1660324.1) for mass updates of transactions. I want to perform a mass update of 1 quote field for a couple of hundred…
-
I want to create a data table for all products with todays list price and selling priceSummary: I want to create a data table for all products with todays list price and selling price so that I can export the records from this data table to an sftp server.…
-
how to insert rows in a cpq data table by using bmql in batch mode to run once every daySummary: Where to write the bmql code and how to trigger it every day to run so that it can insert rows in data table. Content (please ensure you mask any confidential i…
-
string limitation for payload sent as input to CPQ REST APIDear Team, Please help with the below query we are having. Is there any way we can store data(json format) in files or other format for 20 million plus characters and fe…
-
Why from step transitions commerce libraries are not accessible?Summary: Even though step transitions are part of commerce, why we could not invoke commerce libraries from step transitions? currently only util libraries are accessibl…
-
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 11 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 15 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…prudhvi raju 12 views 3 comments 0 points Most recent by Dillon Witt-Support-Oracle Configure Price Quote
-
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 21 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…