SAP Knowledge Base Article - Public

3364859 - How to get the Federation Quote link using CPQ Formula Builder Tag

Symptom

How to get the Federation Quote link using CPQ Formula Builder Tag.

Environment

SAP SALES CLOUD CPQ

Reproducing the Issue

  1. Open Quote;
  2. Open Formula Validator;
  3. Click on Formula Builder Image;
  4. You will find the QuoteLink tag;
  5. This tag doesn't provide federation specific quote link.

Resolution

  1. Open Quote;
  2. Open Formula Validator;
  3. Click on Formula Builder Image;
  4. You will find the FederationQuoteLink <* FederationQuoteLink( IdentityProviderEntityID )*>tag;
  5. This tag provides federation specific quote link.

The Tag also takes parameter idpEntityId.

idpEntityId is the unique value from Federation Settings which every IdP is providing when it is configured in CPQ.

If you use <* FederationQuoteLink() *> CPQ will choose first configured IdP in Federation Settings.

If you want to create Quote link for specific IdP settings you can use <* FederationQuoteLink(https://idp.com) *> for example. https://idp.com value is value from Federation Settings page, Entity ID field.

See Also

Keywords

Federation, Quote Link, SSO, Link, URL , KBA , CEC-SAL-CPQ , Sales Cloud CPQ , How To

Product

SAP CPQ 2023