Hi All,
Recently, I installed a hotfix for AX 2012 R2. The hotfix contains plenty of objects, so there were so many code conflicts which I resolved after creating the conflict project using Detect code upgrade conflict option in code upgrade checklist. I resolved all the issues and then I compile application again. As a result of compilation, I am getting some compile errors in other objects which are not part of layer conflicts project. I created the project from hotfix model and there are some forms in which I am getting errors due to the data source is missing from the form. When comparing the var and syp layers on form, I can see the SYP layer changes but I can't see the inside arrow to bring the changes in in order to resolve the error as I did with the conflicting object.
Can anyone please let me know how to resolve the compile issues I described above and why the hotfix installation did not update the forms with data source automatically. Am I missing something here?