|
@@ -127,7 +127,7 @@ Chapter 1. Admin Guide
|
|
|
|
|
|
Note: It must be used before the transaction is created in
|
|
Note: It must be used before the transaction is created in
|
|
request_route and not inside the onreply_route[name] executed by tm
|
|
request_route and not inside the onreply_route[name] executed by tm
|
|
- module. Also, do not used after resuming a suspended request or reply,
|
|
|
|
|
|
+ module. Also, do not use after resuming a suspended request or reply,
|
|
at that moment the transaction is already created.
|
|
at that moment the transaction is already created.
|
|
|
|
|
|
Example 1.1. msg_apply_changes() usage
|
|
Example 1.1. msg_apply_changes() usage
|