Wiki source code of Topic Browser
Last modified by Erik Bakker on 2025/09/15 10:00
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | {{container}}{{container layoutStyle="columns"}}((( | ||
2 | |||
3 | In this microlearning, we will focus on the topic browser functionality. This powerful new feature within our [[current generation architecture>>doc:Main.eMagiz Academy.Fundamentals.fundamental-runtime-generation3||target="blank"]] provides visibility into the data flowing through your system, offering the ability to monitor, analyze, and manage messages that utilize the [[event streaming>>doc:Main.eMagiz Academy.Fundamentals.fundamental-event-streaming-introduction||target="blank"]] functionality. Let's dive into the key concepts and features of this exciting addition! | ||
4 | |||
5 | Should you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]]. | ||
6 | |||
7 | == 1. Prerequisites == | ||
8 | |||
9 | * Basic knowledge of the eMagiz platform | ||
10 | * Understanding of the flow testing functionality | ||
11 | |||
12 | == 2. Key concepts == | ||
13 | |||
14 | This microlearning centers around the topic browser. | ||
15 | |||
16 | * The topic browser can be used to view data on the topic. | ||
17 | |||
18 | == 3. Topic browser == | ||
19 | |||
20 | To enhance the observability of your integration landscape while running in the [[current generation architecture>>doc:Main.eMagiz Academy.Fundamentals.fundamental-runtime-generation3||target="blank"]], we have added a new feature to our Manage phase called the "Topic browser." You can access this functionality via the "Explore" menu in Manage. Then, with the help of the topic browser, you can browse your topics as the name suggests. | ||
21 | |||
22 | To do so, we show a list of topics belonging to your model you can explore. | ||
23 | |||
24 | [[image:Main.Images.Microlearning.WebHome@intermediate-testing-in-emagiz-topic-browser--overview.png]] | ||
25 | |||
26 | Per topic, you can zoom in on the partitions of each topic to check out the messages. | ||
27 | |||
28 | [[image:Main.Images.Microlearning.WebHome@intermediate-testing-in-emagiz-topic-browser--topic-selected.png]] | ||
29 | |||
30 | After selecting the topic and choosing the partition, eMagiz will show you the list of messages (latest first) that are currently on the topic. These messages, including headers and envelope, can be viewed by clicking on the message. | ||
31 | |||
32 | [[image:Main.Images.Microlearning.WebHome@intermediate-testing-in-emagiz-topic-browser--view-messages.png]] | ||
33 | |||
34 | Apart from that we over the following options. | ||
35 | |||
36 | * Save as test message | ||
37 | ** By pressing this button, you can save the message and use it in our flow testing functionality in Create. Note that we link the message to the corresponding flow if we can. Should we not be able to do so, we link the message to your model so you can still use it in the flow testing functionality. | ||
38 | * Download | ||
39 | ** By pressing this button, you can download the message and use it outside of the tooling should that be needed. | ||
40 | |||
41 | [[image:Main.Images.Microlearning.WebHome@intermediate-testing-in-emagiz-topic-browser--topic-explorer-options.png]] | ||
42 | |||
43 | {{info}} | ||
44 | * The following restrictions apply to this functionality: | ||
45 | ** Messages remain visible in the topic explorer as long as they are not yet deleted based on the retention policy (default of two days) | ||
46 | ** To check for new messages please switch between pages in the message overview or go back to the topic overview and open the partition again. | ||
47 | {{/info}} | ||
48 | |||
49 | == 4. Key takeaways == | ||
50 | |||
51 | * The topic browser provides a live view of data within a topic. | ||
52 | * Messages remain visible in the topic explorer as long as they are not yet deleted based on the retention policy (default of two days) | ||
53 | |||
54 | == 5. Suggested Additional Readings == | ||
55 | |||
56 | If you are interested in this topic and want more information, please read the help text provided by eMagiz and see the following links: | ||
57 | |||
58 | * [[Fundamentals (Navigation)>>doc:Main.eMagiz Academy.Fundamentals.WebHome||target="blank"]] | ||
59 | ** [[Traceability in eMagiz (Explanation)>>Main.eMagiz Academy.Fundamentals.fundamental-traceability-in-emagiz||target="blank"]] | ||
60 | ** [[Current Generation Architecture>>doc:Main.eMagiz Academy.Fundamentals.fundamental-runtime-generation3||target="blank"]] | ||
61 | ** [[Event Streaming>>doc:Main.eMagiz Academy.Fundamentals.fundamental-event-streaming-introduction||target="blank"]] | ||
62 | * [[Topic Browser (Search Results)>>url:https://docs.emagiz.com/bin/view/Main/Search?sort=score&sortOrder=desc&highlight=true&facet=true&r=1&f_space_facet=0%2FMain.&l_space_facet=10&f_type=DOCUMENT&f_locale=en&f_locale=&f_locale=en&text=%22topic+browser%22||target="blank"]] | ||
63 | |||
64 | )))((({{toc/}}))){{/container}}{{/container}} |