This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
niota-docs:niota_grid_config_transaction [2021/12/19 14:42] admin created |
niota-docs:niota_grid_config_transaction [2025/07/17 14:11] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | niota_grid_config_transaction | + | ===== configure transaction ===== |
| + | |||
| + | With this feature you can configure a simple grid edit feature or a advanced filter or a callable object to appear as a //**business transaction**// to the user. By this you can organize your tasks and display to the user a hierarchical menu by which he can access/execute the menu items. | ||
| + | |||
| + | |||
| + | **[[niota_grid_config_sitemap|navigate to the menu item]]** | ||
| + | |||
| + | * add/edit a record -> enter valid values for fields listed below | ||
| + | |||
| + | ==== Transaction defintion ==== | ||
| + | ---- | ||
| + | {{:niota-docs:m_08_010_transaction_01.png?nolink|}} | ||
| + | ---- | ||
| + | === Transaction Code === | ||
| + | Unique ID of this transaction configuration entry. | ||
| + | |||
| + | === Description Transaction === | ||
| + | Description of this transaction configuration entry. | ||
| + | |||
| + | === Targetpage === | ||
| + | Application page within niota that is called to run this transaction. | ||
| + | |||
| + | === Parameter Group === | ||
| + | Logical name to group several parameters/settings that defines this transaction. | ||
| + | |||
| + | |||
| + | ==== Transaction parameters ==== | ||
| + | ---- | ||
| + | {{:niota-docs:m_08_011_transaction_parameter_group_01.png?nolink|}} | ||
| + | ---- | ||
| + | |||
| + | === Parameter Name === | ||
| + | Name for this transaction parameter. Use drop-down list to select a valid parameter name. | ||
| + | |||
| + | === Value of Parameter === | ||
| + | Value for this transaction parameter. Take care to use the proper type and syntax for the parameter value. The syntax of the parameter value must fit the name/type of the parameter. | ||