Hello,
E10.2.600.13
I am trying to understand how Method/Data Directives that are created/updated on one appserver also trigger on other appservers.
I tried asking Epicor support but it was difficult to get them to understand what it is I’m talking about.
I found a KB article that talks about either using DFS or pointing all appservers to the same shared folder location but that seems to be only if the customizationStorage, in web.config, is set to FileSystem but ours is set to SqlBlob.
I guess that means that the appservers pull directives from the database directly.
If I understand this correctly, how does appserver 2 know that a directive was created/updated from appserver 1? Is it frequently checking to see if there is a new version?
Is there a technical document that explains this in more detail?
Thank you.