Question:
Can I use the OS COMMAND in a Process Chain to delete a file off the BW Application Server.
Answer:
Not sure if you can do it directly in the Process Chain,
but a workaround is to code your OS command into an abap that you use in the chain.
Ch