When using Appian to create database tables in SQL Server, sometimes the primary

When using Appian to create database tables in SQL Server, sometimes the primary key field a_id is of type int, but other times it is of type numeric(19,0).

There are three data types in the attached zip file. OKS_NewsEntry and OKS_Platform have a_id fields of type int, but for OKS_Component Appian creates an a_id field of type numeric(19,0) in the database instead of type int as I would expect. Does anyone have any idea why this is happening?

OKS_data types.zip

OriginalPostID-171694

OriginalPostID-171694

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data