Olivia Engelrt Posted October 14, 2020 Share Posted October 14, 2020 Hello #DrIntegration, Using TIBCO Integration, I am attempting to map a field type of Integer 64 to a field that has type Integer 32. I am using the TOINTEGER formula to convert the 64 to 32 but receive the error "Message: Exception Type : OverflowException Message : Value was either too large or too small for an Int32. StackTrace : at System.Convert.ToInt32(Int64 value) at Scribe.Process.ProcessHubSpotDealtoNetSuiteOpportunity.Execute(Dictionary`2 settings, IEnumerable`1 dataEntityInput) " Is there a different formula that can be used so the Integer 64 can be mapped to Integer 32 I have completed a lot of research and tried several other functions but am continuing to receive similiar errors. Any help would be greatly appreciated! Link to comment Share on other sites More sharing options...
Nick Roelandt Posted November 18, 2020 Share Posted November 18, 2020 Hi, What value are you trying to push Do you get the same result when you don't use a formula at all thanks Nick Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now