Skip to content

/AWS1/CL_WIS=>NOTIFYRECOMMENDATIONSRECEI00()

About NotifyRecommendationsReceived

Removes the specified recommendations from the specified assistant's queue of newly available recommendations. You can use this API in conjunction with GetRecommendations and a waitTimeSeconds input for long-polling behavior and avoiding duplicate recommendations.

Method Signature

IMPORTING

Required arguments:

IV_ASSISTANTID TYPE /AWS1/WISUUIDORARN /AWS1/WISUUIDORARN

The identifier of the Wisdom assistant. Can be either the ID or the ARN. URLs cannot contain the ARN.

IV_SESSIONID TYPE /AWS1/WISUUIDORARN /AWS1/WISUUIDORARN

The identifier of the session. Can be either the ID or the ARN. URLs cannot contain the ARN.

IT_RECOMMENDATIONIDS TYPE /AWS1/CL_WISRECOMMENDATIONID00=>TT_RECOMMENDATIONIDLIST TT_RECOMMENDATIONIDLIST

The identifiers of the recommendations.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_WISNOTIFYRECOMMENDA01 /AWS1/CL_WISNOTIFYRECOMMENDA01