No!!
the issue was XA transaction wont support Batch Insert.
This is what pdf says(jdbc -adapter pdf-page no-105)
“Note: For BatchInsertSQL services, you must use a LOCAL_TRANSACTION connection.
If you do not use LOCAL_TRANSACTION, you will not see a list of tables in the
Tables tab.”
So,now I am using Local transaction for batch insert.
Thanks,
Mani
#Adapters-and-E-Standards#webMethods#Integration-Server-and-ESB