Author |
Message |
Topic: IIB 10 - Mapping node |
Souciance_Rashti
Replies: 35 Views: 21072
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue May 09, 2017 7:54 am Subject: IIB 10 - Mapping node |
I agree that the mapping tool has improved a lot but I think one bigger aspect is maintainability. It is far easier to maintain and modify esql code than it is to main graphical mappers which in most ... |
Topic: IIB 10 - Mapping node |
Souciance_Rashti
Replies: 35 Views: 21072
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue May 09, 2017 7:08 am Subject: IIB 10 - Mapping node |
I agree that the mapping tool has improved a lot but I think one bigger aspect is maintainability. It is far easier to maintain and modify esql code than it is to main graphical mappers which in most ... |
Topic: IIB 10 - Mapping node |
Souciance_Rashti
Replies: 35 Views: 21072
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue May 09, 2017 5:27 am Subject: IIB 10 - Mapping node |
Wouldn't it be better to stick to language rather than a graphical mapper which may change from version 10 to 12 or get deprecated? You'd be better off in the long run to write the mapping in esql or ... |
Topic: Automatic tests/mockup comparable to a maven flow |
Souciance_Rashti
Replies: 9 Views: 6556
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue May 09, 2017 4:44 am Subject: Automatic tests/mockup comparable to a maven flow |
A clarification:
I meant running the previous scenario in an automatic manner.
Have you considered the use of JUnit?
How would you use JUnit to test part of or a complete message f ... |
Topic: Automatic tests/mockup comparable to a maven flow |
Souciance_Rashti
Replies: 9 Views: 6556
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue May 09, 2017 4:31 am Subject: Automatic tests/mockup comparable to a maven flow |
A clarification:
I meant running the previous scenario in an automatic manner. |
Topic: Automatic tests/mockup comparable to a maven flow |
Souciance_Rashti
Replies: 9 Views: 6556
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue May 09, 2017 4:30 am Subject: Automatic tests/mockup comparable to a maven flow |
Ok, it would be something to build on your own then via Ant or Maven.
Ideally, it would be great to have ways to mock away certain nodes that are actually connect to endpoints that are not availabl ... |
Topic: Automatic tests/mockup comparable to a maven flow |
Souciance_Rashti
Replies: 9 Views: 6556
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue May 09, 2017 2:34 am Subject: Automatic tests/mockup comparable to a maven flow |
Hello,
Is there something equivalent to a maven flow in IIB 10 with regards to test and build? Here is my scenario.
1. Rather than starting with writing a message a flow, I want to start to writ ... |