BookmarkSubscribeRSS Feed
☑ This topic is solved. Need further help from the community? Please sign in and ask a new question.
Africa1
Calcite | Level 5

Hi sasinators,

 

Anyone know how does the "Actionable_entity_nm" field get populated in the Alert table in SAS VI V.03.05. Been searching for the data mapping but can locate it?

 

Thank you 

 

 

1 ACCEPTED SOLUTION

Accepted Solutions
ConorM
SAS Employee

Hello @Africa1 ,

The actionable_entity_nm value is set by the Alerting Event that triggers the Alert, using the attribute passed in json as 'actionableEntityLabel'. If the alerting event is passed from scenario admin, the actionable_entity_nm would be set to the value of entity_nm under the datasource of the relevant flow.

 

However during the processing of Alerting Events there is a relevant environment variable 'label.lookup.enabled'. If this is set to true, we look up the documentLabel via datahub to set the Actionable_entity_nm. If no documentLabel is found the actionable_entity_nm value is set to value of the actionable_entity_id.

Hope this helps!

View solution in original post

2 REPLIES 2
ConorM
SAS Employee

Hello @Africa1 ,

The actionable_entity_nm value is set by the Alerting Event that triggers the Alert, using the attribute passed in json as 'actionableEntityLabel'. If the alerting event is passed from scenario admin, the actionable_entity_nm would be set to the value of entity_nm under the datasource of the relevant flow.

 

However during the processing of Alerting Events there is a relevant environment variable 'label.lookup.enabled'. If this is set to true, we look up the documentLabel via datahub to set the Actionable_entity_nm. If no documentLabel is found the actionable_entity_nm value is set to value of the actionable_entity_id.

Hope this helps!

Africa1
Calcite | Level 5

Hi @ConorM !

 

Thank you so much for the response! Very much helpful. Do you perhaps know where can i find the documentation for guidance to enable/disable the environment variable 'label.lookup.enabled

 

Thank you!

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 2 replies
  • 750 views
  • 1 like
  • 2 in conversation