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:2500_config_apps:0900_add_edit_processes [2022/12/15 03:42] – [Process Input] seandocs:2500_config_apps:0900_add_edit_processes [2025/06/12 03:58] (current) – Change to AwareIM aware_support3
Line 41: Line 41:
  
   - //Rules// – select this radio button if you will define rules that implement the process (at least one rule must be defined). Use Action Rules tab to define the rules – see [[docs:2500_config_apps:0800_add_edit_rules:0100_working_rule_collections|Working with Rule Collection Editor]].    - //Rules// – select this radio button if you will define rules that implement the process (at least one rule must be defined). Use Action Rules tab to define the rules – see [[docs:2500_config_apps:0800_add_edit_rules:0100_working_rule_collections|Working with Rule Collection Editor]]. 
-  - //Custom Software Component// – select this radio button if the process is implemented by a piece of code – see "Aware IM Programmer’s Reference". If you select this option you will also need to provide the fully qualified name of the Java class that implements the process, for example "com.mycompany.MyClass".+  - //Custom Software Component// – select this radio button if the process is implemented by a piece of code – see "AwareIM Programmer’s Reference". If you select this option you will also need to provide the fully qualified name of the Java class that implements the process, for example "com.mycompany.MyClass".
 ===== User name =====  ===== User name ===== 
    
Line 48: Line 48:
 ===== Allow cancel =====  ===== Allow cancel ===== 
    
-//**Aware IM**// will automatically add the Cancel button when a process runs, so that the user can abort the execution of the process. Sometimes it may be necessary to disallow the user to cancel a process. In this case you need to untick this checkbox.+//**AwareIM**// will automatically add the Cancel button when a process runs, so that the user can abort the execution of the process. Sometimes it may be necessary to disallow the user to cancel a process. In this case you need to untick this checkbox.
  
 ===== Handles "Forgotten Password" Functionality =====  ===== Handles "Forgotten Password" Functionality ===== 
Line 71: Line 71:
 ===== Display under =====  ===== Display under ===== 
    
-You can get //**Aware IM**// to display the process node in the Elements Tree under a node of some other process. If you want this select the process under which the current process should be displayed+You can get //**AwareIM**// to display the process node in the Elements Tree under a node of some other process. If you want this select the process under which the current process should be displayed
  
 ===== Isolation level =====  ===== Isolation level ===== 
  • Last modified: 2022/12/15 03:42