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
4 replies
Subscribers
9 subscribers
Views
9712 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
Upper limit of data type Number (Integer) is 2,147,483,647. I've
bragadeeshp
over 11 years ago
Upper limit of data type Number (Integer) is 2,147,483,647.
I've an object in CDT of type Number (Integer) that gets the values from Web Service. We are expecting web service to send numbers of 12 characters or more.
Now, how to increase the limit within Appian ? Is there any other data type I can use in CDT to accept these bigger number values ?...
OriginalPostID-86259
OriginalPostID-86259
Discussion posts and replies are publicly visible
Parents
0
shelzle
over 11 years ago
Running instances are generally not affected and keep running with the old version of the CDT. Problems arise as soon you call sub processes with the CDT as parameter and have the "By reference" checkbox set.
It might be necessary to modify some models to be able to handle both data types. Be shure to test all cases.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
shelzle
over 11 years ago
Running instances are generally not affected and keep running with the old version of the CDT. Problems arise as soon you call sub processes with the CDT as parameter and have the "By reference" checkbox set.
It might be necessary to modify some models to be able to handle both data types. Be shure to test all cases.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data