SAP Knowledge Base Article - Public

3770050 - Item comment length condition not supported in PMU business rule

Symptom

  • Requirement to display an error when the character count for item comment and a custom text area is less than 100.
  • A business rule was created to count characters for item comment and a custom text area.
  • Item comment is required and visible when a high rating is provided.
  • When the custom text area has more than 100 characters, no error is shown; when the item comment has more than 100 characters, the error still appears.
  • In rule trace, the item comment value appears as Null.
  • Error message: Enter a minimum of 100 characters for "Item comment".

Environment

SAP SuccessFactors Performance & Goals

Reproducing the Issue

  1. Proxy as user and open the relevant performance form.
  2. Provide a high rating for a behavioral competency so the item comment becomes required and visible.
  3. Enter more than 100 characters in the item comment field.
  4. Enter more than 100 characters in a custom text area field.
  5. Save the form and observe that the error “Enter a minimum of 100 characters for ‘Item comment’” still displays.

Cause

PMU business rule does not support using itemComment (or behavior comment) in the IF condition because the comment is a rich text editor (RTE) field that can contain HTML tags, which leads to inconsistent behavior and may result in Null in rule trace.

Resolution

  1. Do not use Item Comment or Behavior Comment in the IF condition of PMU business rules, as this is currently not supported.
  2. Monitor the product release information for version b2611, where support for evaluating comment length in IF conditions is planned.
  3. Refer to the official documentation for the list of supported conditions and current limitations on PMU form rules.

For release timelines, please review SAP SuccessFactors Product Release & Road Map Information.

See Also

refer to: Creating business rules to change field visibility, editability and required status on forms

Keywords

item comment, behavior comment, pmu business rule, if condition, character limit, minimum 100 characters, error persists, rule trace null, rich text editor, rte field, performance form, comment length validation, visibility rule, required rule, successfactors performance management , KBA , LOD-SF-PM-FF , Form Features, RTE, Spell Check, Legal Scan, Print , Problem

Product

SAP SuccessFactors Performance & Goals all versions