java - automating a task with ProcessBuilder - how to login? -


we have terminal @ work users login , run commands. 'terminal' old ibm legacy system stone age can send command , replies. objective automate process 'processbuilder'.

i read feature , realized can key solve lot of our work. in way, i'm thinking java application automate work users doing on daily basis. instead of them punching keys millions of times, system them!

problem i'm not sure how processbuilder can it? how login? wait reply? how can instruct go menu 1 choose item 5 , input message 'abc' if replay 123 type xyz etc...?

thanks!

ps - if there's different programming language can - bring on.


Comments

Popular posts from this blog

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

html - How to style widget with post count different than without post count -

url rewriting - How to redirect a http POST with urlrewritefilter -