OGG-30677
@AISERVICE source column {0} contains {1} characters, exceeding model {2}'s maximum input limit of {3} characters.
Cause
The source column data length is greater than the model's maxInputCharacters setting.
Action
Increase the model's maximum input characters or reduce the size of the source column data.