Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| 2500_config_apps:2000_add_edit_services [2026/08/13 00:55] – ↷ Links adapted because of a move operation localdev | 2500_config_apps:2000_add_edit_services [2026/08/13 07:33] (current) – Imported by DokuWiki Advanced Plugin aware_support3 | ||
|---|---|---|---|
| Line 16: | Line 16: | ||
| Choose this option if you want AwareIM to expose the service as a “web service” implementing the SOAP protocol. When the business space containing such service is published AwareIM will automatically create a WSDL file for the service. See below for the names of the endpoints that the WSDL file and service calls will have. These URL's need to be shared with the callers of the services. | Choose this option if you want AwareIM to expose the service as a “web service” implementing the SOAP protocol. When the business space containing such service is published AwareIM will automatically create a WSDL file for the service. See below for the names of the endpoints that the WSDL file and service calls will have. These URL's need to be shared with the callers of the services. | ||
| - | <callout | + | <alert type=" |
| + | **warning** | ||
| + | |||
| + | If at least one SOAP service is exposed by your application, | ||
| ===== Third parties will be able to call REST-ful web services ===== | ===== Third parties will be able to call REST-ful web services ===== | ||
| Line 22: | Line 25: | ||
| Tick this checkbox if the service should be exposed as a REST-ful service | Tick this checkbox if the service should be exposed as a REST-ful service | ||
| - | <callout | + | <alert type=" |
| + | **warning** | ||
| + | |||
| + | Both REST-ful and SOAP services only work in production mode and are available as soon as the business space version is published</ | ||
| ===== Service Will be Protected by OAuth2.0 Protocol ===== | ===== Service Will be Protected by OAuth2.0 Protocol ===== | ||
| Line 50: | Line 56: | ||
| - for SOAP Service call: < | - for SOAP Service call: < | ||
| - | <callout | + | <alert type=" |
| + | **warning** | ||
| + | |||
| + | Note that for protected services the name of the business space and the name of the service to call are specified in the special HTTP header see [[setting_up_oauth_protection|OAuth Protection]] </alert> | ||
| ==== Reply Format ==== | ==== Reply Format ==== | ||