Oracle Error ORA-25286: Invalid number of elements in the message properties array

Oracle Error Message

ORA-25286: Invalid number of elements in the message properties array

Reason for the Error

Number of elements in the message properties array do not match the number of elements in the payload array.

Solution

Create a message property array with one element (that applies for all the elements in the payload array) or create a message property array with the same number of elements as there are in the payload array.