Viewing integration node properties

You can view integration node properties by looking at the contents of the node.conf.yaml configuration file for the integration node.

Procedure

  1. Use a YAML editor to open the node.conf.yaml configuration file for the integration node, which is created automatically when you create the integration node.

    You can edit the file by using the built-in YAML editor that is provided in the IBM® App Connect Enterprise Toolkit, either by double-clicking the file in the Application Development view or by right-clicking the file and selecting Open with > YAML editor. If you choose to edit the file by using a plain text editor, ensure that you do not include any tab characters (which are not valid in YAML) and use a YAML validation tool to validate the contents of your file.

    For more information about working with YAML, see http://www.yaml.org/start.html.

  2. Optional: If you want to modify any of the integration node properties, follow the instructions in Configuring an integration node by modifying the node.conf.yaml file.