The value of the argument in Unix Job to execute a shell does not pass the full value if it has a space?
Release : 12.x
The value of the argument in the Job Unix when executing a shell should be able to pass through the full value, even if it has a space.
Since the space is usually a default separator, it might think of as two different/separate arguments.
Please try using the entire arguments in quotes.
This will resolve the issue