cancel
Showing results for 
Search instead for 
Did you mean: 

How to convert bigint into int

Parex122334
New Contributor III

Hi All,By default integer data type in snaplogic is Bigint.How can i convert it into integer in snaplogic??

2 REPLIES 2

koryknick
Employee
Employee

@Parex122334 - bigint is how SnapLogic represents integers in the JSON object.  I'm curious why the datatype will be a factor in your integration?

Parex122334
New Contributor III

Yeah as i am supposed to pass my data into target location,but its not accepting because data is in Bigint so need to convert it into Integer