TM1 Web URL API parameter reference
Use parameters to define which IBM® TM1® Web object you want to open and the actions to perform on that object. You build a complete URL string by adding parameters to the base URL.
Note: Parameter format is show as
&<parameter>=<value>
. In examples, the
parameter might appear as #<parameter>
. The &
is used to
separate parameters, while #
is used to mark the beginning of the parameters in
examples.