Conflict between SOAP connector and document-templating connector

1
0
-1

Hello everyone!

I've been using the SOAP connector and word connector individually without any issues, however whenever I add both connectors in the same pool/diagram the SOAP connector stops working and throws this error:

Work ExecuteConnectorOfActivity: flowNodeInstanceId = 700016, connectorDefinitionName = Cursos matriculados failed. The element will be marked as failed. Exception is: java.lang.IllegalArgumentException: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
wrapped by org.bonitasoft.engine.commons.exceptions.SBonitaRuntimeException: java.lang.IllegalArgumentException: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
exception was generated here: at PROCESS__5736620268400921005//org.apache.xerces.jaxp.DocumentBuilderFactoryImpl.setAttribute(Unknown Source)
at PROCESS__5736620268400921005//org.bonitasoft.connectors.ws.SecureWSConnector.buildResponseDocumentBody(SecureWSConnector.java:426)
at PROCESS__5736620268400921005//org.bonitasoft.connectors.ws.SecureWSConnector.executeBusinessLogic(SecureWSConnector.java:229)

The SOAP connector is called before the document templating. There is no issue with other connectors (Rest API, email).

Does anyone have the same problem or knows how to solve it?

Thanks in advance!

No answers yet.
Notifications