Set Up the InvokeReverse Project

  1. From the Eclipse main menu, click File > New > Mainframe COBOL Project.
    Note: If Mainframe COBOL Project is not listed:
    1. Select Other.
    2. Expand Micro Focus COBOL.
    3. Select Mainframe COBOL Project; then click Next.
  2. In the Project name field, type InvokeReverse.
  3. Under Select a project template, click Micro Focus template [64-bit].
  4. Check Browse for template.
  5. Click the Browse button that corresponds to the Location field, and browse to your temporary CICSWebServicesProjectTemplate folder, and then click Select Folder.
  6. Check Use default location, and then click Finish.

    The Application Explorer view now shows the InvokeReverse project, which is built automatically.

Start the HACloud Session Server

To start the HACloud session server on UNIX:

  1. Ensure that the installed Java is added to the PATH environment variable.
  2. Start the Enterprise Server region that runs the application you want to connect to.
  3. Open a terminal and set up the COBOL environment in it.
  4. Run the following to start the session server:
    startsessionserver.sh

    Check the terminal for the messages that the Micro Focus HACloud Session Server has started.