Database Error Messages

ORA-54406

A mapping is missing for "string" in the "input" field in the JSON metadata.

Cause

There is no input mapping specified in the metadata for the given model input and the model input has a size greater than one.


Action

Ensure that all model inputs that have a size greater than one are specified in the input field in the JSON metadata.