Details
-
Fix
-
Status: Released (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Windows
Description
If you use a job chain with file order source on Windows and you have \n, \t or \r in the path of the monitored directory then you cannot see the order details in JOC. When you click the order then a show_order command is sent to the JobScheduler where the order id is wrong because e.g. \t is a tab sign and you get an exception.
WORAKROUND:
You can use slashes instead of backslashes when you configure the path of the monitored directory.
If you have a shell job in the job chain which want to do something with the file and here you want backslashes then use the variable
%SCHEDULER_PARAM_SCHEDULER_FILE_PATH:/=\%
Attachments
Issue Links
- relates to
-
JOC-34 File order log cannot be opened from order menu
-
- Released
-