Preparing for the Smart Client euthanasia in May. My CAM showed me how to set up the URL link in our shortcuts to go directly to MES. I’m working on setting up Desktop browser shortcuts for our Shop MES machines.
Syntax like this https:////Apps/Erp/Home/#/home?mode=MES
This sort of works, but only after the User is signed on.
Process flow now is the user is presented with the Kinetic sign on, it then launches the Kinetic home page. User closes the browser and relaunches from the same shortcut and it loads MES without signing on. Obviously confusing for the users. I’d like to have a shortcut I can drop into the startup programs group so the machine just boots up like a dummy terminal to MES without intervention. Any tips?
IIRC using =MES uses the full client license while =DC uses the MES “Data Collection” licenses. URL ends like: …/apps/erp/home/#/home?mode=dc once the user logs in it should show them then DC homepage:
I tend to load the mode=DC URL in a different browser (if im normally doing using chrome, ill use edge) - or private mode. The cookies and whatnot tend to crossover between sessions if you use the same browser.
So you are saying that if your clear the browser cache and start fresh or us an InPrivate/Incognito window and load the DC URL it does not take you tot he MES screen?
Maybe try clearing your browser data for your Epicor SaaS endpoints. Then try again. I’m wondering if Edge is still caching too much data and it’s redirecting incorrectly.
If that works then I would bet that there is a caching issue that is holding onto the previous session.
We use Edge and have a GPO setup to clear the cache automatically on browser close for our App Servers (we are on-prem so I actually think we clear anything with our AD Domain) and that solved a number of the random weird issues we would get when we made the move from Classic to Browser-Kinetic.