Skip to content

/AWS1/CL_BDA=>LISTAGENTKNOWLEDGEBASES()

About ListAgentKnowledgeBases

Lists knowledge bases associated with an agent and information about each one.

Method Signature

IMPORTING

Required arguments:

IV_AGENTID TYPE /AWS1/BDAID /AWS1/BDAID

The unique identifier of the agent for which to return information about knowledge bases associated with it.

IV_AGENTVERSION TYPE /AWS1/BDAVERSION /AWS1/BDAVERSION

The version of the agent for which to return information about knowledge bases associated with it.

Optional arguments:

IV_MAXRESULTS TYPE /AWS1/BDAMAXRESULTS /AWS1/BDAMAXRESULTS

The maximum number of results to return in the response. If the total number of results is greater than this value, use the token returned in the response in the nextToken field when making another request to return the next batch of results.

IV_NEXTTOKEN TYPE /AWS1/BDANEXTTOKEN /AWS1/BDANEXTTOKEN

If the total number of results is greater than the maxResults value provided in the request, enter the token returned in the nextToken field in the response in this field to return the next batch of results.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_BDALSTAGENTKNOWLEDG01 /AWS1/CL_BDALSTAGENTKNOWLEDG01