Dear Experts.
I set up a printer. This printer spool write spool orders in the operating system. Orders are generated spool in background jobs running various programs.
Example:
zjob
Step 1 rsusr100n
Step 2 rsusr003
Step 3 resauselect1
So in "Set Command Id" I have defined a command that copies the files (spool spool orders) in another directory.
Example:
/ usr / bin / cp & F / usr / sec / control / & m / &F;
So far the spool server was static and the process has worked correctly. But by substituting a logical server not all orders are copied to the spool path defined in "Set Command Id".
When we changed the physical server by the logical server spool orders that come through the same application server that ran the background process are copied to the path.
Why does this happen?
Thanks and regards. David Sanchez.