siebel_tools:businessservicequeryaccesslist
Розбіжності
Тут показані розбіжності між вибраною ревізією та поточною версією сторінки.
| Порівняння попередніх версійПопередня ревізія | |||
| siebel_tools:businessservicequeryaccesslist [2019/10/22 16:01] – wiki_admin | siebel_tools:businessservicequeryaccesslist [2022/05/23 15:26] (поточний) – зовнішнє редагування 127.0.0.1 | ||
|---|---|---|---|
| Рядок 1: | Рядок 1: | ||
| + | ====== Business Service Query Access List ====== | ||
| + | Returns the value of the return property from the returnProperty set of the specified business service, after invoking the method with the context. | ||
| + | For example: | ||
| + | InvokeServiceMethod (" | ||
| + | |||
| + | invokes the business service method PersonalizationMethod in business service BusServ, passes it the context Key1=a, | ||
| + | To use the InvokeServiceMethod function in client mode, the business service name that is called by the InvokeServiceMethod function must be added as the BusinessServiceQueryAccessList parameter value under the [Siebel] section of the application configuration file as follows: | ||
| + | |||
| + | [Siebel] | ||
| + | BusinessServiceQueryAccessList = BusSvc1, | ||
| + | |||
| + | Likewise, in Server mode, the component parameter BusinessServiceQueryAccessList must also be set to specify the list. | ||
