You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

CPS-1000 - Getting issue details... STATUS


The Data Synchronization watchdog updates the cps database with RAN CM Handle data. The steps involved are,


Step : 1

Query the CM handles that are in 'READY' & 'UNSYNCHRONIZED' from DB,

CPS Path
//state[@cm-handle-state="READY"]/ancestor::cm-handles | //state/datastore/operational[@sync-state="UNSYNCHRONIZED"]/ancestor::cm-handles


Query the cm handle data from RAN through DMI Passthrough  

  • No labels