Testing transactionality of IBM Integration Bus -


in order improve flows, test few scenarios in flow/app or integration node stopped while message still being processed (to test how transactional flows are, depending on different settings). iib9 fast processing simple requests, don't have time shut down flow enough. tried use debugger, doesn't seem work; cannot stop flow or app while debugging, , shutting down integration node doesn't seem work either.

is there (in-build) way make broker work have time shut down? or should think of complicated compute node keep occupied few seconds?

any suggestions (also latter if best option) welcome.

really complicated compute node take lot of cpu. prefer making flow wait something.

eg. flow http request node or soap request node making call external service. make external service take time 120 seconds.


Comments

Popular posts from this blog

jOOQ update returning clause with Oracle -

java - Warning equals/hashCode on @Data annotation lombok with inheritance -

java - BasicPathUsageException: Cannot join to attribute of basic type -