Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
#Automation
We have a scenario where we want only the specific column data which has been updated, using JDBC 6.0.3 (FP1) adapter. Lets say the table has 60 columns and at different time different columns gets updated. The Update Notification Configured on that table using adapter service, should only return the primary key and that column data as output. How can we achieve this ? Any Ideas ?