I am using RFT. I got a requirement, I want to add the values to the "Application Configuration Tool"
say "Name","kind","Path" etc.
, through command line in RFT tool.
I have used the following command to open the "Application configuration Tool" Dialog box
and selected the Project, but i don't know how to give the values to the fields .
cmd>java -classpath
"C:\Program Files (x86)\IBM\SDP\FunctionalTester\bin\rational_ft.jar"
com.rational.test.ft.rational_ft -appconfig "workbench" .
Can any one please tell me how to add the values to the fields to the "Application Configuration tool" from command line in RFT?