Hi
We like to implement the Percolate Query features by means of Prospectors. Out LOBs are asking either CWS/RESTful API for creating Prospectors. Please let me know...
Rajender
Hi Rajender,
Personally I’m not aware of any method to create Prospectors via an API.
I’m not 100% sure what a “percolate query” is (I’m assuming it’s analogous to a Prospector in some other product), but if you can describe the use-case/scenario then maybe there’s another option. Even off the top of my head I can’t think of why you’d even really want to be creating Prospectors in that fashion but maybe my imagination is just lacking.
Cheers,AK
From: eLink Entry: Content Server Development Forum <development@elinkkc.opentext.com>Sent: Wednesday, July 17, 2019 2:42 PMTo: eLink Recipient <devnull@elinkkc.opentext.com>Subject: Need Prospectors API
Need Prospectors API
Posted byrajender.motlakunta@bnymellon.com (Motlakunta, Rajender) On 07/17/2019 02:41 PM
[To post a comment, use the normal reply function]
Forum:
Content Server Development Forum
Content Server:
My Support
Each prospector that’s created is yet another query that has to be executed on everything being indexed so the user owning the prospector can be appropriately notified when new items meeting the criteria come into the system.
If you want to programmatically create a large number of prospectors, you may want to reconsider why you feel this is necessary and what you’re ultimately trying to accomplish. This could become a performance problem in the long run.
Kyle