Skip to main content Skip to complementary content

Configuring the tRESTRequest component

Procedure

  1. Double-click tRESTRequest in the design workspace to display its Basic settings view.
  2. In the REST Endpoint field, keep the default URI "http://localhost:8088/" where the REST-ful web service will be accessible for requests.
  3. Click the [+] button to add one line in the REST API Mapping table.
  4. Select the newly-added line and click the [...] button in the Output Flow column to add a schema for the output flow. Give the name for the schema UserInfo in this scenario.
    The schema editor opens. Click the [+] button to add a new line body of Document type and click OK to save the schema.
  5. Back to tRESTRequest Basic settings view, select POST from the list in the HTTP Verb column.
  6. Fill the field in the URI Pattern column with "/UserInfo". Keep the default settings of the other options.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!