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
To simultaneously perform inserts/updates on multipul tables, can I use a ‘Custom SQL Operation’ of the DB Adapter? If yes, how do I attain transactionality in this case? (full commit or full rollback) I am not able to use the ‘Insert Operation’ of the DB Adapter since it supports only single table inserts/updates. Thanks. in advance for help.