Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks Plug-in for Database | - |
Not Applicable | - |
Resolution:
Environment
---------------
All
Resolution
----------------------
If Publication Service is using publish by reference and say ‘TestTable’ is the referred object then the AESchema of ‘TestTable’ could be missing some of the ADB specific fields like ADB_SUBJECT.
Please check the AEschema of the referred object in this project. We suggest you to reconfigure the adapter or create the missing AE fields.
The ADB specific fields like ADB_L_DELIVERY_STATUS, ADB_SUBJECT, ADB_SEQUENCE, ADB_TIMESTAMP, ADB_OPCODE, ADB_TRACKINGID are needed for the publication service to keep track of each messages. Also the publication table cannot contain any user-created columns where the column name starts with ADB_. These characters are reserved for adapter use.