Can we have table joins in update notifications?

Hi,

I have configured an update notification on table T1 and now i want to add another table as a join and add some condition from the table T2, but when i tried to add another table name i am getting the following error:

com.wm.app.b2b.server.ServiceException: [ART.114.205] Adapter Runtime (Metadata): Unable to lookup the resource domain values.
[ADA.1.319] Cannot get the list of table columns. "
(22025/1424) ORA-01424: missing or illegal character following the escape character
"
ORA-01424: missing or illegal character following the escape character
on tables.columnInfo [Ljava.lang.String;@158ba40java.lang.Exception: Adapter values are not available.

Can anyone please let me know how to resolve this?

Thanks,
Hari