Skip to content

/AWS1/CL_BDA=>UPDATEAGENTKNOWLEDGEBASE()

About UpdateAgentKnowledgeBase

Updates the configuration for a knowledge base that has been associated with an agent.

Method Signature

IMPORTING

Required arguments:

IV_AGENTID TYPE /AWS1/BDAID /AWS1/BDAID

The unique identifier of the agent associated with the knowledge base that you want to update.

IV_AGENTVERSION TYPE /AWS1/BDADRAFTVERSION /AWS1/BDADRAFTVERSION

The version of the agent associated with the knowledge base that you want to update.

IV_KNOWLEDGEBASEID TYPE /AWS1/BDAID /AWS1/BDAID

The unique identifier of the knowledge base that has been associated with an agent.

Optional arguments:

IV_DESCRIPTION TYPE /AWS1/BDADESCRIPTION /AWS1/BDADESCRIPTION

Specifies a new description for the knowledge base associated with an agent.

IV_KNOWLEDGEBASESTATE TYPE /AWS1/BDAKNOWLEDGEBASESTATE /AWS1/BDAKNOWLEDGEBASESTATE

Specifies whether the agent uses the knowledge base or not when sending an InvokeAgent request.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_BDAUPAGENTKNOWLEDGE01 /AWS1/CL_BDAUPAGENTKNOWLEDGE01