Table.FetchSingle is not working after table change deployment
I deployed a table and an application with a tiny change. Just added a column, and enable/ disable a button based on a Table.FetchSingle.
The Table.FetchSingle operation returns File_IO_Status with CO SUCCESS for one application server, and other server returns Not Equal To CO SUCCESS.
Where should I check ?