/AWS1/CL_PTSAWSOPPORTUNITYIN00¶
Contains insights provided by AWS for the opportunity, offering recommendations and analysis that can help the partner optimize their engagement and strategy.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_nextbestactions
TYPE /AWS1/PTSSTRING
/AWS1/PTSSTRING
¶
Provides recommendations from AWS on the next best actions to take in order to move the opportunity forward and increase the likelihood of success.
iv_engagementscore
TYPE /AWS1/PTSENGAGEMENTSCORE
/AWS1/PTSENGAGEMENTSCORE
¶
Represents a score assigned by AWS to indicate the level of engagement and potential success for the opportunity. This score helps partners prioritize their efforts.
Queryable Attributes¶
NextBestActions¶
Provides recommendations from AWS on the next best actions to take in order to move the opportunity forward and increase the likelihood of success.
Accessible with the following methods¶
Method | Description |
---|---|
GET_NEXTBESTACTIONS() |
Getter for NEXTBESTACTIONS, with configurable default |
ASK_NEXTBESTACTIONS() |
Getter for NEXTBESTACTIONS w/ exceptions if field has no val |
HAS_NEXTBESTACTIONS() |
Determine if NEXTBESTACTIONS has a value |
EngagementScore¶
Represents a score assigned by AWS to indicate the level of engagement and potential success for the opportunity. This score helps partners prioritize their efforts.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ENGAGEMENTSCORE() |
Getter for ENGAGEMENTSCORE, with configurable default |
ASK_ENGAGEMENTSCORE() |
Getter for ENGAGEMENTSCORE w/ exceptions if field has no val |
HAS_ENGAGEMENTSCORE() |
Determine if ENGAGEMENTSCORE has a value |