Hi,We are getting below error while trying to save a DCR. We are not putting any special character but then also it is not getting saved.Error: Unable to save DCR , getting error “Save was unsuccessful. Unable to create a valid XMLDOMContext.”Stack Trace:org.w3c.dom.DOMException: INVALID_CHARACTER_ERR: An invalid or illegal XML character is specified. at org.apache.xerces.dom.CoreDocumentImpl.createElement(Unknown Source) at com.interwoven.ui.datacapture.core.dcxp.XMLBuilderUtilities.createNode(XMLBuilderUtilities.java:85)what could be the reason for this error.Thanks
We are not putting any special character but then also it is not getting saved.