BML
Discussion List
-
Reconfigure ItemSummary: Content (required): Hi , is there any way to tell if under a certain hierarchy an item was added/removed after a reconfigure Version oracle CPE 23B Patch 3 uest…Michele12345 31 views 1 comment 0 points Most recent by Rene CPQ Support-Oracle Configure Price Quote
-
Tip Tuesday - CPQ Implementation Performance Enhancement1. Use string builder function instead of concatinating the strings using "+" operator. 2. When trying to contact a string inside a loop, add the values into an array us…Chandan A J-Oracle 62 views 1 comment 2 points Most recent by Raul Lemus-Oracle Configure Price Quote
-
How can I calculate the total amount and divide it into installments and manipulate them individuallSummary:I need to divide the total amount of a transaction into installments and be able to visualize them and manipulate these installments individually, because I need…
-
How to bulk upload parts along with Attachments and access the attachment data in BMLSummary: For Parts we have the option to attach Files instead of manually going to each and uploading the file can we do a bulk upload? From query, we can access Parts f…
-
How to prevent the resetting of the Price Book Entry List Price to $0 ?Summary: There exists a parts integration called “Export Price Book Entries” (ID: _partner_price_book_entry_id) that is creating a Price Book Entry record in SFDC for ne…
-
How to pass body/Payload in formdata rest API in BMLSummary: We have a REST API for sending the quote via whatsapp and the payload is in formdata format. We have tried settimg up the below code. When we trigger from BML i…
-
Is there a way to call the failed API's through timers based on the event in CPQ?Summary: We need to retry APIs when there is any failure while calling any API from CPQ. So, Is there a way to call the failed API's through timers based on the event in…Abhishek Kumar CX 53 views 1 comment 0 points Most recent by Dillon Witt-Support-Oracle Configure Price Quote
-
how do you use urlmultipartbypost to send multi-part attachments to external systemSummary: Content (required): There is no documentation on how to send attachments to an external system using the urlmultipartbypost. Do you set the attachments paramete…
-
How to access Util Library functions via REST independent of transactionSummary: We are trying to create a REST API endpoint that will allow one of our external ERP systems to generate data based on a function that exists in CPQ. For example…
-
Fetch API data on clicking Create TransactionSummary: Based on certain conditions, The moment I click create transaction, I would like to call a REST API to retrieve some data and populate on quote. How to do this?…
-
Can we use BMQL query where condition using case insensitive text comparing Data table column text?Summary: In Oracle CPQ cloud we have some data in data table column that has in different cases. so is it possible to query using bmql irrespective of the case of text a…
-
Is there any system attribute saving Last modified by?Summary: Is there any system attribute saving Last modified by? Content (required): In revision history XML, elements are showing actions/attributes modified and the use…
-
There is a way to get display name from config menu attributes using BML function?Summary: Using getconfigattrvalue in a bml for a menu attribute returns the actual value, not the display value, is there a standard way to get that value without having…Martha P 67 views 1 comment 0 points Most recent by Catalin Chiritescu - Support-Oracle Configure Price Quote
-
Flag for deleted linesWe are sending the CPQ reports to the client on email. Out client want to send a flag in the report if any line got deleted using delete action or removed via reconfigur…
-
How to update an empty array set during the clone process for an old quote?**This post was created as part of a How to Service Request (SR) Release: 23A Summary of the question: How to update an empty array set during the clone process for an o…Alexander G-Oracle 31 views 1 comment 0 points Most recent by Alexander G-Oracle Configure Price Quote
-
Send email notification on rule firingSummary: Is it possible to send an email notification with BML? Content (required): We have an advanced rule that returns true when a required parameter is missing. I am…
-
Config total not matching in JetUIsRecently, we have enabled the JetUi for configuration. We are using the recommended item rule. We have enable the "Display total Sum" on configuration options as well bu…Vaibhav Verma-167352 72 views 3 comments 0 points Most recent by Ellen Beres, CPQ Product Mgmt-Oracle Configure Price Quote
-
How to insert additional line items on a quote based on a value on the existing line itemSummary: Script to insert additional lines based on a value on a quote or a line item Content (required): Need script for below use cases: Use case 1: Based on a quote a…
-
Leap Year logic in BMLSummary: Based on start date, need to set end date by checking if the end date is falling in a leap year. Content (required): Script to auto populate end date based on s…S.Kumar 42 views 1 comment 0 points Most recent by Girish Kumar Reddy-Support-Oracle Configure Price Quote
-
Code to call any apiSummary: How to call any API using BML Content (required): Say on selecting a product, I should call an API to fetch the product price and populate against respective at…
-
Navigating to Product Line Configuration Flow using "Add From Catalog" type actionSummary: Navigating to Product Line Configuration Flow using "Add From Catalog" type action Content (required): We have a requirement where in based on selection in prod…
-
Docusign file attachment attribute not availalbe in Util librarySummary: Hello We are trying to send the signed document to other system using a custom service (REST). But not able to add the variable '_docuSignSet_esig_file_attachme…
-
Need more information on Save Document Upon Printing - DesktopThere is one option "Save Document Upon Printing - Desktop" on print type action. Whenever the print type action trigger the document got attached to the attachment attr…Vaibhav Verma-167352 51 views 2 comments 0 points Most recent by Derek John Dillon- Support-Oracle Configure Price Quote
-
How to know that line is selected in a transactionHi I need to validate that if and line item has an attribute (Part Custom Field28) with value "true" (string) must appear an error message that prevent delete the line i…Juan Sebastian Montero Castelblanco 102 views 5 comments 0 points Most recent by bla-Oracle Configure Price Quote
-
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…
-
Alternative for Rich Text EditorHi All, Is there any alternative for Rich text editor other than text attributes. I heard about new inline jet editor it includes more text formatting options. How to en…Vaibhav Verma-167352 51 views 2 comments 0 points Most recent by Chitra-Oracle Configure Price Quote
-
Is there a way to conditionally set a line item attribute to read only?Summary: In certain circumstances, I would like to set an editable line item attribute to read only (prevent them from changing the value). This is for only some lines, …
-
Set Value by BMLSummary: Set Value by BML Content (required): the custom action is used to set the default discount type "Percent Off" and default discount value "10%", it is working fi…
-
Config JET UI - Single Select Pick Lists : A pure CSS method for rule-based constraintsSummary: Currently Single Select Pick Lists in Config can't be the action attribute of a constraint rule. By generating CSS inside a Config HTML attribute wrapped in ta…Paul Pederson 83 views 4 comments 0 points Most recent by Emmanuel Zambrano-Support-Oracle Configure Price Quote
-
bmql select best options when fields can be blankSummary: wondering if there is a way to find best record option when 3 of the fields can be blank meaning any input Content (required): we have a table that we use a lar…User_2025-02-11-03-24-41-964 51 views 6 comments 0 points Most recent by Matt916 Configure Price Quote