How to fix the Oracle error JMS-00137: Payload factory must be specified for destinations with ADT payloads?

In this post, you’ll learn more about the Oracle ErrorJMS-00137: Payload factory must be specified for destinations with ADT payloads with the details on why you receive this error and the possible solution to fix it.

Oracle Error Description

JMS-00137: Payload factory must be specified for destinations with ADT payloads

Reason for the Error JMS-00137: Payload factory must be specified for destinations with ADT payloads

Cause: CustomDatumFactory/ORADataFactory was not specified for destinations containing ADT payloads

How to fix the Error JMS-00137: Payload factory must be specified for destinations with ADT payloads ?

You can fix this error in Oracle by following the below steps

Action: For destinations containing ADT messages, a CustomDatumFactory/ORADataFactory for a java class that maps to the SQL ADT type of the destination must be specified

Tags :

Leave Your Comment