cancel
Showing results for 
Search instead for 
Did you mean: 

SAP CPQ: Quote 2.0 - How to open a specific quote via an link?

Alexander_0001
Participant
0 Kudos
594

Dear SAP Community,
I got the request if it is possible to open a specific quote via a hyperlink.
Is there a spesific Url synatx which we could use for this like this:

https://cpq-sales.calliduscloud.com/quotation/Cart.aspx?quoteId=2320

We are interested to generate quote links, which allows the user to share an individual quote and directs her/ him to the respective cart interface of the shared quote.

Look forward to your ideas.

Kind regards
Alexander

Accepted Solutions (1)

Accepted Solutions (1)

Alexander_0001
Participant

Yes this is possible. I found the following solution:

Create a Custom Field for your Quote:

  • Mandatory Fields:
  • Name: Link to Quote
  • Type: Free Form
  • Tab: <prefered tab>
  • Order within Tab: <prefered rank>
  • Calculation Type: Qonce when quote is created
  • Formula: <* QuoteLink *>

Answers (1)

Answers (1)

patrick_latour3
Explorer

Alternatively, we have used links like the below:

https://sandbox.webcomcpq.com/Login.aspx?quote=99999999

If users are using SSO, you can also do:

https://rssandbox.webcomcpq.com/fed/domain_name/Login.aspx?quote=99999999