Oracle Error ORA-25473: cannot store string in rule action context

Oracle Error Message

ORA-25473: cannot store string in rule action context

Reason for the Error

The user attempted to put unsupported data types, such as LOBs and evolved ADTs, into the rule action context.

Solution

Use only supported data types in rule action context.