Increasing Max Child Elements for Web Service Node
When using a Web Service node in IPA that retrieves XML data, you may encounter the “innerElementCountThreshold” error if the XML returns too many records for IPA to handle it. You can increase this threshold by updating the Grid properties.
Open the Landmark Grid and navigate to the Configuration Manager (gear symbol) > Grid Configuration > Grid Properties > Node Properties > Generic JVM Commands
Select the Landmark application property under “Any Host”.
Append the command -Dorg.apache.cxf.stax.maxChildElements=500000. You can set it to more records than 500000, but be mindful of system performance.
Click Update Property, and then Save the configuration. Reboot the server for the changes to take effect.
Leave a Reply
Want to join the discussion?Feel free to contribute!