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-white.png

Special offer for SAS Communities members

Save $250 on SAS Innovate and get a free advance copy of the new SAS For Dummies book! Use the code "SASforDummies" to register. Don't miss out, May 6-9, in Orlando, Florida.

 

View the full agenda.

Register now!

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

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