Skip to main content
Nintex Community Menu Bar
Solved

Value was either too large or too small for an Int32

  • March 19, 2018
  • 3 replies
  • 630 views

Hi ALL,

 

Currently have an issue around starting a workflow from a form.

 

Each time I try to trigger the "Start a Workflow" Event, i keep getting the error below;

 

" Value was either too large or too small for an Int32 "

 

I have checked the values that I am passing into the workflow datafield, and ensured that the datatype is same.

 

Still have the same issue. Not quite about what the issue may be.

 

Will really appreciate an answer Pronto.

 

Thanks all...

Best answer by khanh1

This was logged a while back to support long integer (https://ideas.k2.com/ideas/APIT-I-605)

3 replies

Vernon
Forum|alt.badge.img+14
  • Scout
  • March 19, 2018
Im guessing you are using Int, what happens if you change both to type string? Also what does the value look like before its passed to the workflow?


  • April 10, 2018

You can use a data field of type 'LONG'


 


---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------


 


K2 will not accept any liability for any issues arising from actions taken in respect of the information provided by any forum member


Forum|alt.badge.img+16
  • Answer
  • April 10, 2018

This was logged a while back to support long integer (https://ideas.k2.com/ideas/APIT-I-605)