Batch processor/Headless Client User:<none> on the Server

Hi,
Why using the Batch processor/Headless Client plugin does’nt register proper at the server with the given user?

Batch processor
[attachment=2]Imagen 1.png[/attachment]

Batch processor client on Server
[attachment=1]Imagen 2.png[/attachment]

Batch processor client on Server detail info, here you can see User: USER UID:
[attachment=0]Imagen 3.png[/attachment]

Is the same case when you use the Headless Client Plugin.

Of course the User from the Batch processor is on the server and in this case belong to the Administrator Group.

Server Information
Servoy version 8.3.3 -releaseNumber 3209

JVM Information
java.vm.name=Java HotSpot™ 64-Bit Server VM
java.version=1.8.0_221
java.vm.info=mixed mode
java.vm.vendor=Oracle Corporation

Operating System Information
os.name=Windows Server 2012 R2
os.version=6.3
os.arch=amd64

This was happening because mustAuthenticate of the solution was false so there was no authentication done. See https://support.servoy.com/browse/SVY-14152