How to Run i-AUD Designer
i-AUD Designer runs immediately via web access without additional installations. Execution and utilization are available only to users authorized through the Portal.
Note
i-AUD Designer can only be used when connected to the AUD Server.
Therefore, the AUD Server must be installed beforehand, and you need to log in with a user account (ID, Password) that has been granted i-AUD Designer usage permissions.
Access the Portal wen URL and log in with your user account.
(Please contact your administrator for the access URL.)Note
Once you access the Portal and log in with your assigned User ID and password, you will be redirected to the Portal's main page. The required installation files for i-AUD Designer and Viewer will be automatically downloaded and installed on your PC.
The installation is performed only once upon the initial access. If resources required for installation are in use, the installation will automatically terminate and then proceed.
Clicking the
icon in the top-left menu of the Portal will display a list. Select [i-AUD Designer] to run i-AUD Designer.- Upon successful execution, the i-AUD Designer screen will appear as shown below.
Screen Configuration
i-AUD Designer has two types of users based on the permissions set in Admin; Users who can only use the Viewer mode and Users who can use both Viewer mode and Designer mode.
Users with only Viewer mode access can utilize the basic features: [New], [Open], [Save], [Save As], [Undo], [Redo], [i-META] and [Execute]. The other users (Power User) who have access to both Viewer and Designer modes can use additional features beyond these basic features.
User Screen with Viewer Permission
Clicking the [i-META] button in the menu area allows you to select an i-META File and easily create a report by arranging items in the desired format.
User Screen with Designer Permission
Users with Designer Permissions have access to a wider range of features compared to Viewer Permission users, as shown below.
Screen Menu Configuration
1. Report Area
Displays the selected report, allow you to view and edit it.
The Report Area is displayed basically with a Form structure. You can create multiple report areas by adding more Forms.
Adding a Form
- Right-click within a Form and select the [New] menu to create a new Form.
- You can configure desired properties such as Name and Style in the Control Properties Editing area.
Deleting a Form
- Right-click on the Form you want to delete and select the [Delete] menu to remove it.
2. Control Properties Editing Area
This window allows you to modify the properties of each item.
Common Control Features
Category | Detailed Category | Description | |
---|---|---|---|
Base | Name | Defines the Control name | |
Description | Control description | ||
Visible | Show/Hide the Control | ||
Style | Position | Width | Control width |
Height | Control height | ||
Left | Left position of the Control on the report screen | ||
Top | Top position of the Control on the report screen | ||
ZIndex | Sets the priority of the Controls when they overlap | ||
Dockong | Left | Fixes the Control to the left of the report screen based on the set Margin value | |
Top | Fixes the Control to the top of the report screen based on the set Margin value | ||
Right | Fixes the Control to the right of the report screen based on the set Margin value | ||
Bottom | Fixes the Control to the bottom of the report screen based on the set Margin value | ||
Margin | Sets the margin when docking is used (only integers between the minimum of 0 and the maximum of 1000 can be set for each item) | ||
KeepSize | Locks the Control size to prevent resizing on the report screen | ||
MinW | Minimum Control width | ||
MinH | Minimum Control height |
3. Menu Area
Configures the main editing features as a menu to allow editing of the viewed report.
Icon | Type | Description | |
---|---|---|---|
New | Creates a new report. | ||
Open | Opens the File Open popup window. | ||
Save | Saves the report being modified. | ||
Save As | Saves the report being modified with a different name. | ||
Undo | Reverts the last action. | ||
Redo | Restores the action that was undone. | ||
DB Bot | i-META | Opens the [i-META Viewer] popup, allowing you to import and view the data necessary for report creation and analysis. | |
DB Upload | Opens the [Execution Plan Design] popup, where you can configure data CRUD operations. | ||
UI Bot | Allows you to select Controls that display output data results, such as List-Grid, Olap-Grid, and Chart. | ||
Process Bot | Enables easy implementation of event handling and input value validation with simple Drag & Drop. Additionally, you can grasp the step-by-step or overall process flow at a glance based on WorkFlow. | ||
Editor Group | Module Editor | Registers or edits modules within the server. | |
Script Editor | Retrieves data using queriesSQL) or edits report with scripts. | ||
Variables | Sets the variables used within the report. | ||
Log Viewer | Checks SQL execution results, Server logs, and Client logs. | ||
Edit Mode | Switches to edit mode to allow report editing. | ||
Execute | Used to view(refresh) data generated from [i-META Viewer] or [Data Source]. - Clicking the Execute button in Edit Mode : Opens the report - Clicking the Execute button when the report is opened : Performs a doRefresh on the report (updates data only for Controls with doRefresh setup) | ||
Options | Allows you to check the connected server information and the AUD Platform Designer version. |