Category 133
Discussion List
-
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… -
login session timeoutSummary: Hello, I would like to know the inactivity closure time in CPQ and, if possible, how it can be changed? Thank you! -
Multi Select Menu in Commerce Process in Oracle CPQSummary: I want to create a Multi-Select Menu in Commerce Process in Oracle CPQ Cloud? I knew in Commerce, it is not possible to create a Multi-Select Menu but only a Si… -
File Attachment Attribute Supported at Model (Configuration) Level in Oracle CPQ?Summary: We need official confirmation on whether File Attachment (Attachment/File Upload) attributes are supported at the Model Configuration (Configurator) level in Or… -
Refreshing CPQ UAT System From ProductionHi Experts, In Oracle CPQ, s there any way to get all the quotes from the production to UAT by refreshing UAT? Thanks, Suresh -
Can we migrate a CPQ process from a PROD environment to another PROD environment?Summary: Content (please ensure you mask any confidential information): Hello, We have one PROD environment: clientUSA.bigmachines.com We will have another PROD environm… -
Need recommendations for using Timer in high volume transactionsSummary: We have the following implementation in our system: 1) CPQ Submits Order payload to fusion via OIC asynchronously. 2) If due to any reason, OIC doesn't provide … -
Can Oracle CPQ quote line allow assetId from different OrgCan an Oracle CPQ quote line reference an assetId belonging to a different Org, or must the asset be associated with the quote account’s Org? -
Pricing agreement: Account idSummary: Hello We are testing a basic pricing agreement for customer specific pricing using pricing portal. We have a base pricing model for default prices. For few cust… -
how to display prices in multiple currenciesSupposing that there are multiple currencies enabled for a site, is there a way to display product prices (and quote totals) in multiple currencies both in the Redwood q… -
Quotes emails sent from Oracle CPQ are put in quarantine by the Microsoft security systemSummary: Hi All, One of our customers recommends using Microsoft 365’s SMTP server to send emails from the Oracle application, instead of allowing Oracle’s servers to se… -
How can i configure the response that comes to the user after approved on his quotation?Summary: This is an example of a response that I received: Dear user@invalid.com Your quote with transaction CPQ-54 has been completely approved. -
How to create a chaining delegate approverSummary: How to create a chaining delegate approver where I need a A has a delegate approver B and B has a delegate approver C so when there is an approval so the A is a…