Facing Issue in Record Sync-Unable to sync due to error in data source

Certified Senior Developer

Hi All,

I am facing issue with record sync while writing dataset to the database table using write records.
This works fine if we sync record manually , data is inserted , we get the primary key back to the process. The record is a simple record with no relationship defined. Going through the community posts , this issue comes when we have BIGINT type of datatypes defined in the table. 
So need to verify how to solve this issue without changing primary key column from int8/BIGINT to INT, as we need to store the values greater than int4 range in the database. Is there any way to make this sync work?
Kindly guide.
Attaching the screenshot.

Thanks


  Discussion posts and replies are publicly visible