My Oracle Support Banner

V12.1.2 Java Adapter In Transaction Mode Not Including Tokens (Doc ID 2012900.1)

Last updated on MAY 11, 2022

Applies to:

Oracle GoldenGate Application Adapters - Version 11.2.1.0.3 and later
Information in this document applies to any platform.

Symptoms

 When processing a trail with tokens and using a custom velocity template that maps the tokens, the tokens are included in the output when in operation mode but excluded when in transaction mode:

Operation mode output, mode=op:
{"TNAME":"<schema name>.<table name>", "OP":"I", "TS":"2015-05-15 01:15:19.063456",
"JTS":"212298412518000000", "XID":"32360", "CSN":"13822.375208", "OSN":"1",

Transaction mode output, mode=tx:
{"TNAME":"<schema name>.<table name>", "OP":"I", "TS":"2015-05-15 01:15:19.063456",
"JTS":"", "XID":"", "CSN":"", "OSN":"1",

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.