Using TIBCO Kabira KPSA Service Order duplicate detection.
book
Article ID: KB0086397
calendar_today
Updated On:
Products
Versions
TIBCO KPSA - Mobile
-
Not Applicable
-
Description
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.