This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision |
| docs:2000_concepts:0300_ui:0200_ops [2025/06/12 02:09] – Rename to AwareIM aware_support3 | docs:2000_concepts:0300_ui:0200_ops [2025/06/12 02:12] (current) – aware_support3 |
|---|
| ===== Run Query ===== | ===== Run Query ===== |
| |
| When a user selects a menu item of this type //**Aware IM **//runs the specified query and shows the business objects found (see [[docs:2000_concepts:0600_data_retrieval|Data Retrieval]] and [[docs:2000_concepts:0700_data_presentation|Data Presentation]]). For example, the “Expired Policies” menu item may be configured to run a query that looks for instances of a ''Policy'' business object with the value of ''State'' attribute equal to “Expired”. | When a user selects a menu item of this type //**AwareIM**// runs the specified query and shows the business objects found (see [[docs:2000_concepts:0600_data_retrieval|Data Retrieval]] and [[docs:2000_concepts:0700_data_presentation|Data Presentation]]). For example, the “Expired Policies” menu item may be configured to run a query that looks for instances of a ''Policy'' business object with the value of ''State'' attribute equal to “Expired”. |
| |
| ===== Start Process ===== | ===== Start Process ===== |
| |
| When a user selects a menu item of this type //**Aware IM **//starts the specified process (see [[docs:2000_concepts:0200_basics:0300_processes_link_ui_business_logic|Processes as Links between User Interface and Business Logic]]). For example, the “Transfer Funds” menu item may be configured to start the “TransferFunds” process that displays the appropriate form for the creation of ''FundsTransfer'' business object and prints out the receipt after the object has been created (and the funds have been transferred by the business rules attached to this object). | When a user selects a menu item of this type //**AwareIM**// starts the specified process (see [[docs:2000_concepts:0200_basics:0300_processes_link_ui_business_logic|Processes as Links between User Interface and Business Logic]]). For example, the “Transfer Funds” menu item may be configured to start the “TransferFunds” process that displays the appropriate form for the creation of ''FundsTransfer'' business object and prints out the receipt after the object has been created (and the funds have been transferred by the business rules attached to this object). |
| |
| Other types of operations allow building a query dynamically, generating a report, exporting and importing business objects etc. The complete list of operation types supported by //**AwareIM**// via the main menu is available in the [[docs:2500_config_apps:1500_add_edit_vp:0100_working_with_vp_editor:0500_defining_layout_of_content_panels:1100_setting_menu_item_props|Setting Menu Item Properties]] section. | Other types of operations allow building a query dynamically, generating a report, exporting and importing business objects etc. The complete list of operation types supported by //**AwareIM**// via the main menu is available in the [[docs:2500_config_apps:1500_add_edit_vp:0100_working_with_vp_editor:0500_defining_layout_of_content_panels:1100_setting_menu_item_props|Setting Menu Item Properties]] section. |