Show pageOld revisionsBacklinksExport to PDFExport Page to HTML/PDFBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. {{tag>Programmers_Reference AwareApp_Object}} [<10>] ====== AwareApp object ===== When writing advanced scripts as described above you can use the AwareApp Javascript object that contains some useful static methods. This is an example of calling one of these methods: <code>var panelId = AwareApp.getPanelId ("main", "Accounts", "My Accounts");</code> The code of the object is located here: ''AwareIM/Tomcat/webapps/AwareIM/aware_ext/awareApp.js'' The following methods can be used: {{topic>Methods +AwareApp_Object¬ags}} === startProcess, runQuery and other methods === Please refer to "[[docs:8000_appendices:0400_links_to_operations|Links to AwareIM operations]]", that explains how to set up links to perform operations. All functions mentioned there can be used from your Javascript. {{simplenavi>docs:3500:0800:0880:}} Last modified: 2025/06/12 04:00 Log In