Conga Product Documentation

Welcome to the new doc site. Some of your old bookmarks will no longer work. Please use the search bar to find your desired topic.

Show Page Sections

download

Configuring Enterprise QTC Profile Value for Quote

When you have enabled TurboPricing in the org to process large-sized carts, Conga recommends you to create such quotes with the QTC Profile value as Enterprise. In a quote with Enterprise QTC Profile, CPQ processes downstream operations asynchronously for a maximum of 10000 lines. When the Sales Representative selects the QTC Profile as Enterprise during quote creation, CPQ performs the following downstream operations in async mode:

  • Finalizing the cart
  • Cloning a quote with Line items
  • Synchronize quote with opportunity
  • Creating an agreement with line items (single agreement)
  • Creating an order (single order)
  • Creating assets
Note:

You must finalize Enterprise quotes using the finalizeCart() API if you have more than 1000 line items. For more information on finalizeCart() API, see Finalizing Configuration in Enterprise and Smart Cart. You must also use a custom Submit For Approval button for any approvals for Enterprise quotes.

You must manually add the picklist value of Enterprise in the QTC Profile field of the Quote/Proposal, Product Configuration, and Agreement objects.

To add Enterprise as a QTC Profile value

You must add the value Enterprise in the QTC Profile field of the Quote/Proposal, Product Configuration, and Agreement objects so that CPQ displays the value Enterprise in the QTC Profile drop-down on the quote for the Sales Representative.

  1. Go to Setup > App Setup > Create > Object.
  2. Click Quote/Proposal.
  3. In Custom Fields & Relationships, Click QTC Profile.
  4. On QTC Profile(Managed) page, click New on the Values section.
  5. Enter Enterprise.
  6. Click Save.
Note:

Repeat steps from 3 to 6 for the Product Configuration and Agreement objects. For the Product Configuration object, in Step 3 you must select the Business Object Profile field instead of QTC Profile.

To create a custom Submit For Approval button

You must use the custom Submit for Approval buttons for all Enterprise quotes. Follow the steps:

  1. Go to All Tab > Config Settings > Display Action Settings.
  2. Select Cart Page in Display Type.
  3. Select the flow you configured to use TurboPricing.
  4. Add a new row and defined the fields as described in the following table

    Fields

    Value

    Action Label Name

    Provide a name for the button. For example, CustomSubmitForApproval.

    Display As

    Select Action from the dropdown.

    Action Area

    Select Center from the dropdown.

    Action Page

    Enter Apttus_CQApprov__CartApprovals.

    Behavior

    Select Self from the dropdown.

    Action Type

    Select Quick Redirect from the dropdown.

    Is Enabled

    Enable this checkbox.

    Always Display

    Enable this checkbox.

  5. Click Save.

For more information on how to create quotes, Creating Quotes from Opportunities.