BML
Discussion List
-
values from commerce to configurationSummary: I need to pass values from a commerce attribute to configuration. How can I do this? I saw that it's possible with BMQL, but I don't understand where to add i…
-
How To Query Account Attributes By Using BMQLSummary: We would like to retrieve in Configuration side the information available for an account. How we can do it using BMQL code? It exist a sort of select like the f…
-
Query Parts Description_Field1 and Description_Field2 fieldsSummary: Hi All, We have a requirement to get extended descriptions field1 and field2 values on click of any modify type action. Would need your input on the same. Conte…
-
Field _part_service_duration doesn't exist or is not accessible in resourceSummary: We are using upsertParts API for add or edit parts and receiving below error. Please help me on below issue. /partSetups/actions/upsertParts { "o:errorDetails":…
-
We need to set the custom email subject in Advanced Notification to Approver.Summary: As per the business requirement, Each BU have individual approvers, and each approver should be received their own BU related line items. We are able to achieve…
-
How to delete specific transaction line in CPQ under a model?Summary: We need to delete specific transaction lines in the Line item grid based on certain condition. Configuration setup - we have system configuration to have the st…
-
I want to determine whether the approver is the second approver or the final approver in BML.Content (please ensure you mask any confidential information): Process Definition>**** Quote Process>Documents>List>Transaction>Actions>List>Approve I am setting up BML …
-
How to Retrieve Display Labels for Commerce Menu Attributes via SOAP API in Oracle CPQSummary: Currently, the SOAP API returns only the API names for menu attribute values in the Commerce. We need a way to retrieve the corresponding display labels without…
-
How to distinguish between blank and 0 values in BML for float configuration attributesSummary: We are facing the following challenge with BML: Given a configuration float attribute "attr", displayed as an input box. The user has the option to leave the at…Michael Doberstein 21 views 1 comment 0 points Most recent by Sushmita Singh-Support-Oracle Configure Price Quote
-
Tools for Troubleshooting CPQ Commerce ActionsIf your Oracle CPQ Commerce process is experiencing slow actions such as long save times, or unpredictable behavior, this guide provides an overview of the some of the t…cpqEvanglist-Oracle 72 views 0 comments 2 points Started by cpqEvanglist-Oracle Configure Price Quote
-
How to get Parent Quote status in the current quote using attribute called "Parent Transaction Id"Summary: How to get Parent Quote status in the current quote using attribute called "Parent Transaction Id". I have a field on the using called " Parent Transaction Id[V…
-
I want to display the Currency attribute with a commaContent (please ensure you mask any confidential information): Process Definition>**** Quote Process>documents Transaction>actions Submit>Edit Approvals>Approvers>Approv…
-
Content Security Policy (CSP) ImportsSummary: In Oracle 25B upgrade we are having under Important actions and Considerations section the changes required for Content Security Policy (CSP) & Content Security…Aniket_Nagnath_Gade 1 view 1 comment 0 points Most recent by Emmanuel Zambrano-Support-Oracle Configure Price Quote
-
How to automatically attach a file manager doc to a quote's file attachment attribute?Summary: How to automatically attach a file manager doc to a quote's file attachment attribute? Content (required): I have considered using an advanced bml function for …
-
Capability to pick multiple lines from multiple quotes to create one Single Quote in CPQSummary: We would like to have the capability to pick multiple lines from multiple quotes to create one order. This is common practice for dealers and direct customers t…
-
Open Destination in a new pageSummary: Open Destination in a new page Content (please ensure you mask any confidential information): Created a new action in CPQ that should direct me to an external U…Erhan Irina 22 views 1 comment 1 point Most recent by Emmanuel Zambrano-Support-Oracle Configure Price Quote
-
Can addpartstotransaction add item as child of other item?Summary: We have 2 items as direct buy, while using addpartstotransaction I see that there is an optional parameter "parentDocNumber" we can pass. Our expectation is it …
-
How to pass array attribute in config json using _configure Rest APIPassing this jsonString = "{"bsId":" + transactionID_quote + ","documentId":12345567,"configData":{"pi_pays_Array":{"items":[{"value":"" + string(piWeeklyCount_c) + ""}]…
-
How to reset a configuration date attributeSummary: Based on an attribute value, we need to reset the date attribute in the configuration Content (please ensure you mask any confidential information): How to rese…
-
Customization Impact on cloning/overriding the BML library functionsWe need to customize the out-of-the-box (OOTB) libraries for Asset-Based Ordering (ABO). This will require overriding the default ABO libraries. Will overriding the libr…Bhagyalakshmi 31 views 1 comment 0 points Most recent by Dillon Witt-Support-Oracle Configure Price Quote
-
Actions → Send an email using BML processingContent (please ensure you mask any confidential information): I would like to send an email using BML with an Action created in Processes → Document → Actions. I plan t…
-
-
Sleep/Delay BML functionSummary: I have a BML library function that loops through an array of items and makes a call to an external API for each item. I would like to add a delay of a second or…
-
How to use CPQ BML constants - BM_CONFIGURATION_KEYSummary: What is the correct use of BML constants? I tried to return BM_CONFIGURATION_KEY from Recommendation rule - and got below error: Compilation error: Variable 'BM…sanaa 11 views 1 comment 0 points Most recent by Emmanuel Zambrano-Support-Oracle Configure Price Quote
-
Identify Inactive Quotes to Prevention User from making changes which causes Error.Summary: Inactive Quotes - User Error Prevention Changes. We are using Oracle Fusion Sales Cloud. User creates multiple quotes from same Sales opportunity but once on an…Aniket_Nagnath_Gade 11 views 2 comments 0 points Most recent by Emmanuel Zambrano-Support-Oracle Configure Price Quote
-
How to transfer CPQ attachments from one transaction to another transaction on click of action.Summary: How to transfer CPQ attachments from one transaction to another transaction on click of action. Content (please ensure you mask any confidential information): W…Aniket_Nagnath_Gade 35 views 1 comment 0 points Most recent by Adrian-Support-Oracle Configure Price Quote
-
How can we identify the line items that are selected?Summary: There is a system attribute which is _system_selected_document_number. When we attempt to use this to identify what line item has been selected in a transaction…
-
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 11 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…