Forum Discussion

Parex122334's avatar
Parex122334
New Contributor III
2 years ago

How to convert bigint into int

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

2 Replies

  • 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's avatar
    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