Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
8 replies
Subscribers
8 subscribers
Views
3728 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
AI and Rules
Hi, Our SQL Server business datastore table keys are setup as BIGINT
chrisc834
over 9 years ago
Hi,
Our SQL Server business datastore table keys are setup as BIGINT datatypes. The 'Defining Custom Data Types' article below states that BIGINT is supported and to map using xsd:long type in CDT's:
forum.appian.com/.../Defining_a_Custom_Data_Type.html
We have implemented on this recommendation, however it appears the native Appian 'Number(Integer)' datatype cannot handle numbers bigger than the standard INTEGER range?
For example, when querying a datastoreentity and the key is 110523001, results are returned but when using the key 20275908001 no results are returned, even though a row exists in the table.
Please help, thanks
OriginalPostID-193347
OriginalPostID-193347
Discussion posts and replies are publicly visible
Parents
0
chrisc834
over 9 years ago
How can I handle numbers outside of therange then? I have tried using the decimal type but they appear to get converted into scientific notation?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
chrisc834
over 9 years ago
How can I handle numbers outside of therange then? I have tried using the decimal type but they appear to get converted into scientific notation?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data