Question
NRI IT Solutions America
US
Last activity: 13 May 2020 15:59 EDT
UVU reporting automation
We would like to automate reporting from Usage Validation Utility (UVU) and run once a month.
Is there any good way to do either one of these?
1) API to get the report
2) Agent to get report - save it in somewhere (like ServiceExport), or send it via email.
3) Source table in Pega DB which we can directly query.
Pega version is 7.3.1
***Moderator Edit-Vidyaranjan: Updated Platform Capability***
***Edited by Moderator Marissa to update Product and Version***
-
Like (0)
-
Share this page Facebook Twitter LinkedIn Email Copying... Copied!
Accepted Solution
Updated: 13 May 2020 15:58 EDT
Cognizant
US
Hi Marissa,
we have Successfully implemented with below procedure.
1) We have created an activity which will trigger by an Agent.
2) The agent activity invoke the report to fetch the number of cases created per each case type and each month.
3) Activity retrieve the email accounts and attach the content to the email accounts.
5) Advanced Agent which runs on every month first day at 9 AM CST .
Thank You
Pradeep
CommonWealth Bank of Australia
IN
Hi,
To send an report via email, you can try scheduling the report which runs the ScheduledTaskProcessor agent to fetch and send the report.
Thanks,
NRI IT Solutions America
US
Sorry, I did not check this topic for a while. Can we do this for UVU report?
Updated: 13 May 2020 11:54 EDT
Pegasystems Inc.
US
Hello,
We have an Ant-based solution that you might be of interest. Please feel free to contact me.
Thanks.
Gord
-
Nikhil Arora
NRI IT Solutions America
US
Gord,
We have implemented this successfully.Thank you.
Hisato
-
Nikhil Arora
Pegasystems Inc.
US
So glad to hear that you have implemented this! Do you mind sharing the resolution or if @LOWEG's reply was it, please mark it as the Accepted Solution!
Thanks!
Marissa | Senior Moderator | Pega Collaboration Center
Accepted Solution
Updated: 13 May 2020 15:58 EDT
Cognizant
US
Hi Marissa,
we have Successfully implemented with below procedure.
1) We have created an activity which will trigger by an Agent.
2) The agent activity invoke the report to fetch the number of cases created per each case type and each month.
3) Activity retrieve the email accounts and attach the content to the email accounts.
5) Advanced Agent which runs on every month first day at 9 AM CST .
Thank You
Pradeep
Pegasystems Inc.
US
Thanks Pradeep!
I've marked your reply above as the Accepted Solution! :)