SAP Knowledge Base Article - Public

2338276 - Boomi process failing with MIN_LENGTH_NOT_REACHED or MAX_LENGTH_EXCEEDED when calling SuccessFactors

Symptom

A custom Boomi process is failing with one of the error messages below:

  • "Error: [Input ProfileLocation: Payload/data/person/field_name; DocumentLocation: Payload[0]/data[0]/person[0]/field_name[0]: Invalid Data Element '': MIN_LENGTH_NOT_REACHED business_key_field: XXX"
  • "Error: [Input ProfileLocation: Payload/data/person/field_name; DocumentLocation: Payload[0]/data[0]/person[0]/field_name[0]: Invalid Data Element '': MAX_LENGTH_EXCEEDED business_key_field: XXX"

Environment

Boomi

Cause

There is a data validation in Boomi side that detected that the maximun or minimun lenths set for a field ("field_name") is not being respected in the incoming payload.

The problematic record of the payload is indicated in the end of error message ("business_key_field: XXX").

Resolution

Review the max or min lenths set. The path to the field is indicated in the error message ("Payload/data/person/field_name").

 ''

NOTE: For further assistance with Boomi settings, reach out to Boomi support as this is not under SAP support's scope.

Keywords

Invalid, Data Element, Boomi, custom, MIN_LENGTH_NOT_REACHED, MAX_LENGTH_EXCEEDED, SuccessFactors, sf , KBA , LOD-SF-INT-CUS , SF Boomi & CPI (HCI) Custom Content , Problem

Product

SAP SuccessFactors HCM Core all versions