Table of Contents

Search

  1. Preface
  2. Understanding Data Types and Field Properties
  3. Designing Processes
  4. Using and Displaying Data
  5. Designing Guides
  6. Designing Process Objects
  7. Designing Service Connectors
  8. Using App Connections
  9. System Services, Listeners and Connectors
  10. Designing Human Tasks

Design

Design

Creating a service connector from a Postman collection

Creating a service connector from a Postman collection

You can create a service connector by importing a Postman collection using a defined structure of REST APIs. The service connector inherits the APIs' operations and data structures.
To create a service connector from a Postman collection, perform the following steps:
  1. In
    Application Integration
    , click
    New
    Service Connectors
    .
    The
    New Asset
    dialog box appears. The following image shows the
    New Asset
    dialog box:
    The image shows the New Asset dialog box.
  2. Click
    Service Connector from Postman Collection
    , and then click
    Create
    .
    The
    Service Connector from Postman Collection
    page appears.
  3. Define the following basic properties for the service connector on the
    Postman Collection JSON File
    tab:
    • Name
      : Required. The name by which the service connector is made available for
      processes
      . The name must start with a letter or number, and can contain only alphanumeric characters, multibyte characters, spaces, underscores (_), and hyphens (-). The name must not exceed 128 characters.
    • Location
      : Specify the project or folder to save the service connector.
    • Description
      : Optionally, enter a description for the service connector.
    • On the
      Postman Collection JSON File
      tab, drag and drop the Postman collection JSON file.
      The following image shows the
      Postman Collection JSON File
      tab:
      The image shows the Postman Collection JSON File tab.
  4. Click
    Next
    .
    The operations and the descriptions defined in the Postman collection file appear on the
    Services and Operations
    tab.
    The following image shows the
    Services and Operations
    tab:
    The image shows the Services and Operations tab.
  5. Select one or more operations from the list.
  6. Click
    Next
    .
    The
    Summary
    tab appears.
  7. Review the service connector configuration such as the service connector name, location, service URL, and the protocol before importing the Postman collection.
    The following image shows the
    Summary
    tab:
    The image shows the Summary tab.
  8. Click
    Start Import
    .
    The
    Progress
    tab appears.
    The tab displays the status of the import process in the
    Status
    page. If an error occurs during import, the wizard displays the error under
    Error/Warnings
    on the
    Progress
    tab. You can take corrective actions and import the Postman collection file again.
    If you close the dialog box during the import process, the process will stop and the service connector will not be created.
    The following image shows the
    Progress
    tab:
    The tab displays the status of the import process on the Status page.

0 COMMENTS

We’d like to hear from you!