Throwing Message Intermediate Event (HTTP)

Transmits an HTTP request to the destination specified in Access URL. Also capable of saving the received response to a Data Item.

Configs: Common
  • Step Name
  • Note
Configs: Network Settings
  • Access URL * #{EL}
    • Insert reference…
      • Title
      • Process Start User
      • Process Start Organization
      • Process ID
      • Process Start Datetime
      • Process Sequence Number
      • App ID
      • App Name
      • (Data Items)
      • System Variable: Application Root
  • HTTP Method
    • GET
    • POST (application/x-www-form-urlencoded)
    • POST (multipart/form-data)
    • POST (Specify Request Body)
      • Data item to send as request body (String multiple lines / File) *
        • (Data Items)
          • Content-Type of Request body *
    • PUT (Specify Request Body)
      • Data item to send as request body (String multiple lines / File) *
        • (Data Items)
          • Content-Type of Request body *
    • PATCH (Specify Request Body)
      • Data item to send as request body (String multiple lines / File) *
        • (Data Items)
          • Content-Type of Request body *
    • DELETE
  • Data item to save the response (String multiple lines / File)
    • Not Save
    • (Data Items)
      • (In case File-type is chosen) Saving file name * #{EL}
        • Insert reference…
          • Title
          • Process Start User
          • Process Start Organization
          • Process ID
          • Process Start Datetime
          • Process Sequence Number
          • App ID
          • App Name
          • (Data Items)
          • System Variable: Application Root
  • Data item to save error details (String multiple lines)
    • Not Save
    • (Data Items)
Configs: Header
  • Authorization Header * 
    • Not use
    • Use
      • Authorization Settings to use *
  • Header
    • (move)
    • (edit)
      • Header Name
      • Header Value
    • (remove)
    • (specified Header Name)
    • (specified Header Value)
Configs: Send Parameter
  • (Send Parameter)
    • (move)
    • (edit)
      • Parameter Name
      • Parameter Value
        • Fixed Value
        • Process ID
        • Title
        • (Data Items)
    • (remove)
    • (specified Parameter Name)
    • (specified Parameter Value)

Capture

Notes

  • Also possible to embed business data to Access URL
  • Also possible to specify variables as values in Access URL or SEND Parameter
  • If the connection destination (request destination) is Message Start/Catching Intermediate Event (HTTP), by clicking [Connecting to Message Start/Catching Message Intermediate Event (HTTP)] button you can view information such as URL and parameters
    • Connect to Event in the same server
    • Connect to Event in the outside server
  • Data Item to save the response will be empty when the processing completed normally
  • Send Parameter has the following limits:
    • Parameter name: 100 characters
    • Fixed value: 1000 characters
    • Content-Type when specifying the request body directly: 200 characters
    • File name when saving the response: 200 characters

See also

%d bloggers like this: