SAP Knowledge Base Article - Public

3668501 - Provisioning users and group into SAP CPQ from IAS/IPS via SCIM V2

Symptom

Issue with provisioning users and groups into SAP CPQ from IAS/IPS using SCIM API V2. When attempting to pass an email to the emails field in the CPQ system, the system returned a 400 error with the message: "The field Value must match the regular expression '[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\\\\.[A-Za-z]{2,4}'."`  

 

Environment


SAP CPQ

Reproducing the Issue

  1. Retrieve information about an existing user using the GET method: api/scim/v2/users/
  2. Modify the email address in the response from step 1 and use a different domain (e.g. name@mail.mail). 
  3. Submit the modified response using the PUT method: api/scim/v2/users/
  4. Observe the 400 error with the message: `"The field Value must match the regular expression '[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\\\\.[A-Za-z]{2,4}'."` 

Cause

This is a bug.

Resolution

  • ETA for resolution is 2602.
  • Unfortunately, there is no workaround.

Keywords

Email, API, Provisioning users, Error, CPQ , KBA , CEC-SAL-CPQ , Sales Cloud CPQ , Known Error

Product

SAP CPQ all versions