Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| a_f:a:request_service [2022/09/01 01:23] – ↷ Page moved from a_f:3100_actions:request_service to a_f:a:request_service administrator | a_f:a:request_service [2023/05/09 01:45] (current) – sean | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | {{tag>Actions | + | {{tag>Index Action |
| ====== REQUEST SERVICE ====== | ====== REQUEST SERVICE ====== | ||
| Line 16: | Line 16: | ||
| It is possible to indicate that the service should be run asynchronously – that is, if a system is executing an ordered collection of rules, one of which calls the service asynchronously, | It is possible to indicate that the service should be run asynchronously – that is, if a system is executing an ordered collection of rules, one of which calls the service asynchronously, | ||
| - | <code aim> | + | <code aim> |
| - | REQUEST SERVICE RegisterProduct OF Awaresoft NOWAIT | + | |
| - | </ | + | |
| The '' | The '' | ||
| - | <code aim> | + | <code aim> |
| - | REQUEST SERVICE RegisterProduct OF Awaresoft VIA Sockets | + | |
| - | </ | + | |
| If the '' | If the '' | ||