Versions Compared

Key

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

...

  1. String Userid – i.e "amarx"

...

  1. String password – i.e. "A_marx"

...

  1. String schemaVersionNumber --  i.e. "2.1"

In the web service client we might auto generate a data structure by providing the web service url. In eLandings we use Java – JAX-WS and generate a structure called ReportManager.

...