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

ERRORInvalid number of elements in the message properties array
CAUSENumber of elements in the message properties array do not match the number of elements in the payload array.
ACTIONCreate 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.