==== Pickers ====
Pickers are meant to provide certain objects for usage in other controls, so they mainly server as a Drag&Drop source during the engineering process.
{| class="wikitablesortable"
|-
! Picker !! Types to pick !! Target controls
|-
| Workflow Picker|| [[Workflow|Workflows]]|| [[Snippet Editor]]
|}
==== Error List ====
The Error List module shows notifications in the following categories
{| class="wikitable sortable"
|-
! Category !! Meaning
|-
| Error || Errors that occurred in the {{UBIK}} core or in the IDE of Smart Studio; should be reported to Support in any case!
|-
| Warning || Warnings that occurred in the {{UBIK}} core or in the IDE of Smart Studio; typically not critical for the operation of {{UBIK}}
|-
| Message || Informational messages
|-
| Database || Messages from the {{UBIK}} data layer
|-
| Service || Messages from the {{UBIK}} Web Services
|-
| Workflow || Messages from the {{UBIK}} Workflow Engine
|-
| Custom || Messages generated by customizing code
|}