...
| Status |
|---|
| colour | Blue |
|---|
| title | Administrator |
|---|
|
| Status |
|---|
| colour | Green |
|---|
| title | StandUpdated: Jul 2026 |
|---|
|
| Status |
|---|
| colour | Grey |
|---|
| title | gilt fuer applies to Nuclos 4.2026.x |
|---|
|
| Panel |
|---|
|
Auf dieser SeiteOn this page |
Menu Administration → Web service. A web service enables machine-based communication over a network (HTTP, XML, JSON) to call external services from Nuclos.
...
To use a (SOAP) web service, register it under Administration → Web service. Matching classes are then generated under <NUCLOS-HOME>/data/codegenerator/src-rule/org/nuclos/webservices/<name> which can be called in rules.
| Field | Meaning |
|---|
| Name | freely chosen name of the web service |
| File | WSDL file describing the service (from the provider) |
| Host | service endpoint (from the provider) |
| Encoding | character encoding |
| Authentication | type of authentication |
| User / password | credentials (if authentication ≠ NONE) |
...
Related pages
Connection
Interfaces.
Öffnen Open →