3.3.3.2.1.2.2.1 <Service>
Specifies a outbound service callable using HTTP/REST mechanisms.
Table 3-11 Service Attributes
| Attribute | Description | Required |
|---|---|---|
name
|
Name of Tuxedo service being advertised. | Yes |
content-type
|
"JSON" represent "Content-Type: application/json", "XML" represent "Content-Type: application/xml".
If request HTTP header has no content-type field, SALT will use the content-type attribute set here. |
No |
charset |
Specifies the character encoding for the outgoing REST network message. | No |
Parent topic: <HTTP>