Skip to main content

Tools

Under the heading of Tools; The subheadings "Settings", "Links", and "Icon Locator"** are listed.

Tools

Settings

Clicking on the Settings section opens a popup on the screen where "IDE Configs" and "Flow Designer" settings can be made.

Tools

On the Settings screen, there are Search Bar, Reset, Import and Export function buttons. Thanks to these buttons, an exported config structure can be used by importing or existing config settings can be exported and stored.

Ide config settings contain areas where the general settings of the development interface can be edited. The starting positions of the windows on the right and left, the type of saving, etc. are adjusted for the parts that can be configured about the interface.

In the flow design part, general arrangements can be made on the flow screens. Contains areas where general adjustments can be made to flow screen configurations, such as background colors, fonts, connection settings, and so on.

Edits to the flow and ide settings can be saved by pressing the OK button at the bottom of the settings screen or canceled by pressing the Cancel button.

It is the field where external source connection information is defined to pull data from external sources and use in projects and within the system.

Tools

When clicking on the Links area; A panel will open with predefined links and connection detail information, if any. With the "Add" button on the screen; SQL, Oracle, MySQL, POSTGRESQL, Web Service, ERP, and Rest connections can be defined. According to the connection type selected here, the information of the source to be connected is defined with the values entered in the "Connection Information" tab where the necessary information to connect to the source system will be entered, the "General" tab to name the created connection and the "Titles" tab where the necessary parameters for the connection are specified. After identification, the "Test" button in the upper right corner of the screen is pressed to check the access to the connection and the information entered. If the test result is successful, the information is correct and the source server is being accessed. In order to save the defined connection for use in the system, the "Save" button in the upper right corner is pressed. Thus, the query and request results to be pulled from this source can be used in the system.

By right-clicking on the **"DataSource" folder of a project created in the development interface, and with the "New Item" option, data can be pulled from the source created in the Link field, and the pulled data can be used in the code parts of the project and DataSource source field objects.

Icon Finder

The icon finder contains a list of many different icons, presented by the development interface. Clicking on the Icon Finder section will open a table structure with icons listed on the screen.

Tools

In the table structure that opens, there is a search bar that allows searching by icon name. When any icon is clicked on the screen, the code of the clicked icon is automatically copied to the clipboard and this copied value is pasted to the objects that can use the icon feature, so that the icons offered by the icon finder can be used in projects.