RelationalDatabase - IndexOutOfBoundsException

Cantor, Scott cantor.2 at osu.edu
Tue Jul 21 01:17:11 UTC 2020


On 7/20/20, 8:04 PM, "users on behalf of Joshua Brodie" <users-bounces at shibboleth.net on behalf of josbrodie at gmail.com> wrote:

>    Would there be any recommendations on how best to avoid this?

- 4.0 allows activation conditions to depend on other attributes being resolved

- Queries are velocity templates, so they can contain conditional logic to test for existence of something before using it, allowing the query to be side-tracked to a where clause that won't return anything

- All connectors have error handling control for deciding what happens if they fail, which in turn influences when/whether the failover runs to backstop it

-- Scott




More information about the users mailing list