[progress Communities] [progress Openedge Abl] Forum Post: Re: Deploy Services Failed On...

  • Thread starter Thread starter Chris S. Hogan
  • Start date Start date
Status
Not open for further replies.
C

Chris S. Hogan

Guest
Sorry for the late reply, but there is a property to disable the validation of EDC enabled decision services at startup ############################################################################################################### # Determines whether the server will invoke the JPOX metadata validation service at Ruleset deployment # time. If this property is set to "true" the service will compare the external JDO document with the # database metadata and will prevent deployment if any discrepancies are detected. # # Default is true ############################################################################################################### com.corticon.ccserver.validateSchema=true If you set this property to false, then the validation step should be skipped at startup. This might be a workable solution until a more robust error handling is put in pace.

Continue reading...
 
Status
Not open for further replies.
Back
Top