| February 02, 2007 04:18:10 |
#3 |
| mahendra patnaik |
Member Since: Visitor Total Comments: N/A |
RE: Hi If want to run the graph in unix !what co... |
| if you want to execute the graph through shell script then you need to deploy the graph first then it will create a shell script in the run directory of your sandbox with .ksh extension.now open your Unix and goto the run directory where your deployed graph shell script is saved i.e the run directory of your SANDBOX. then execute the ksh by using the following command ./.ksh |
| |