BML
Discussion List
-
how to create custom xml file and store it in text area fieldSummary: Hi, We have a requirment to read the Line Level Attribute and create a xml file and store it in a text area field. Later on I need to read the XML file which is…
-
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…
-
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 6 views 2 comments 0 points Most recent by Yusuke Shibuya -Oracle Configure Price Quote
-
Auto-Populate Last Price on Transaction Line in CPQHello CPQ Community, I’m working on a requirement in Oracle CPQ and need guidance on the best way to implement it. Here’s the scenario: Requirement: On the Transaction L…George Mattar 20 views 5 comments 0 points Most recent by Chris Ross-Support-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…
-
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…
-
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 13 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 11 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
-
Can I set approval logic where 2 out of 3 approvers must approve for a quote to be accepted in CPQ?I'm trying to implement an approval rule in Oracle CPQ where a quote is routed to 3 approvers in parallel. I want the quote to be approved if at least 2 of the 3 approve…
-
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…
-
Customize Transaction Manager in Redwood UIRequirement: Transaction Manager should only show the Transactions/ Quotes which belongs to a user logged in or user group that user is a part of. Other quotes should no…
-
documentGenerator API "Requires Admin Access" errorI am calling the documentGenerator API from a commerce transaction via an action button. The action button calls a commerce Library Function, The call returns the Error-…