[X++] Changes in SOF/BOF, Reports or SysExtensionFramework classes

Maybe you encountered the pitfalls of the SOF/BOF (SysOperationFramework / BusinessOperationFramework), SSRS Reports or the SysExtensionFramework with CIL:
an object gets modified and the change is not directly visible.

There are various suggestions out there like restarting the client, deleting user cache and doing an incremential CIL generation.

Here are my experiences with these behaviors:

  • BOF / SOF
  • Incremential CIL
  • Menu Tools > Caches > Update Elements
  • SSRS Reports
  • Re-Run the report
  • For changes in corresponding classes:
    • Incremential CIL
    • Menu Tools > Caches > Update Elements
  • SysExtensionFramework
  • Menu Tools > Caches > Update Elements

I hope this helps a little bit.