Differences

This shows you the differences between two versions of the page.

Link to this comparison view

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_support3docs:2000_concepts:0300_ui:0200_ops [2026/07/06 03:30] (current) – [Start Process] aware_admin
Line 13: Line 13:
 ===== 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.
  
-<callout type="primary" icon="true" title="note"> Operations of an application may be invoked not only from the main menu but also from business object forms (see  [[docs:2000_concepts:0400_data_entry_and_editing:0400_form_ops|Form Operations]])from the standard query results screen (see [[docs:2000_concepts:0700_data_presentation:0100_query_results_grid|Standard Form of Query Results]]) and from the hyperlinks defined in business object presentations (see [[docs:2000_concepts:0700_data_presentation:0200_query_results_custom#hyperlinks|Hyperlinks]]).</callout>+<callout type="primary" icon="true" title="note"> Operations of an application may be invoked not only from the main menu but also from business object forms (see  [[docs:2000_concepts:0400_data_entry_and_editing:0400_form_ops|Form Operations]]) and from query results screen (see [[docs:2000_concepts:0700_data_presentation:0100_query_results_grid|Standard Form of Query Results]]).</callout>