File seprator '\' with remotePath handling
| Bugzilla Link | 565286 |
| Status | UNCONFIRMED |
| Importance | P3 normal |
| Reported | Jul 16, 2020 20:32 EDT |
| Modified | Jul 16, 2020 21:01 EDT |
| Reporter | Masayoshi Kuroda |
Description
Current Japanese customers OODS server runs on Windows OS.
So, setup parameter: FILE_NOTATION is set UNC_WIN.
It means that file separator char is used ‘\’ instead of ‘/’.
It seems that current MDM5 implementation support only ‘/’.