While Migrating the code from AX 2012 to D365, we are facing some issues with deprecated elements in D365.
1. SecurityRights.hasServerMethodAccess(className, methodName) - is deprecated , please suggest which method can be used here to replace.
2. journalFormTable.formMethodTimeOutRedraw() is deprecated
3. ActiveX type control which is deprecated in AX7
Please suggest alternative methods are controls to use these.
Thanks,