Does anyone know where the settings are stored for the edge agent on the local machine?
I wanted to make a modification to one of the directory locations/websites and I don’t want to go back through the installer every time if possible.
Any tips?
Does anyone know where the settings are stored for the edge agent on the local machine?
I wanted to make a modification to one of the directory locations/websites and I don’t want to go back through the installer every time if possible.
Any tips?
Content root path: C:\Program Files\Epicor\EdgeAgent\edgeapp might be the place for everyone if they just did defaults, I found this in the logs for the edge agent.
I think it’s C:\ProgramData\Epicor\EdgeAgent\installproperties.txt
EDIT: or maybe not
agentID=ZZ-ZZ-lt01-EdgeAgent
agentName=ZZ-ZZ-lt01-EdgeAgent
agentLocation=ZZ-it-lt01-EdgeAgent
installMode=localInstall
allowedURL=https://…/Demo
allowedURL2=https://…/Production
allowedURL3=https://…/Pilot
allowedURL4=https://…/Test
clientExePath=
clientExePath2=
clientExePath3=
clientExePath4=
I see it:
“C:\Program Files\Epicor\EdgeAgent\edgeapp\appsettings.json”
I was thinking it was an appsettings.json file.
For the record, @klincecum gave me the “solution” on this. I was wondering if self solutions should be counted in the solution count on leaderboard or not, but I suppose we should to promote self learning. I don’t think someone would abuse that.
