NetWeaver BPM: Omit lane name in case of single lane pool

[] [] [] [] [] [] [] [] [] [] []

Symptom
If you model a process with an active pool that contains only one lane,
the lanename is created as “default” and is not visible in process
composer.
However, at runtime the process viewer shows the name of the default lane.
Other terms
Galaxy, SAP NW BPM, Business Process Management
Reason and Prerequisites
A process with one-lane pool is viewd in the process [...]

DbSl: SQL errors erroneously translated to ‘duplicate key’

[] [] [] [] [] [] [] [] [] [] [] [] []

Symptom
Problems with the odbc based DbSl:
(1)
On attempts to write NULL values to NOT NULL columns without default erroneously a duplicate key error is returned.
Correct would be a DB error with SQL error code 515 and message “Cannot insert the value NULL into column ‘…’, table ‘…’; column does not allow nulls.”
(2)
OpenSQL selects with up [...]