Forum Post: Error: Access to Java class (Integration between Rollbase and Corticon)

  • Thread starter Thread starter tbektemi
  • Start date Start date
Status
Not open for further replies.
T

tbektemi

Guest
Hi everyone, There is an error when I send request to Corticon Server from Rollbase application. Error executing Trigger: "CScore_CcRequest_Processing" Error Access to Java class "org.apache.xerces.dom.DeferredElementImpl" is prohibited. (line #7) [Customer Info: Hello] in formula:var rbv_api = new Packages.com.rb.core.services.api.ServerSideAPI(1, 5826);var code = rbv_api.getSharedValue("ReturnStatus"); var body = rbv_api.getSharedValue("ReturnBody"); if (body != null && body != '') { var root = rbv_api.parseXML(body); var nodes = root.getChildNodes(); // s... The application perfectly works for Release 2.1.0.2 (build date 01/15/2014). However, I recently installed the latest evaluation version release 3.0.3.0 (build date 08/26/2014) and the same application does not work. Does this mean that the latest version of Rollbase does not support some of libraries? And how can I resolve this issue? Thanks in advance and look forward to hearing you. Regards, Talgat

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