05-09-2024 04:26 AM
Hi All,By default integer data type in snaplogic is Bigint.How can i convert it into integer in snaplogic??
05-09-2024 04:41 AM - edited 05-09-2024 04:43 AM
@Parex122334 - bigint is how SnapLogic represents integers in the JSON object. I'm curious why the datatype will be a factor in your integration?
05-09-2024 04:55 AM
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