This is a list of some of the formats and examples that can be specified for parameter values of HTTP requests in a [Throwing Message Intermediate Event (HTTP)]. In addition to Data Items, information about Workflow Apps and individual processes can be inserted.
BPMN Icon: [Throwing Message Intermediate Event (HTTP)]
Available Variables
Title
| Sample | Description |
|---|---|
| foo | - |
Process ID
| Sample | Description |
|---|---|
| 12345 | Does not include the prefix "p" |
Process Start User
| Sample | Description |
|---|---|
| NAKAMURA Haruko | - |
Process Start Organization
| Sample | Description |
|---|---|
| Sales | - |
Process Start Date Time
| Sample | Description |
|---|---|
| 2020-10-27 09:30 | - |
Process Sequential Number
| Sample | Description |
|---|---|
| 12 | - |
App ID
| Sample | Description |
|---|---|
| 50 | Does not include the prefix "m" |
App Name
| Sample | Description |
|---|---|
| Inquiry-handling Flow | - |
Application Root URL (System Constant)
| Sample | Description |
|---|---|
| https://online-demo.questetra.net/ | Set by ${var[applicationRoot]} |
Data-types
String-type
| Specific format | Sample | Description |
|---|---|---|
| - | ABC def |
- |
Numeric-type
| Specific format | Sample | Description |
|---|---|---|
| Standard format | 1234 | Prefixes and suffixes are not embedded Decimal point: period, digit separator: none |
| Specified format | 5,678 | Prefixes and suffixes are not embedded Decimal point notation, etc. follows data setting |
Select-type
| Specific format | Sample | Description |
|---|---|---|
| Choice ID | ja | If the input type is [check boxes] and you wish to specify multiple choices, multiple transmissions are made with the same parameter name |
| Label | Japan | If the input type is [check boxes] and you wish to specify multiple choices, multiple transmissions are made with the same parameter name |
Date-type
| Specific format | Sample | Description |
|---|---|---|
| (Y/M/D) | 2020-10-27 | Follows the Sub-type setting of the Data Item |
| (Y/M) | 2020-10 | |
| (Y) | 2020 | |
| (M/D) | 10-27 |
Datetime-type
| Specific format | Sample | Description |
|---|---|---|
| - | 2020-10-27 12:34 | - |
File-type
| Specific format | Sample | Description |
|---|---|---|
| - | (file) | File is sent by POST multipart |
User-type
| Specific format | Sample | Description |
|---|---|---|
| User ID | 12 | - |
| Email Address | yamada@example.com | - |
| User Name | YAMADA Taro | - |
Organization-type
| Specific format | Sample | Description |
|---|---|---|
| Organization ID | 2 | - |
| Email Address | sales@example.com | - |
| Organization Name | Sales | - |
Discussion-type
| Specific format | Sample | Description |
|---|---|---|
| - | ------- [2020-02-05 09:22] <YAMADA Taro> Hello ------- [2020-02-07 13:29] <NAKAMURA Haruko> Hello, Goodbye |
- |
Table-type
| Specific format | Sample | Description |
|---|---|---|
| - | <list><row><col>Apple</col><col>2.5</col><col>3</col><col>7.50</col></row> <row><col>Orange</col><col>1.3</col><col>2</col><col>2.60</col></row> <summary><col /><col /><col /><col>10.10</col></summary></list> | - |
(Guide Panel-type)
| Specific format | Sample | Description |
|---|---|---|
| - | (Display Only) | - |
Comments
0 comments
Article is closed for comments.