SAP CPQ – Callidus – Retrieving Data using Web Services

Brief Description
The CPQ´s solutions are extremely powerful, but sometimes, to achieve the Customer requirements it´s necessary to extend the CPQ´s functionalities.
That´s the point of this document, I will provide some tips to access standard Web Services and extend the available solutions out-of-the-box inside of SAP CPQ.
I hope you enjoy it!!

Article
1.1. Description
1.2. Registering a new Customer
1.3. Web Services Available
1.4. Executing the WS to login CPQ
1.5. Executing the WS to Get Customer Data

Article: SAP CPQ – Callidus – Retrieving CPQ Data using Web Services

SAP CPQ – Callidus – Importing Configurable Products to CPQ

During a CPQ´s implementation, SAP allows you to import products in an easy way. Using the standard functionality “Import Products” is possible to import records into CPQ´s database through a CSV file.

I hope you enjoy it!!

Content

  1. Article
    1.1. Description
    1.2. Checking our Car Model
    1.3. Downloading the Product Template
    1.4. Preparing the file to upload the new Cars
    1.5. Uploading the images of Cars
    1.6. Importing the Products
    1.7. Testing the new Products

Article: SAP CPQ – Callidus – Importing Configurable Products to CPQ

SAP CDC/Gigya – Manipulating User Data inside of your WebSite using JavaScript

Brief Description
Into the Article “SAP CDC / Gigya – Integrating your Web Site with JavaScript” was described how to use SAP CDC and it integrates with your Web Site home solution using JavaScript. The proposal of this document now provides an advanced understanding of how to access the
user data after the user logging.

Content

  1. Customization
    1.1. Description
    1.2. SAP CDC’s Schema
    1.3. Opening the SAP CDC’s Debugging Window
    1.4. Creating an SAP CDC’s Logout event into your Web Page
    1.5. Showing the user data stored into the SAP CDC’s database

Article: SAP CDC/Gigya – Manipulating User Data inside of your WebSite using JavaScript