How to change AutoPass 10.9.0 history in hours when reporting usage?
Category:
Question ID: 109106
1
0

It looks like when products send usage data to APLS via APIs consume, release, or cumulative consumption, the oldest data that can be reported to APLS is 72 hours. Can we change this?

Marked as spam
Posted by (Questions: 424, Answers: 91)
Asked on July 29, 2019 4:46 pm
67 views
Answers (1)
1
Private answer

This option can be changed by accessing the APLS database and executing the following query:

UPDATE CUSTOM_CONFIGURATIONS SET CONFIG_VALUE=<>
WHERE CONFIG_KEY ='unit.consumption.max.history.in.hours';

Where `<>` represents your new value, in number of hours.

Restart the AutoPass service for the change to go into effect.

Marked as spam
Posted by (Questions: 0, Answers: 771)
Answered on July 29, 2019 4:47 pm
0
Thanks, I was able to change the default value number of hours.
( at July 29, 2019 4:47 pm)
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top