Category 133
Discussion List
-
Is it possible to Hide Subscription Workbench actions (Modify, Terminate, Suspend, Resume, Renew)Is it possible to hide Subscription Workbench actions (Modify, Terminate, Suspend, Resume, Renew) based on the value of a commerce attribute, since users do not want to …Karthik Shivakumar 21 views 1 comment 0 points Most recent by Dillon Witt-Support-Oracle Configure Price Quote -
API to expose Transaction header, Line and Configuration attributesContent We have a requirement to export via api all the transaction information along with configurable attribute to be consumed by external system. Does CPQ provide any… -
How to Filter Dynamic Menu Data Based on Commerce Attribute in Oracle CPQSummary: I have a table in Oracle CPQ, and I am using one of its columns to create a dynamic menu in a transaction. Now, I need to apply a filter on this menu so that it… -
Call for Use Cases: Table-based Configuration RulesHi Everyone, As you know, we’re releasing a new Redwood administration experience in Oracle CPQ with 25D. On a future release, we'd like to redesign the definition of Ta…Elsa Alves-CPQ Product Mng-Products-Oracle 34 views 1 comment 0 points Most recent by Paul Pederson Configure Price Quote -
How to refresh the Rest API for Data TableSummary: In the Data Table REST API, the date_modified field is not returning the actual last modified date for the table. Instead, it shows an incorrect or static value… -
Redwood Quote UI - Attribute Help Text - How Hide html CodeWhen hovering over a commerce attribute in the new Redwood UI, all of the html code appears. Looks terrible. How can get rid of this and still format this text ? Or can … -
Display Only Models Relevant to Commerce Attribute ValueSummary: We have a commerce menu attribute, and depending on its LOV value, we need to display or hide specific models on the home page. Is there a method to filter mode… -
How to get all users same generated data count in CPQ reportSummary: I have a business request that the shared report should generate a same count for all users. Is User permission or group assigned linked to Report manager. Than… -
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… -
Config Model (Non-BOM) Attribute Comparison for Each Line and Store at Transaction HeaderSummary: Business Requirement: We need to compare config model attributes which is added at Line across current & old version of a quote. The comparison should: Match li… -
In data table, if we are storing Dates in a column, how can we provide validation for its Format ?Summary: In Data table we are actually storing dates to specify the validity of a record, but as multiple users upload the data, we want to ensure that if any user tries…Nilkant Sandipan Ingale 11 views 5 comments 1 point Most recent by Dhaivat Vyas Configure Price Quote -
CPQ Rich Text to set a default Font and Size for text as expectedSummary: CPQ Rich Text is defaulted to Times Roman font and size as 12, however in Email template we don't have Times Roman font available. I have tried to overwrite the…smrutijena-Oracle 12 views 3 comments 0 points Most recent by smrutijena-Oracle Configure Price Quote -
How to restrict transactions based on Business unitHow to restrict transactions based on the Business unit in Oracle CPQ. -
screen resolutionsSummary: Hello, We're having problems with screen resolutions. On some screens, all elements (buttons, attributes, etc.) are visible, while on others, you have to scroll… -
“Back (Type - Back)” saves data when “Collaborative Mode” is enabled in any organization.Summary: We are facing an issue with the “Back (Type - Back)” action, which only saves data when “Collaborative Mode” is enabled in the organization. Since our system is… -
Price book is readonly in configuration pageSummary: I created a custom pricebook, it's active, but when I go to Configuration page, the price book field is read only. How can I select different price books in con… -
Direct login deprecation in 25CSummary: Content (please ensure you mask any confidential information): Hello, We have seen here: https://help.bigmachines.com/BMIHelp/#Overview/DeprecationNotices.htm?T… -
Need to show only model and actual items in View BOM on Configuration BOM PageSummary: Currently system is showing all items in View BOM, but business only wants model and its actual items, option classes need to be hidden Content (please ensure y… -
How to map the table count into another tableSummary: How to map the table count into another table in CPQ eg: Table A → Total record is 1000 Table B → Total record is 200 Target Table TableName Count Last Modified… -
Visibility Of Transaction based on User groupsWe are trying this approach to transactions visibility based on User groups, results = ""; bu = businessUnitId_t; company = _system_company_name; pp = _system_current_pp… -
Embed DocumentsSummary: Hello, I'm using the document designer and I've added several embedded documents that are populated via file attachments. These same documents are included in t… -
How to run the REST API on a scheduled basis for a Data Table using a library function?Summary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t… -
Does CPQ redwood UI supports custom JavaScript stored in File Manager ?Summary: We are using a lot of custom JS in our original implementation (JET), in redwood UI I saw we have a section which allows to import external JS libraries, but in… -
How to send notification for the user?I need to add constraints to a date-type attribute so that when the due date has passed, the user receives a notification. -
What is the ideal way to assign sequence numbers for this hierarchy?Summary: Level Hierarchy Sequence Number Level 1 Root 1 Level 2 Model 1 2 Level 3 Sub Parent 1 3 Level 4 Child 1 4 Level 5 Grand Child 5 Level 3 Sub Parent 2 6 Level 4 C… -
attach an Array Set in the document designerSummary: Hi! Do you know if it's possible to attach an Array Set in the document designer? Thanks for your help. Regards! -
Is there a way to get cacheinstanceID for the current config?Need to get cacheinstanceID for REST calls after a config has been started by a user. Long story short, I'm trying to use BML to create dynamic CSS to highlight specific… -
Attachments CPQSummary: Hello! When attaching files in CPQ, I would like to know: a) what types of files are allowed, and what files should be validated or blocked (e.g., .exe, .bat, e… -
Confirmation popup on action clickSummary: I have to implement a requirement in CPQ, when user clicks on cancel action it should show a popup for asking the confirmation from user. How to achieve this ? … -
Quote Transaction NumberSummary: We have a requirement in our project where the quote transaction number should follow a specific sequence, such as AAA001 to AAA999 and then continue as AAB001,…