Epicor Web Access

‘playing’ with EWA in E10.1.400.19

We have a customized Part Tracker so I tried to generate Web Form to see how customization worked in EWA
I get a ‘JavaScript Error: Function expected’ when looking up a part number. Looking at the debug info, it seems like the error is within a Epicor adapter method…

any hints on how to verify / fix ?

Thanks,

bw

Have you tried in other browsers and played with browser/internet security settings?

Is the web server in the “trusted” list for the browser?

Calvin

I had a try catch block in the code that it apparently did not like.
It runs without error now