ExpertFlux Wikia
Advertisement

Welcome Screen

This is what you see when you open Expert Flux

Number 1 Icon 32
File

Here you can create a new project, open a existing one or use our shortcut "Recent Files" to open a previously opened project.

Number 2 Icon 32
Edit

Clicking here opens the library editor window.

Number 3 Icon 32
Tools

Number 4 Icon 32
Exit

Number 5 Icon 32
Expert Flux Store

Make money with expert flux store. Sell your creations for end users or companies.

Open

Creating a New Project 

When you click in "File->New", to create a new project, the above screen is displayed. In this Screen you can give a name to your project, select if it will start with the default components and more important you can choose if it will contain libraries from others projects that you already created.

Obs:

By default a new project is created at: My Documents\Expert Flux\YourProject , if you want to change that location you have to copy the entire YourProject folder to the new location.

Inside this directory you will find a folder named "EFluxHistory" .Every time you save a file Expert Flux will make a copy of the original file in this folder. if you want to revert to an earlier version of your project just copy a file from here to YourProject folder.

Arquivoaberto

If you already opened a file:

The "File" button will have more options as you can see in the picture above. You can now choose to save and save with different name and location then the default of the program, you can close your project and click in "Integrity Check" to make a validation of your project. This validation is already made when you open a project, but it can be done manually at any time using this option.

Interface

This is the object edit screen where you can modify your library objects.

This is the Library. From here you have acess to all Expert Flux objects.

Number 1 Icon 32
Object Selection

Iconesobjeto

Here you can select the different object types that exists in the library.

There is 13 object types:

Flux Objects - these objects control the process flux:

Modulenew

Room - This is the heart of Expert Flux. Here you´ll be able to detail your flux and define what will your software do.


Form

Form - these objects will represent what information your users will see when they run your software.


Data Objects - These objects define what kind of data will be processed by Expert Flux:

Ui

UI - Unity of Information - This is the basic building object and represents ONE AND ONLY ONE piece of data.


Ud

UD - Unity of Data - you can group any UI or another UD into a UD. These groups are used to simplify and organize your data.


Tabela

Table - These objects represent a physical table in the database.


Nicho

Niche - These are groups of tables, treated as a unique object inside Expert Flux.


Modulo database

Database - These objects allow you to connect to one or more databases.


Definitions - These are auxiliary objects that will help you build your software:

Actore

Actors - They represent a person doing a specific role or an automated task.


Webservice

External Reference - These are used to call external objetcs, such as Web Services, Stored Procedures and the like.


Info

Info - These are functions that return one value an can be used in expressions.


Circula

Autoloop - these objects are used inside informations to gather data from more than one row.


Numblist

Business Rules - these objects are used to implement specific validations. See also Qualification Total


Deployblack

Deploy - These objects will be used to test and run your software.


Number 2 Icon 32
Object List

Here is the list of objects of the same kind selected in pane 1, you can use the filter to search a specific object name and use the + or - icon to open all or close all sub object categories (you can open or close manually each sub categories just clicking in the + or - icon beside of the object name).

Number 3 Icon 32
Selected Object Properties

Here you can edit the properties of the selected object.

Number 4 Icon 32
Additional Informations

Here informations about the selected object are displayed, double clicking objects here usually selects it.

"I am being used by" Means:

The selected object is inside this object.

"I am in these properties" Means:

The selected object is refference by a property (usually in a combo box) of this object ther object has.

"History":

keeps a history list of the last selected objects that you are currently editing in the library.

Number 5 Icon 32
New Objects

Iconeslibrary

Here you can create new objects.

Number 6 Icon 32
Edit Pane

Here is where you can modify the selected objects and its inner objects.

Number 7 Icon 32
Workspace

Here are existent library objects that you drag and drop to edit pane, you can use filter, + , - , icons just like in object list, also you can switch between tabs like Modules, Forms, Rules, etc... to change kind of objects that are displayed.

Number 8 Icon 32
Status Bar

Status bar show pertinent information about components/objects, database synchronization, errors among other information.

Advertisement