Hi Ajay,
which driver (version) for MS SQL are you using?
The latest driver I know of is sqljdbc_4.1.5605.100 (available from Microsoft/MSDN)
Usually the table selector in the templates has an option “current.catalolg”.“current schema”, pointing to the default schema of the user configured in the jdbc connection.
When selecting this, there should be no need to escape the schema name for distinguishing from table names or other key words.
As there have been quite some issues dealing with MS SQL Databases, please consider applying JDBC_6.5_Fix51 or upgrading to JDBC Adapter 9.0 (and apply Fix5 to it).
Another option might be to consider renaming the schema.
What is the exact error message when the service fails?
Regards,
Holger
#webMethods#Flow-and-Java-services#Integration-Server-and-ESB