User-defined properties (UDPs) give you the opportunity to configure message flows at deployment and run time, without modifying program code. You can also use UDPs in your ESQL and Java programs. You can give the UDP an initial value when you declare it in your program, or when you use the Message Flow editor to create or modify a message flow.
See the DECLARE statement for an example
of how to code a UDP statement.
In ESQL, you can define UDPs at the module or schema level.
After a UDP has been defined by the Message Flow editor, you can modify its value before you deploy it.
To configure UDPs:
Now you are ready to deploy the message flow. See Deploying a broker archive file.