user manual

102 SilkPerformer Java Explorer User Guide
7 E
XPORTING PROJECTS
Standalone Console Applications
2 Specify a File name and destination Directory for the exported
standalone console application as indicated on the Export Standalone
Java Application dialog.
3 Click OK. By default, a .java and a .bat file are saved to the current
project directory.
4 Open a command prompt in the folder to which you exported the
application.
5 Run <project name>.bat, where <project name> is the name of your
current Java Explorer project.
6 Check the status information which is listed in the command window.
Recording a console
application
Procedure To record a console application with SilkPerformer:
1 Launch SilkPerformer and create a new Web Project.
2 Create a new application profile for the console application.
3 Specify any name for the profile.
4 Specify the path to the batch file.
5 Specify Custom Application as application type.
6 Select Winsock.
7 Begin recording the application.
After recording you should have a Web BDL script that contains all the HTTP/
TCP calls of the console application to a Web Service