Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| pr_methods:getchannelvalues [2023/04/04 06:36] – removed - external edit (Unknown date) 127.0.0.1 | pr_methods:getchannelvalues [2023/05/03 04:21] (current) – sean | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | {{tag> | ||
| + | |||
| + | ====getChannelValues ()==== | ||
| + | <code java> | ||
| + | |||
| + | Retrieve the data object containing values specific to the receiver of the message.It may happen that the same channel is used to send messages to different intelligent business objects (for example, an e-mail channel may be used to send e-mails to different recipients). If this is the case the message itself must contain the values, which uniquely identify the recipient (in the e-mail case it is the e-mail address of the recipient). The method '' | ||
| + | |||
| + | ===Parameters=== | ||
| + | none | ||
| + | |||
| + | ===Returns=== | ||
| + | '' | ||