Skip to content

/AWS1/CL_LM2=>UPDATEBOTRECOMMENDATION()

About UpdateBotRecommendation

Updates an existing bot recommendation request.

Method Signature

IMPORTING

Required arguments:

IV_BOTID TYPE /AWS1/LM2ID /AWS1/LM2ID

The unique identifier of the bot containing the bot recommendation to be updated.

IV_BOTVERSION TYPE /AWS1/LM2DRAFTBOTVERSION /AWS1/LM2DRAFTBOTVERSION

The version of the bot containing the bot recommendation to be updated.

IV_LOCALEID TYPE /AWS1/LM2LOCALEID /AWS1/LM2LOCALEID

The identifier of the language and locale of the bot recommendation to update. The string must match one of the supported locales. For more information, see Supported languages

IV_BOTRECOMMENDATIONID TYPE /AWS1/LM2ID /AWS1/LM2ID

The unique identifier of the bot recommendation to be updated.

IO_ENCRYPTIONSETTING TYPE REF TO /AWS1/CL_LM2ENCRYPTIONSETTING /AWS1/CL_LM2ENCRYPTIONSETTING

The object representing the passwords that will be used to encrypt the data related to the bot recommendation results, as well as the KMS key ARN used to encrypt the associated metadata.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_LM2UPBOTRECOMMENDAT01 /AWS1/CL_LM2UPBOTRECOMMENDAT01