I'm beginning my journey into AX7 and recently encountered a problem that I cannot solve. I've extended a temporary (TempDB) table and added a new field. I then have a customization to a class where I am trying to add the new field to a field list of an insert_recordset statement. However the new field doesn't show up in intelli-sense and if I try to force it in, I get a compiler error. I've tried restarting IIS, refreshing AOT, restarting the azure box, synchronizing tables, etc. but nothing works. Finally when in debug mode, I can see the new field in the buffer so it seems that it was added correctly. Any help would be appreciated.
↧