All available input parameters for a template (stored on the dox42 Server) are configured in the InputParameters subnode.

InputParameters subnode
Configuration fields
Parameter | Requirement | Description |
|---|---|---|
| mandatory | Set the name of an input parameter. |
| mandatory | Set the default value of an input parameter. |
| mandatory | Set your input parameter as active by selecting the checkbox. |
Note
All parameters defined are automatically passed to the template instance. No further (ABAP) implementation is required to send the parameters to the dox42 Server.
Import parameter constants
Three constants are predefined, which can be used in customizing and are automatically passed to the template:
Parameter Value | Value in Template |
|---|---|
| Logical System |
| ABAP Timestamp |
| System ID (sy-sysid) |

InputParameters subnode displaying the three predefined parameters