Input Parameters Fail to Generate for Complex Data Sources

Problem: For Web service and other data sources with very complex structures with deeply nested element trees, StackOverflow or OutOfMemory may occur, or some of the operation input parameters may not be generated properly.

Explanation: When a WSDL or other complex data source is wsdl is deeply nested, long processing times and memory errors can result.

Solution: Increase the stack and heap size of the Eclipse runtime parameter in UnwiredWorkSpace.bat with -Xmx, -Xms, -Xss arguments, or reduce the complexity or nested level of the Web service definition of the MBO operation.

Related concepts
AutoCommit Option for JDBC MBOs Using an ASE Data Source
Troubleshoot Code Generation
Related tasks
Unwired WorkSpace Crashes When Previewing or Test Executing Large Amounts of Data
Cannot Start Unwired WorkSpace After Modifying Plugins
Cannot Access Sample Database After Switching Network Types
Data Source Connection Fails After Installing to a New Directory
Attribute Length Set Incorrectly for Operation and Load Arguments
Related reference
JDBC Connection Errors
Mobile Business Object Errors
Preview Errors for a Web Service Mobile Business Object with date/time Types
Deployment and Code Generation Errors For MBOs That Use Large Datatypes
Deploying to Unwired Server Fails
Deploying to Unwired Server in a Cluster Fails