List Teams

List all the teams in SAP Analytics Cloud.

Options

Field Definition Type Required

Result Set

Specify how you want to have the results returned:

  • First 200 Records: Returns the first 200 matching records.

  • Stream Records: Passes all matching records from your parent flow to a helper flow.

Dropdown FALSE

Input

Field Definition Type Required

Streaming

Flow

Click Choose Flow to browse and select a helper flow where the search results will be streamed, then click Choose to confirm.

Optionally, click the empty field under Click or drop here to create and add custom extensible fields that pass data to the helper flow. These fields are added as key/value pairs under the State output object in the helper flow.

This field appears when you select Stream Records from the Result Set field.

Flow

TRUE

Record Limit

Specify the number of records to stream:

  • When the Record Limit field is set to greater than 0, the stream returns up to the maximum number specified.

  • When the Record Limit field is null or not selected, all records are streamed.

  • The default value is 1000000 (1 million).

  • The valid range is from 1 to 1000000.

This field appears when you select Stream Records from the Result Set field.

Number FALSE

Output

Field Definition Type

Result

Teams

List of Objects

Name

The unique identifier of the team.

Text

Description

The description of the team.

Text

Meta

  • Created At (Date and Time)

  • Resource Type (Text)

  • Location (Text)

Object

Roles

The roles of the team.

List of Text

Members

The IDs of the team members.

List of Text

Raw Output

The raw output returned by the SAP Analytics Cloud API.

Object

Records Streamed

The number of records streamed in a streaming flow.

This field appears when you select Stream Records from the Result Set option.

Number