Hi,
Can you please suggest which one is the easiest way to block EventManager for certain Event type? Is it possible to disable for the moment and enable whenever it is required in future.
My problem is, whenever I update a suspect's information, system keeps on adding entries in ProcessAction table with event category code of 6005 and status as 3. I tried end-dating the rule, but it did not work that way.
Thanks and Regards,
Amit
Answer by SystemAdmin (532) | Jun 15, 2011 at 03:36 AM
Hi,
If you modify the rule and set status type =5(Exclude from processing) instead of 3 will it help?
Regards
Nikkie
Answer by SystemAdmin (532) | Jun 17, 2011 at 07:07 PM
Thanks Niki and Prashanth,
Changing the status will help after etries are made into processaction table and I do not want to process.
In my case I am not manually putting entries in to processaction for 6004. And System automatically puts entries in to it for 6005, whenever it sees a update in Suspect.
I only want to do CollapsePartiesWithRules and no SuspectAugmentation. So this 6005 entries are just taking space and memory and lots of processing power which i do not want to continue.
My question is, is there any way I can block or end-date this Suspect Augmentation rule so that system stop making these entries to PC and PA tables.
I changed the ENTEVENTCATOPT_ID to 0 (existing value was 2) but it did not helped.
Thanks and Regards,
Amit
Answer by SystemAdmin (532) | Jun 20, 2011 at 01:33 PM
So to keep it simple, my question is,
How can we stop System to make entries in ProcessControl and ProcessAction Table for any category?
At present, whenever there is an update in Suspect Party, System add an entry in ProcessControl and ProcessAction with category 6005.
Regards,
Amit