MNI - Limit

Certified Associate Developer

Hello ,

The default limit for MNI is 1000 , and it can be updated    by Admin till 150,000  instances  - This is mentioned in Documentation .

In recent release are there any changes to these numbers for MNI . 

TIA 

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Lead Developer

    You can repeat an activity up to 1,000 times using MNI in a process, unless it's working on a subprocess. If you need more than 1,000 repetitions, the server administrator can increase the limit. This behavior is controlled by a setting called `MAX_NODE_INSTANCES` in the `custom.properties` file. By default, this limit is 1,000, but it can be raised to a maximum of 150,000.

  • 0
    Appian Employee
    in reply to Bhavana Ingale

    You can increase the limit, but the limit is set to a default data for a reason - most scenarios should not require running a node more than 1000 times. If you find yourself in a scenario where you feel like you need to increase the limit, I'd suggest looking at other design paradigms and only raising the limit as a last resort.

Reply Children
No Data