Skip to main content
Question

FSM odata

  • June 5, 2025
  • 1 reply
  • 28 views

Forum|alt.badge.img+4
  • Do Gooder (Customer)
  • 20 replies

Hello Everyone,

 

While trying to run odata api in postman i am getting this error
 

{

    "Message": "The node count limit of '100' has been exceeded. To increase the limit, set the 'MaxNodeCount' property on EnableQueryAttribute or ODataValidationSettings."

}

May i please know where do i increase the value 

I tried in changing App params IFS_MAX_ROWS_ODATA but still getting same error

 

Is there any other place to increase the value to more than 100?

 

Shaik

1 reply

SAMLK
Hero (Partner)
Forum|alt.badge.img+14
  • Hero (Partner)
  • 241 replies
  • June 6, 2025

@Shaik 

Set the app param ROW_LIMIT accordingly. It’s 100 by default