Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| docs:2500_config_apps:3200_sys_objects [2022/08/21 12:10] – removed - external edit (Unknown date) 127.0.0.1 | docs:2500_config_apps:3200_sys_objects [2025/06/12 03:58] (current) – Change to AwareIM aware_support3 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | [< | ||
| + | ====== Show System Objects ====== | ||
| + | |||
| + | Internally AwareIM uses certain business objects to implement some of its features, such as user-defined queries, processes and others. The configurator may need to add his own rules to these objects in order to fine-tune the behaviour of these features. In order to do this he has to select the business space version and then select the Show System Objects command from the Version menu. This is an option for advanced users only who fully understand how system objects work. The following table explains which system objects are used in // | ||
| + | |||
| + | ^Object Name^Comments^ | ||
| + | |BAS_UDCE|Configuration record for user defined processes| | ||
| + | |BAS_UDET|Email template for user defined processes| | ||
| + | |BAS_UDIE|Event record for import/ | ||
| + | |BAS_UDIT|Import/ | ||
| + | |BAS_UDP|User defined process| | ||
| + | |BAS_UDPE|Execution event record for a user defined process| | ||
| + | |BAS_UserDefinedChoices|User defined attribute choices| | ||
| + | |BAS_UserDefinedDocument|User defined document| | ||
| + | |BAS_UserDefinedQuery|User defined query| | ||
| + | |BAS_User_Prefs|Saved user settings, such as grid columns, height, width etc| | ||
| + | |||
| + | |||