SAP Knowledge Base Article - Public

3657195 - Adding Multiple Values under Determination Rules does Not Get Saved in the SAP Service Cloud Version 2.

Symptom

  •  The system does not allow multiple value selection for the following Rule categories: Form Determination, Service Level Determination, Case Routing to Employee, and Case Routing to Team.

Environment

  • SAP Sales Cloud and SAP Service Cloud Version 2

Reproducing the Issue

  1. Go to the settings.
  2. Navigate trought the Case Management.
  3. Attempt to add multiple values under the category in form determination.
  4. Observe that the system does not accept the values.

Cause

Operator Equal does not support selection of multiple values.

Resolution

To solve it, you have to allow the selection of multiple values under the determination rules by using the operator "IN" or ''NOT IN''. 

Operators: 

OperatorDescription
EqualUsed for checking if two values are equal.
Not Equal ToUse the ''Not Equal'' operator to obtain data not equal to a value.
InThe In operator determines if a value is in a list of values. 
Not InThe Not In operator determines if a value is not in the set of values. 
is EmptyThe Operator checks if a table or table variable has no data. 
BetweenThe operator in SAP is used to determine if a value falls within a specified range, inclusive of the boundary values.
Not BetweenUse the Not between operator to retrieve data outside the range of two values.

Keywords

multiple values, category, form determination, sap sales cloud version 2, operator IN, operator,  Service Level Determination, Case Routing to Employee, Case Routing to Team, Multiple, Multiple values. , KBA , CEC-CRM-FORM , SCV2 and ESM support for Forms , How To

Product

SAP Sales Cloud and SAP Service Cloud Version 2 1.0