ApiAction Bind Exception

LabKey Support Forum (Inactive)
ApiAction Bind Exception adam  2014-11-09 10:05
Status: Closed
 
In your form, what type is "confirmationNumber"? I.e., what does getConfirmationNumber() return and setConfirmationNumber() take? If you're posting blank values then I believe these will need to be nullable... Integer or Long, as opposed to int or long.

Adam