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
why we are not able to select the table name in adapter service when we want to do BatchInsert and the transaction type is “NO_TRANSACTION” ? Any technical reason ?
I know it can be achieved with Local_Transaction, but i want why i cannot be done with No_Transaction…
Thanks in Advance…
Those need to be used LOCAL_TRANSACTION only as it uses auto commit/rollback transaction codes internally by WmART.
HTH, RMG