Skip to content

/AWS1/CL_SEBANALYSIS

The result of an analysis can be used in conditions to trigger actions. Analyses can inspect the email content and report a certain aspect of the email.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_analyzer TYPE /AWS1/SEBANALYZERARN /AWS1/SEBANALYZERARN

The Amazon Resource Name (ARN) of an Add On.

iv_resultfield TYPE /AWS1/SEBRESULTFIELD /AWS1/SEBRESULTFIELD

The returned value from an Add On.


Queryable Attributes

Analyzer

The Amazon Resource Name (ARN) of an Add On.

Accessible with the following methods

Method Description
GET_ANALYZER() Getter for ANALYZER, with configurable default
ASK_ANALYZER() Getter for ANALYZER w/ exceptions if field has no value
HAS_ANALYZER() Determine if ANALYZER has a value

ResultField

The returned value from an Add On.

Accessible with the following methods

Method Description
GET_RESULTFIELD() Getter for RESULTFIELD, with configurable default
ASK_RESULTFIELD() Getter for RESULTFIELD w/ exceptions if field has no value
HAS_RESULTFIELD() Determine if RESULTFIELD has a value