Additional data can be stored in JSON format in the "attributes" column.
May I know which file is that? I plan to add extra columns on the changelog file in order to have the extra fields on the table. After that I don't where to made that modification in order to fill those fields when receiving the transaction. Is on the BaseProtocolDecoder?
If you need help with customisation or some development consultation:
Hello,
I want to parse the attributes and add additional fields to the DB, so I will be inserting those values when receiving new messages. I know that fields can be added on the XML files, I want help to localize where the attributes is obtained when inserting into DB