I am working with an external oracle database I am using an external data s

Certified Associate Developer
I am working with an external oracle database
I am using an external data store to get 2 values that I have to search by, unfortunately those values are stored on the database as:

number(15)

Which as far as I can tell is a number 15 character’s long which is longer than the largest xsd data type I can find, long, it’s also possible that this will overflow the number(integer) field in apian as well but I don’t know about that.

I do not have to display this number, just compare it.

Does anyone know a way to get this number in a appian friendly format, so I can query using it?

OriginalPostID-189998

OriginalPostID-189998

  Discussion posts and replies are publicly visible