Hi,
I am facing issue record type syncing system failure, after updating record in process.
The primary key i am using is BIGINT type.
Discussion posts and replies are publicly visible
As of now, Appian does not support integers larger than 4 bytes. Increasing the size of your fields won't resolve the issue.
If you can provide more details about your use case, we'd be happy to help you find an alternative solution.
Thanks Prateek i changed datatype to INT and it worked.