Oracle Error ORA-22630: attribute [string] is null or it is not well-formed

Oracle Error Message

ORA-22630: attribute [string] is null or it is not well-formed

Reason for the Error

Passing an attribute that is null or not well-formed

Solution

Make sure the attribute is not null or is well-formed.