Hi All, I am getting the above error, any ideas on how to fix it?
This isn't specific to the server product but you need to clean your data before attempting to write to a database. There are likely multiple records with the same primary key in the data you're trying to write to the database table.Add a unique tool to the workflow just before you write to it and see what your duplicate records are. You may need to make some data model changes on the database side. Or add an additional column to your primary key.
Hope this helps,
Eddie
User | Count |
---|---|
4 | |
1 | |
1 | |
1 | |
1 |