Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
#Automation
Hello All,
We are using webMethods 6.5 and we are facing a weird issue while using Basic notification as its picks data sometimes and sometime data remain as it is in buffer table. We have buffer table created in Oracle as a database.
Kindly let me know if anyone has faced similiar kind of issue and resolution for same.
Thanks in advance.
check the status of Notofication when it’s not working , does it going to suspende mode .
And check the JDBC connections setting , check Min pool size …try to set “0” in it.
Thanks,
Raj
Hi Raj,
Thanks for ur reply … It was issue with databse user as it doesnt have permission to select data from buffer table, so we asked for proeper permission and it started working.