BTW, I tested using the following job definition example:
- defaultTab: nodes description: '' executionEnabled: true id: 58f26822-49cd-402b-ac7f-8e37772dc68f loglevel: INFO name: HelloWorld nodeFilterEditable: false nodefilters: dispatch: excludePrecedence: true keepgoing: false rankOrder: ascending successOnEmptyNodeFilter: false threadcount: '1' filter: 'name: windows ' nodesSelectedByDefault: true plugins: ExecutionLifecycle: {} scheduleEnabled: true sequence: commands: - exec: C:\Users\user\Downloads\example.bat keepgoing: false strategy: node-first uuid: 58f26822-49cd-402b-ac7f-8e37772dc68fThis calls the following basic Windows batch script:
echo whoami & dirBut it works great for me. Could you provide a reproducible example? Regards!
I was checking the code. The plugin validates the charset from Python and then tries to force it to UTF-8.
Some approaches here. Please test from a non-prod server/instance.
Regards.