Hi,
Just an update for anyone facing the same issue I did with this plugin.
OL:
Please can you also use the gpedit tool to check on the user’s system, specifically can you check what the group policy setting for:
Local Computer Policy → Computer Configuration->Administrative Templates->Windows Components->Internet Explorer->Replace JScript by loading JScript9Legacy in place of JScript.
and
Local Computer Policy → User Configuration->Administrative Templates->Windows Components->Internet Explorer->Replace JScript by loading JScript9Legacy in place of JScript.
In both cases, if the setting is “Not Configured” or “Enabled”, please set those to “Disabled”, and then attempt to run the test once again.
It seems that the JScript9Legacy substitute (which is now a group policy that the default when not configured is to be “Enabled” since 24H2 versions of Windows) has issues with the SFTP plugin in certain specific cases
I got an authentication error after this which required me to escape special characters. Here is what OL advised:
The authentication issue is most likely caused by having a reserved character in the password such as '%' or '\', which need to be escaped since the password field of the plugin is a variable-enabled field. In variable fields, you can escape special Workflow characters by doubling them. For instance, a % character should be replaced by %%, etc.
Regards,
S