Versions Compared

Key

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

...

Within eLandings, we use these lookup code files to:

...

  1. Validate a users data entry within a field

In eLandings, users create landing reports. Each landing report requires the user to define what type of gear was used while fishing. eLandings has a list of accepted gear codes. Users are able to type in the code quickly. eLanding can then check the gear code list to see if the the user entered a gear code that is recognized by eLandings.

...

  1. Provide a user with a list of choices

In eLandings, while creating a landing report, users can define how fish were refrigerated on-board the vessel. These refrigeration or chill types are known as Chill codes. eLandings can dynamically create a dropdown combo-box listing all of the chill types available for a user to select from.

...

  1. Communicate information concisely

When eLandings web service encounters a problem, the error, warning or information can often be described with a common message code. The web service client can look up the message id to display the information in a human readable form or lookup additional information associated with the message code.