我在使用WSO2dss和WSO2 ESB一次插入不表。 这些都是相关的表,如果一个交易failed.my问题就是我插入EMP1,EMP2,EMP3我在EMP1和EMP2错误正确插入数据在发生,而在EMP3插入我怎么可以使用WSO2 ..in甲骨文做到这一点,我们可以如何ROLLBACK我们有NONXAENABLEDS
<sequence>
<payloadFactory>
<format>
<p:insert_emp2_operation xmlns:p="http://ws.wso2.org/dataservice">
<xs:e_device xmlns:xs="http://ws.wso2.org/dataservice">$1</xs:e_device>
<xs:e_amount xmlns:xs="http://ws.wso2.org/dataservice">5000</xs:e_amount>
<xs:e_no xmlns:xs="http://ws.wso2.org/dataservice">450</xs:e_no>
</p:insert_emp2_operation>
</format>
<args>
<arg expression="//e_device/text()"/>
</args>
</payloadFactory>
<send>
<endpoint>
<address uri="http://192.168.1.201:9764/services/emp2_DataService/" format="soap11"/>
</endpoint>
</send>
</sequence>
</target>
因为同样喜欢在一些其他表如何我可以回滚这一切