Symptom
- User administration reactivates the user each time while updating the inactive profile.
- The payload sent does not include an 'active' flag.
Environment
SAP CPQ
Reproducing the Issue
- Use the user administration SOAP API to update the inactive user
- Send the request without including an ACTIVE node in the payload
- Observe that the user is reactivated.
Cause
When the ACTIVE node is not provided in the user administration SOAP API request, the user status defaults to active, causing inactive users to be reactivated during updates.
Resolution
- Edit the user administration SOAP API payload to explicitly include the <ACTIVE>FALSE</ACTIVE> node for the user.
- Send the update request and verify the user remains inactive after the profile change.
See Also
Keywords
soap api, user administration, approving parent, active flag, ACTIVE node, reactivation, inactive user, update user, default active, cpq, sales cloud cpq, soap payload, user status, user update, deserialization , KBA , CEC-SAL-CPQ , Sales Cloud CPQ , Problem
Product
SAP CPQ all versions
SAP Knowledge Base Article - Public