Skip to content

/AWS1/CL_CNT=>ACTIVATEEVALUATIONFORM()

About ActivateEvaluationForm

Activates an evaluation form in the specified Amazon Connect instance. After the evaluation form is activated, it is available to start new evaluations based on the form.

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.

IV_EVALUATIONFORMID TYPE /AWS1/CNTRESOURCEID /AWS1/CNTRESOURCEID

The unique identifier for the evaluation form.

IV_EVALUATIONFORMVERSION TYPE /AWS1/CNTVERSIONNUMBER /AWS1/CNTVERSIONNUMBER

The version of the evaluation form to activate. If the version property is not provided, the latest version of the evaluation form is activated.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_CNTACTIVATEEVALFORM01 /AWS1/CL_CNTACTIVATEEVALFORM01