SAP BC 4.7 --wmDB

Hi All,

I am working on SAP BC 4.7. I am new to this. I want to implement a scenario where in i have to insert data into a database… i am using wmDB package for this.

I would like people to suggest me the best practices, and any pitfalls while configuring JDBC connections… i am using oracle database…

Please let me know whether any start , commit and rollback transaction shld be done manually in the flow service or like in 6.x is there a way we can mention transaction types like XA, Local…

Thanks in advance…

Gokul R

WmDB does not behave like the JDBC Adapter found in 6.x in any way. You must manage WmDB transactions and connections more carefully. Review the WmDB documentation for details.