Skip to content

/AWS1/CL_CNT=>SEARCHROUTINGPROFILES()

About SearchRoutingProfiles

Searches routing profiles in an Amazon Connect instance, with optional filtering.

Method Signature

IMPORTING

Required arguments:

IV_INSTANCEID TYPE /AWS1/CNTINSTANCEID /AWS1/CNTINSTANCEID

The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/CNTNEXTTOKEN2500 /AWS1/CNTNEXTTOKEN2500

The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.

IV_MAXRESULTS TYPE /AWS1/CNTMAXRESULT500 /AWS1/CNTMAXRESULT500

The maximum number of results to return per page.

IO_SEARCHFILTER TYPE REF TO /AWS1/CL_CNTROUTINGPFLSRCHFILT /AWS1/CL_CNTROUTINGPFLSRCHFILT

Filters to be applied to search results.

IO_SEARCHCRITERIA TYPE REF TO /AWS1/CL_CNTROUTINGPFLSRCHCRIT /AWS1/CL_CNTROUTINGPFLSRCHCRIT

The search criteria to be used to return routing profiles.

The name and description fields support "contains" queries with a minimum of 2 characters and a maximum of 25 characters. Any queries with character lengths outside of this range will throw invalid results.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_CNTSRCHROUTINGPFLSRSP /AWS1/CL_CNTSRCHROUTINGPFLSRSP