Products | Versions |
---|---|
TIBCO KPSA - Mobile | - |
Not Applicable | - |
Resolution:
Resolution:
============
Duplicate detection functionality allows KPSA to detect a duplicate service orders after the initial has been completed by KPSA and removed from the application.
In order to use this feature, you should:
1). Call "isDuplicate()" method of provca::Parser in your parser.
2). Configure the interface "prov::DupeDetectionConfig" in checkpointcionfig.ini file .
3). After deploying the KPSA application, execute "provadmin load checkpoints" to create cache files under "checkpoints/DefaultNodeName/dup/ "directory. They contain keys of SOs, the functionality relies on them to detect Dupe SOs.
Environment:
============
KPSA 3.6+
OS: UNIX/Linux
References:
===========
IDLOSdoc of packages prov and provca.