WebSphere Message Broker, Version 8.0.0.7 Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS

See information about the latest product version

Using tables for pattern parameters

Use table parameter types to create tables of pattern parameters in your user-defined patterns.

You can add tables to your user-defined patterns, into which pattern users can enter rows of data. To add a table, you must define a table parameter type by specifying the columns you want in the table. You must then assign this parameter type to a pattern parameter when you define the user interface for the user-defined pattern.

When a pattern user configures an instance of your user-defined pattern, the table columns are displayed and the pattern user can enter one or more rows of data into the table. You can write Java™ or PHP code to use the values entered in parameter tables to modify the pattern instance.

When you use tables in your user-defined patterns, consider the following points:
  • Values entered in parameter tables are handled as strings.
  • Values entered in parameter tables cannot be transformed by using XPath expressions and cannot be used in XPath expressions.
  • You can use enabling XPath expressions to enable a pattern parameter that uses a parameter table type.
Notices | Trademarks | Downloads | Library | Support | Feedback

Copyright IBM Corporation 1999, 2016Copyright IBM Corporation 1999, 2016.

        
        Last updated:
        
        Last updated: 2016-05-23 14:47:55


Task topicTask topic | Version 8.0.0.7 | bc31320_