1 Reply Latest reply on Sep 1, 2005 6:17 AM by epbernard

    BatchSize on entity has no effect

    triathlon98

      I have declared a BatchSize on both entities and linked entities. CHecking through the logs, I see this working (or at least making a difference) for the loading of related entities, but it does not have any effect on the finders for the base entity.

      This is causing me problems because the basic loading of the entities on my finders is taking too long (thousands of records in the result), causing even getting the first finders to fail.

      Do I need to set the batchsize on the finders themselves? How can I do that? Is there another workaround?

      Thanks for the help,
      Joachim