If you right-click on a specific project folder label, there
are two possible BTT specific actions: New and Build BTT
Project.
- When selecting the New option
- The tooling allows to create either a flow, an operation or a
view.
- The same occurs if having a specific BTT Project folder selected,
you go to the Menu Bar and select the File > New option or you
drop-down the list of options in the icon
in the Tool Bar.
- The Operation… option launches the Transaction editor in
the Operation page ( Operation editor).
- The Flow… option launches the Transaction editor in the
Flow page (Flow editor).
- The View… option launches the XUI editor.
- The new BTT element is created in the folder inside the project
that corresponds to its type: Flows, Operation or Views folder.
- When selecting Build BTT Project
- All project components all BTT artifacts that are needed to deploy
the application are generated. Normally these artifacts are automatically
generated as part of the different elements creation and editing processes
when this is done using the development tools. But under certain circumstances
you may need to run the Build BTT Project:
- If you are copying some model files directly into the development
environment or download any definition from a code repository, you
may need to run the Build BTT Project action to ensure that all require
artifacts are created before the application deployment.
- When deleting, moving or renaming a BTT element, not all required
changes are automatically applied to other BTT elements in your project
or workspace. In order to detect possible inconsistencies, you have
to run the Build BTT Project action and correct the errors
found.
- After the Build BTT Project execution, a report with a list of
warning and errors found in the generated artifacts is prompted to
the developer, so you can proceed to correct them using the tooling
editors.
You can also go to the Problems tab
to check for any other possible generation error.