Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| pr_methods:multiuser [2023/05/09 02:28] – sean | pr_methods:multiuser [2025/06/12 04:00] (current) – Change to AwareIM aware_support3 | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| This method must returntrue if communication with several intelligent business objects is possible through the channel. In this case a message sent through the channel must identify the recipient of the message. For example, the E-mail channel allows communicating with several recipients (a message contains an e-mail address of the recipient) whereas a dedicated channel handling the protocol specific to some software system is probably not multi-user. | This method must returntrue if communication with several intelligent business objects is possible through the channel. In this case a message sent through the channel must identify the recipient of the message. For example, the E-mail channel allows communicating with several recipients (a message contains an e-mail address of the recipient) whereas a dedicated channel handling the protocol specific to some software system is probably not multi-user. | ||
| - | If this method returns true intelligent business objects communicating through this channel must have a certain attribute defined (such as an e-mail address). When the message is sent to the recipient through the channel //**Aware IM**// automatically gets the current value of this attribute from the instance of the business object and writes it into the message. See also the [[pr_methods: | + | If this method returns true intelligent business objects communicating through this channel must have a certain attribute defined (such as an e-mail address). When the message is sent to the recipient through the channel //**AwareIM**// automatically gets the current value of this attribute from the instance of the business object and writes it into the message. See also the [[pr_methods: |