Child pages
  • Web Client

Versions Compared

Key

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

...

Code Block
titleSpecify startup argumentsargument
<serverUrl>/servoy-client/ss/s/mySolutionName/a/value1|value2|value3value
Code Block
titleSpecify the method to execute & startup argumentsargument
<serverUrl>/servoy-client/ss/s/mySolutionName/m/myMethodName/a/value1|value2|value3value
Note
titleShort vs. long syntax

The Web Client urls above use the short syntax. Instead of using the short syntax, the following mapping allows using the longer syntax:

  • ss > solutions
  • s > solution
  • m > method
  • a > argument