Error sending workflow in batch mode Knime Analytics Platform 4.5.2

Hi community,

I have an error to excecute my workflow through batch mode.

This is the command to excecute

./knime -nosave -consoleLog -nosplash -reset -application org.knime.product.KNIME_BATCH_APPLICATION -workflowDir="/tableau/carpeta_compartida/Sitio_Produccion/GOU_PPA/

It has the “Send to tableau component in it”

This is the output error:
ERROR KNIME-Worker-1-Send to Tableau Server 0:5 Node Execute failed: Error interno del servidor: El servidor encontró un error y no puede completar la solicitud. Comuníquese con el administrador de servidor. (Error code: 500000).
org.knime.ext.tableau.hyperapi.sendtable.api.RestApiConnection$TsResponseException: Error interno del servidor: El servidor encontró un error y no puede completar la solicitud. Comuníquese con el administrador de servidor. (Error code: 500000).

But when I try to execute again, it works, what I mean is the error not always happen, most of the times works, but other times I recieve the error displayed above.
Workflow log.txt (3.7 KB)

Is there a setting to modify the Test response exception to the Send to Tableau API?
It can be an permission type error?

Please let me know if you need more information.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.