API Calls in IPA causing innerElementCountThreshold error
For API calls that return a large result set, you may encounter the message “Error while executing Web Service activity javax.xml.ws.soap.SOAPFaultException: reach the innerElementCountThreshold:50000”. To resolve this issue, add a JVM command to allow a larger threshold.
Launch the Landmark Grid. Click on the “configuration” icon.
Click “Applications”
Select your Landmark application
Click “Edit Properties”
Expand “Node Properties” under “Grid Defined Properties”
Click the link to Append another entry
Add the property “-Dorg.apache.cxf.stax.maxChildElements=<an appropriate # for your organization>”
Click “Update Property”
Be sure to save the Grid changes!!
Restart the server