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…