Thanks for the reply. It looks like we need to use the BatchInsertSQL to do all of the bulk database insert. Did you or anyone happen to use it before? Having some trouble getting it to work.
When connecting to the table we get this error even though we don’t have any illiegal chars:
com.wm.app.b2b.server.ServiceException: [ART.114.243] Adapter Runtime (Metadata): Failed to run resourceDomainLookupValues service. Details provided in error log.
[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;@1570717
java.lang.Exception: Adapter values are not available.
Thanks,
Seb
#Integration-Server-and-ESB#webMethods#Adapters-and-E-Standards