Hi,
I need to know how to use rule engine in multiple thread environment, the situation as given below
I have to handle huge records nearly 40000 so I will create a thread contains 500 records and run it.
Each thread will execute the rules but I am not getting the expected result.
May be the threads object are conflicting due to multiple thread execution.
Please help me to come out of it
Regards
Shilpa