Wiki source code of Configure a custom queue

Last modified by Erik Bakker on 2023/08/23 15:20

Hide last authors
Eva Torken 2.1 1 {{container}}{{container layoutStyle="columns"}}(((
Erik Bakker 16.1 2 This exercise will provide you with practical guidance on configuring both the JMS message-driven channel adapter and the JMS outbound channel adapter to register a custom queue needed within your integration.
Erik Bakker 9.1 3
Eva Torken 2.1 4 Should you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]].
5
6 == 1. Prerequisites ==
7
8 * Completed previous exercises and microlearnings
Erik Bakker 9.1 9 * Access to an eMagiz model
Eva Torken 2.1 10
11 == 2. Exercise ==
12
Erik Bakker 16.1 13 As learned in the microlearnings related to this course, all queues are autogenerated by default. However, it can sometimes be necessary to configure your custom queue to offload certain information or retrieve a specific subset of data from a queue.
Eva Torken 2.1 14
Erik Bakker 16.1 15 The goal of this exercise is to gain experience in configuring both a JMS message driven channel adapter and a JMS outbound channel adapter by implementing both components given the following parameter:
Erik Bakker 11.1 16
Erik Bakker 16.1 17 * Destination name
18 ** async.{technical name system}.{technical name message type}.custom-queue
19
Eva Torken 2.1 20 == 3. Solution ==
Erik Bakker 16.1 21 As we need to create two solutions, there are two videos in which the solution is worked out. The first video illustrates the solution related to the JMS message driven channel adapter, and the second demonstrates the JMS outbound channel adapter implementation.
Eva Torken 2.1 22
Erik Bakker 18.1 23 === 3.1 JMS message driven channel adapter ===
24
Erik Bakker 17.1 25 {{video attachment="advanced-orchestration-of-data-packets-listening-for-data-on-a-custom-queue.mp4" reference="Main.Videos.Microlearning.WebHome"/}}
Eva Torken 2.1 26
Erik Bakker 18.1 27 === 3.2 JMS outbound channel adapter ===
28
Erik Bakker 17.1 29 {{video attachment="advanced-orchestration-of-data-packets-sending-data-to-a-custom-queue.mp4" reference="Main.Videos.Microlearning.WebHome"/}}
Erik Bakker 16.1 30
Eva Torken 2.1 31 )))((({{toc/}}))){{/container}}{{/container}}