I would like to ask you for help, I donÂt have much experience using linux automation xml files.
I was asked to create an xml file that prompts for server name, IP, default gateway, and other options, while surfing the internet I found various autoyas.xml examples. I tried to mimic the examples in my xml file. When I test the xml I get prompted to enter the server name, however the script is not executed, the script is supposed to validate the input entered to be less than 13 characters, only alphanumeric and not null input. The validation part is not working, can you help me with this question.
My OS is SLE SE 11 SP2, below is the part in my xml that I am prompting for the server name.
Thank you
Juan
606
607
608
609 Please enter the Hostname:
610 Server Configuration
611 string
612 initial
613
638
639
640
641 false
642
643 </general