Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| ref:a_f:a:request_service [2026/08/13 00:43] – removed - external edit (Unknown date) 127.0.0.1 | ref:a_f:a:request_service [2026/08/13 00:43] (current) – ↷ Page moved from a_f:a:request_service to ref:a_f:a:request_service localdev | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | {{tag> | ||
| + | ====== REQUEST SERVICE ====== | ||
| + | This action makes it possible to use a service of an intelligent business object. | ||
| + | |||
| + | ===== Syntax ===== | ||
| + | |||
| + | '' | ||
| + | |||
| + | where Id() indicates the name of the service and AttributeIdentifier indicates the business object which provides the service. | ||
| + | |||
| + | ===== Example ===== | ||
| + | |||
| + | <code aim> | ||
| + | </ | ||
| + | |||
| + | 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> | ||
| + | |||
| + | |||
| + | The '' | ||
| + | <code aim> | ||
| + | |||
| + | If the '' | ||