Versions Compared

Key

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

...

The exception to the JSON formatting is when a Server Routine returns a Response Object. This is used to return the details for a single file.

Some examples:

Anch1

Passing a Field or Group of Fields

Passing a Field or Group of Fields

...

Passing a Response Object

Anchor
Anch1
Anch1
Passing a Field or Group of Fields

The simplest way to pass data between the Client and Server, in either direction, is by mapping individual fields or groups of fields to the SRVROUTINE.  Values are passed to and from the SRVROUTINE based on position or using the optional PARAMETER_NAME value.

...