After upgrade to Clarity 16.2.0+ gel:setDataSource tag isn’t working for an external DB in GEL scripts when GEL_CONNECTION_POOL_S253100 is on
STEPS TO REPRODUCE:
Expected Results: The process should complete successfully and provide a successful message “Connection Status : Connected”
Actual Results: The process fails with error message:
BPM-0704: An error occurred while executing custom script: org.apache.commons.jelly.JellyTagException: null:2:35: <gel:setDataSource> <gel:setDataSource> TEST is an unsupported database
Clarity 16.2.x, 16.3.0
In version 16.2.0, GEL_CONNECTION_POOL_S253100 feature was introduced for GEL scripts.
Workaround:
This is DE155990, fixed in Clarity 16.3.1.