Category 133
Discussion List
-
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 20 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 15 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,… -
the width of a column in the transaction lineSummary: Hello, How can I define the width of a column in the transaction line? Thank you! -
header freezingSummary: Hi, is it possible to prevent the quote header from freezing? When I scroll down, it always stays at the top of the screen, and they don't want that; they want … -
About the Associate Product buttonContent (please ensure you mask any confidential information): Ask the following questions: The order details show a button that you have never seen before. The button i… -
Unable to access CPQ Commerce REST API using OAuthSummary: When we try to invoke CPQ Commerce REST APIs using OAuth 2.0 as the authorization type, we are getting the below error - { "type": "HTTP://www.w3.org/Protocols/… -
How can i highlight the item lines that gives error on the quotation?If there is an error that displays on the header, the users don't know where this error comes from -
How to reject the old quotes from Production after go-liveSummary: How to reject the old quotes which were in approval pending stage before go-live. Content (please ensure you mask any confidential information): How to reject t… -
I know that addpartstotransaction function returns a jasonArray, but what is the format in an actionI know that addpartstotransaction function returns a jasonArray, but what is the format to return that in an action. Please tell me how to return it on a modify action o…