This is a good question. I met the same issue in other projects. As a workaround, we use BizSystem::get DBConnection to get Zend_Db_Adapter instance, then call its begibTransaction method and the rest.
What is your suggestion on transaction? Should we make the transaction an optional attribute in DO xml?
--
You received this message because you are subscribed to the Google Groups "Openbiz Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openbiz-cubi...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Agus Suhartono