Michiel Meeuwissen wrote:

"P.van Kemenade" <[EMAIL PROTECTED]> wrote:


Hi

on a
        cloud.getNodeManager(bla).getList(bla);
I get a

Maximum number of nodes protection, the query generated to much nodes,
please define a query that is more specific(maximum:1000 on builder:insrel)


is there a place where I can config this ?


I think it is in object.xml:

<properties>
<property name="max-nodes-from-query">10000</property> </properties>


IIRC this can also be done in the specific builder.xml which overrides the value of the object.xml





Reply via email to