Hi there,
I am reviewing a clients legacy JS web resources (2015) and noticed running that after exporting them in a solution and running them in a V9 online trial instance, the xrm.page lines are not picked up by solution checker.
Is this normal behavior or is there something different in how solution checker runs in a trial.
Thanks!
Hi Leah,
Yes totally understand that. My question is why will solution checker not pick up xrm.page lines in the body of a JS WR.
Hi Rebel,
Xrm.Page
‘Xrm.Page’ references or accesses a deprecated API in the client context object model. Replace this call with the following client context API: ‘ExecutionContext.getFormContext’
Xrm.Page is depreciated and will not work in October 2020 release, DO NOT WRITE THIS CODE, get into the habit now. There is no excuse because it’s been well publicised and there are lots of examples of using the new syntax.
maybe you can refer following link to know more about it:
What the solution checker does and why you should use it – Hosk's Dynamic Blog (wordpress.com)
Regards,
Leah Ju
Please mark as verified if the answer is helpful. Welcome to join hot discussions in Dynamics 365 Forums.
André Arnaud de Cal...
291,996
Super User 2025 Season 1
Martin Dráb
230,853
Most Valuable Professional
nmaenpaa
101,156