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,When the state of my TaminoConnection object is TaminoConnectionState::Broken, is it possible recover the connection ? or I must create a new connection object ?Thanks you.
Have you tried closing and then re-opening the connection?
I tried it but when I did a query after that, a exception was thrown.I think that create a new connection is the best solution.Thanks for all.