Categories
- All Categories
- Oracle Analytics Learning Hub
- 30 Oracle Analytics Sharing Center
- 19 Oracle Analytics Lounge
- 239 Oracle Analytics News
- 45 Oracle Analytics Videos
- 16K Oracle Analytics Forums
- 6.3K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 88 Oracle Analytics Trainings
- 16 Oracle Analytics and AI Challenge
- Find Partners
- For Partners
How to pass Metric value to OACS agent body like 'Thresholds by Customer Level @CUSTOMER_THRESHOLD
How to pass Metric value to OACS agent body like 'Thresholds by Customer Level @CUSTOMER_THRESHOLD ' .
OAC Version: OACS v6.4
Code Snippet (add any code snippets that support your topic, if applicable):
Answers
-
Hi Viswanath,
Try setting the value for CUSTOMER_THRESHOLD in a session variable defined in the model.
Email subject syntax: @{NQ_SESSION.CUSTOMER_THRESHOLD}
Attachment Note syntax: @{biServer.variables['NQ_SESSION.CUSTOMER_THRESHOLD']}
Additionally, look at Advanced Techniques: Reference Stored Values in Variables:
Regards,
Ezequiel.
0

