IBM Integration Bus, Version 9.0.0.8 Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS

See information about the latest product version

Using .NET

You can use .NET applications on Windows brokers to create, route, and transform messages by using the .NETCompute and .NETInput nodes.

.NET nodes use any Common Language Runtime (CLR) compliant language to create or modify the message, such as C#, Visual Basic (VB), F#, and C++/CLI (Common Language Infrastructure).

You configure a .NET node with a .NET assembly that contains the code of the node. The code consists of a class that is derived from the abstract class that is provided in the IBM.Broker.Plugin.dll assembly, for example, NBComputeNode.

The .NET assembly is run inside a .NET application domain. For more information, read .NET application domains.

This section describes the following tasks:

bc34223_.htm | Last updated Friday, 21 July 2017