This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
niota-docs:niota_grid_config_usercomm [2021/12/19 14:38] admin created |
niota-docs:niota_grid_config_usercomm [2025/07/17 14:11] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | niota_grid_config_userconfig | + | ===== configure user communication area ===== |
| + | |||
| + | With this feature you can manipulate the user communcation area table. Be careful when you modify this table. By default the table is only updated by application programs. | ||
| + | |||
| + | |||
| + | **[[niota_grid_config_sitemap|navigate to the menu item]]** | ||
| + | |||
| + | |||
| + | * add/edit a record -> enter valid values for fields listed below | ||
| + | |||
| + | ---- | ||
| + | {{:niota-docs:m_05_030_user_communication_area_01.png?nolink|}} | ||
| + | ---- | ||
| + | |||
| + | === User ID === | ||
| + | ID of the user account for which this entry is valid. | ||
| + | |||
| + | === Application code === | ||
| + | ID of the application where this configuration is valid. Application code ''niota'' is used for configurations used by the application itself. Customer defined application codes can be set in order to use this feature also for own scripts or stored procedures. | ||
| + | |||
| + | === Session ID === | ||
| + | ID of the session where this configuration is valid. Session is set by the system. | ||
| + | |||
| + | === Message ID === | ||
| + | ID of //final// message written to communication area by application program/callable object. | ||
| + | |||
| + | === Language code === | ||
| + | Language code to be passed from web application to application program/callable object. | ||
| + | |||
| + | === User commmicationarea === | ||
| + | Communication area values to be passed from web application to application program/callable object. | ||