Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

1.      Build the solution:

a.      Select the Image Added Build button on the toolbar to start the build.

         When the build has been completed, this message is displayed.

Image Added

b.      Click OK to continue.

2.      Save Image Added your new Solution and OK at the confirm dialog.

...

4.      Expand the Project's Solutions folder so that you can see the files that LANSA Integrator has generated.

Image Added

The files that have been generated are:

  • A jar file, iiiEmployeeDeptSect.json.jar.
    This file contains the compiled classes, ready for you to deploy to the server.

  • A project (prj) file, iiiEmployeeDeptSect.json.prj.
    If you need to use the JSON Wizard again to revise what you have done, you will open it using this prj file.

  • Properties files.  The two you are concerned with are, HTTPInboundJSONBindService.properties, and HTTPOutboundJSONBindService.properties.  You will deploy these files to the web server in order to fully enable this web service.

  • Other files consisting of some sample generated RDML and RDMLX code for an application that implements this web service and trace and log files.