uCosminexus Service Platform, Overview
This subsection describes the corresponding relation of parameters you can set in the request message (header) of HTTP adapter, HTTP-adapter runtime-environment property file, and HTTP adapter common runtime-environment property file. Element name of the request message (header) here is represented by XPath.
If there are specifications in multiple locations, specification of high priority location is used.
Table 2-49 Request ID
| Item | High <-- Priority --> Low | Default value | Possibility of specification | ||
|---|---|---|---|---|---|
| Request message (header) | HTTP-adapter runtime-environment property file | HTTP-adapter runtime-environment common property file | |||
| Request ID | /http-header-request/request-id | Cannot be specified. | Cannot be specified. | - | Optional |
Table 2-50 Request method
| Item | High <-- Priority --> Low | Default value | Possibility of specification | ||
|---|---|---|---|---|---|
| Request message (header) | HTTP-adapter runtime-environment property file | HTTP-adapter runtime-environment common property file | |||
| Request method | /http-header-request/method | adphttp.request.method | adphttp.request.method | - | Mandatory |
Table 2-51 Request URI
| Item | High <-- Priority --> Low | Default value | Possibility of specification | ||
|---|---|---|---|---|---|
| Request message (header) | HTTP-adapter runtime-environment property file | HTTP-adapter runtime-environment common property file | |||
| Scheme authority | /http-header-request/uri-scheme-authority | adphttp.request.uri-scheme-authority | adphttp.request.uri-scheme-authority | - | Mandatory |
| Path | /http-header-request/uri-path | adphttp.request.uri-path | adphttp.request.uri-path | - | Optional |
| Query | /http-header-request/uri-query/optional element | adphttp.request.uri-query.<Additional number> | adphttp.request.uri-query.<Additional number> | - | |
Table 2-52 Authentication information
| Item | High <-- Priority --> Low | Default value | Possibility of specification | ||
|---|---|---|---|---|---|
| Request message (header) | HTTP-adapter runtime-environment property file | HTTP-adapter runtime-environment common property file | |||
| Authentication value | /http-header-request/http-header-Authorization | adphttp.request.header.authorization | adphttp.request.header.authorization | Null character string | Optional |
| Authentication type attribute | /http-header-request/http-header-Authorization/@type | adphttp.request.header.authorization.type | adphttp.request.header.authorization.type | none | |
Table 2-53 Content-Type
| Item | High <-- Priority --> Low | Default value | Possibility of specification | ||
|---|---|---|---|---|---|
| Request message (header) | HTTP-adapter runtime-environment property file | HTTP-adapter runtime-environment common property file | |||
| Media type | /http-header-request/http-header-Content-Type | adphttp.request.header.content-type | adphttp.request.header.content-type | - | Optional |
| Character code attribute | /http-header-request/http-header-Content-Type/@charset | adphttp.request.header.content-type.charset | adphttp.request.header.content-type.charset | - | |
Table 2-54 Cookie
| Item | High <-- Priority --> Low | Default value | Possibility of specification | ||
|---|---|---|---|---|---|
| Request message (header) | HTTP-adapter runtime-environment property file | HTTP-adapter runtime-environment common property file | |||
| Cookie information | /http-header-request/http-header-Cookies/Cookie | Cannot be specified. | Cannot be specified. | - | Optional |
| Cookie name attribute | /http-header-request/http-header-Cookies/Cookie/@name | Cannot be specified. | Cannot be specified. | - | |
| Destination host name attribute | /http-header-request/http-header-Cookies/Cookie/@host | Cannot be specified. | Cannot be specified. | - | |
| Destination path attribute | /http-header-request/http-header-Cookies/Cookie/@path | Cannot be specified. | Cannot be specified. | - | |
Table 2-55 Request header
| Item | High <-- Priority --> Low | Default value | Possibility of specification | ||
|---|---|---|---|---|---|
| Request message (header) | HTTP-adapter runtime-environment property file | HTTP-adapter runtime-environment common property file | |||
| Request header | /http-header-request/http-header/optional element | adphttp.request.header.userdef.<Additional number> | adphttp.request.header.userdef.<Additional number> | - | Optional |
Table 2-56 Request body (data transmission type of request message (body))
| Item | High <-- Priority --> Low | Default value | Possibility of specification | ||
|---|---|---|---|---|---|
| Request message (header) | HTTP-adapter runtime-environment property file | HTTP-adapter runtime-environment common property file | |||
| Request body (data transmission type of request message (body)) | /http-header-request/http-part/message/binding | adphttp.request.part.message.binding | adphttp.request.part.message.binding | none | Optional |
Table 2-57 Sent file
| Item | High <-- Priority --> Low | Default value | Possibility of specification | ||
|---|---|---|---|---|---|
| Request message (header) | HTTP-adapter runtime-environment property file | HTTP-adapter runtime-environment common property file | |||
| Input source folder name | /http-header-request/http-part/files/file/input-folder-name | adphttp.request.part.file.1.input-folder-name | adphttp.request.part.file.1.input-folder-name | - | Optional |
| Input source folder type attribute | /http-header-request/http-part/files/file/input-folder-name/@common | Cannot be specified. | Cannot be specified. | - | |
| Input source file name | /http-header-request/http-part/files/file/local-file-name | adphttp.request.part.file.1.local-file-name | adphttp.request.part.file.1.local-file-name | - | |
Table 2-58 Output destination of the received file
| Item | High <-- Priority --> Low | Default value | Possibility of specification | ||
|---|---|---|---|---|---|
| Request message (header) | HTTP-adapter runtime-environment property file | HTTP-adapter runtime-environment common property file | |||
| Output destination folder name | /http-header-request/output-folder-name | adphttp.request.output-folder-name | adphttp.request.output-folder-name | - | Optional |
| Output destination folder type attribute | /http-header-request/output-folder-name/@common | Cannot be specified. | Cannot be specified. | - | |
All Rights Reserved. Copyright (C) 2015, Hitachi, Ltd.