Hi all,

Two questions about the database connector.

a) When I look at the schema mappings that ships with the configuration in
embedded mode for one of the Connectors to a H2 backend (e.g. resource-testdb),
I see for example the USER Username mapped to an external ID attribute in
the backend, which is also marked as the mandatory AccountId. However,
there does not appear to be a way to reproduce this configuration in the
Console, unless I am missing something. If you delete this entry and
attempt to add another one, as soon as "AccountId" is ticked, the external
attribute disappears. Am I missing something here?

b) If I attempt to create a User and assign it to the "resource-testdb",
propagation fails with:

org.h2.jdbc.JdbcSQLException: Table "TEST" not found; SQL statement:
SELECT * FROM test WHERE id IS NULL [42102-168]
        at
org.h2.message.DbException.getJdbcSQLException(DbException.java:329)

Colm.


-- 
Colm O hEigeartaigh

Talend Community Coder
http://coders.talend.com

Reply via email to