Start a conversation

Using Policy Action CWMP to Get Parameter Values (DB Storage)

Article Original Creation Date: 2012-03-06

Overview

Cases where Policy Action CWMP can be used to get parameter values:
  • The ServiceGateway always perform an insert and never an update.
  • Using the Timestamp variable stored into the table to get some kind of time indication.

Environment

Oracle 10
Solaris 10
JBoss 4.0.4GA
SG4.1.3
SG4.2.3

 

Information

The CWMP Get Parameter Values policy action will only INSERT, never UPDATE. It was intended as a logging mechanism and does not archive, delete or overwriting the records. In the meantime, at the moment a trigger is a good option to delete or overwrite these records.

All of the field values are provided as literal quoted strings within the INSERT query.
Choose files or drag and drop files
Was this article helpful?
Yes
No
  1. Priyanka Bhotika

  2. Posted

Comments