Skip to main content
December 3, 2024
Solved

Unable to sync due to a system failure. (APNX-1-4521-016)

  • December 3, 2024
  • 2 replies
  • 0 views

Hi,

I am facing issue record type syncing system failure, after updating record in process.

The primary key i am using is BIGINT type.

Best answer by prateekv988933

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.

2 replies

prateekv988933
December 3, 2024

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.

December 3, 2024

Thanks [mention:3ea6b16c485a43a0b67953863b3694be:e9ed411860ed4f2ba0265705b8793d05] i changed datatype to INT and it worked.