Differences

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

Link to this comparison view

Both sides previous revision Previous revision
a_f:a:export [2024/09/14 04:41] – [Example] aware_admina_f:a:export [2025/06/12 03:59] (current) – Change to AwareIM aware_support3
Line 16: Line 16:
 <code aim>EXPORT PersonalSavingAccount TO 'c:/mydocuments/psa.csv' </code> <code aim>EXPORT PersonalSavingAccount TO 'c:/mydocuments/psa.csv' </code>
  
-If the name of the business object is used, the instances available in the current context will be exported. If the name of the query is used //**Aware IM**// will run the query and export the results. If the query has attributes to display defined, only those attributes will be exported. Query names have to be enclosed in apostrophe. User defined queries are also supported.+If the name of the business object is used, the instances available in the current context will be exported. If the name of the query is used //**AwareIM**// will run the query and export the results. If the query has attributes to display defined, only those attributes will be exported. Query names have to be enclosed in apostrophe. User defined queries are also supported.
  
 There are several options that can be used with the action: There are several options that can be used with the action:
  • Last modified: 2024/09/14 04:41