R
Ricardo Jorge
Guest
Hi Chris, First of all thanks for your suggestion, that seems to be a more correct way of doing it. As far as I know that configuration you mention is part of CcServer.properties file right? Well, we installed the corticon server in a websphere environment and I can't find the file there... is there a way to configure it somewhere else? Hi Gertjan, The dirty way fails when someone changed rules and din't backed up the ServerState.xml file with the new changes. That way when server restarts we loose lastest rule changes. I'll try to use Chris suggestion but if it won't work (i'm not finding where to change property) I'll consider the following workaround: 1) Iterate ServerState.xml file and for each DecisionService (name and version); 2) Search DecisionService File (ex. servicev1.0.eds) most recent file in the folder "DoNotDelete\DecisionServices" 3) then I'll update EDS path with the one of most recente file 4) I'll do the same with database properties. I think that way I'll mitigate the problem. Ricardo Jorge
Continue reading...
Continue reading...