Bruno Gautier
Bruno Gautier
When an Oracle database connection is defined with a schema name (In the "advanced settings" section of the "Database connection wizard"), that schema name is not taken into account for...
Since Eclipse 4.6 migration, Nextep Designer is trying to restore previous workbench state at startup. Sometimes it succeeds, if the editors opened when the application was closed were not temporary...
The Oracle `ICapturer` sometimes fails to fetch information of function-based indexes from database. For example, the following function-based index: ``` CREATE UNIQUE INDEX BE_TO_LBG_REL_BLTP_UQ ON BE_TO_LBG_REL ( CASE WHEN ("DELETED_FLAG"='N'...
The version 3.3.1_GA currently bundled with Nextep is not able to manage dynamic schema names in native SQL queries.
Since there is no option to specify a schema name with the Nextep Installer, it is therefore currently not possible to deploy a Nextep delivery on a specific schema on...
Currently, the name of a connection as displayed in the "Connections explorer" is generated from the connection properties according to the following template: `@ ()` However, this "technical" name is...
When clicking on button "Run the Current Search Again" in the Search view, the previous search results are not wiped out before adding the new results, which results in duplicates...
When clicking on button "Remove All Matches" in the Search view, leaf nodes (match items) are removed from the search result tree, but not the other nodes (modules and database...
When clicking on button "Remove Selected Matches" in the Search view, nothing happens and the following error log is logged: ``` NEXTEP>> ERROR 14:44:30,059 ExceptionHandler:128 - An error has been...