API Connect

API Connect

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  getting max node size exceeds error

    Posted Tue February 13, 2024 09:58 AM

    Hi Team,
     

    We are getting max node size exceeds error when we calling one of api which has big xml request body we are getting error SS is attached.

    we also try to change parse default setting to by using  guidline from below url.
    Creating parse settings

    Ibm remove preview
    Creating parse settings
    A parse settings specifies the constraints of the input document that a parse action accepts. A document is rejected when a defined value exceeds a specified limit.
    View this on Ibm >

    my api yaml SS is also attached for references.

    kindly assist me or give me any solution to resolved this issue.

    Thank You.



    ------------------------------
    Shah Wajahat
    ------------------------------


  • 2.  RE: getting max node size exceeds error

    Posted Wed February 14, 2024 01:29 AM

    Hello,

    Increase max_value_length value. Default value is 8192 bytes.

    Juha



    ------------------------------
    Juha Mikkonen
    ------------------------------



  • 3.  RE: getting max node size exceeds error

    Posted Wed February 14, 2024 01:44 AM

    Thankyou for your reply

    Juha, please give me any references for max_value_length ? 

    How much I increase it



    ------------------------------
    Shah Wajahat
    ------------------------------