Este conteúdo não está disponível no idioma selecionado.

Chapter 17. Adding Variables to the Watch List


Overview

By adding them to the watch list, you can easily zero in on particular variables to see whether their values change as expected over the course of the routing context.

Procedure

To add a variable to the watch list:
  1. If necessary, start up the debugger. See Chapter 14, Starting the Camel Debugger.
  2. In Variables view, right-click a variable you want to track to open the context menu.
  3. Select Watch.
    A new tab, Expressions, appears next to the Breakpoints tab.
  4. Click the Expressions tab to open it.
    Expressions view displays the name of the added variable and its current value.
  5. Repeat Step 2 through Step 4 to add additional variables to the Watch list.
    Note
    The variables you add will remain in the watch list until you remove them. To do so, right-click a variable in the list to open the context menu, and then click Remove.
  6. With Expressions view open, step through the routing context to track how the value of each variable in the Watch list changes at each step in the routing context.

Related topics

Chapter 16, Changing Variable Values
Red Hat logoGithubRedditYoutubeTwitter

Aprender

Experimente, compre e venda

Comunidades

Sobre a documentação da Red Hat

Ajudamos os usuários da Red Hat a inovar e atingir seus objetivos com nossos produtos e serviços com conteúdo em que podem confiar.

Tornando o open source mais inclusivo

A Red Hat está comprometida em substituir a linguagem problemática em nosso código, documentação e propriedades da web. Para mais detalhes veja oBlog da Red Hat.

Sobre a Red Hat

Fornecemos soluções robustas que facilitam o trabalho das empresas em plataformas e ambientes, desde o data center principal até a borda da rede.

© 2024 Red Hat, Inc.