Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 18 Oracle Analytics Lounge
- 218 Oracle Analytics News
- 44 Oracle Analytics Videos
- 15.8K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 82 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
How to pass Metric value to OACS agent body like 'Thresholds by Customer Level @CUSTOMER_THRESHOLD

Viswanath-Oracle
Rank 4 - Community Specialist
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):
0
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