Hello All, I am trying to test a File to IDOC scenario on PI 7.31 Java Only stack. When I try to test my scenario using the WSNavigator, I get the following error: For input string: "9999999999". From the server logs, here is the detailed error: Caused by: com.sap.engine.services.webservices.jaxrpc.schema2java.SchemaToJavaGeneratorException -> com.sap.engine.lib.schema.exception.SchemaComponentException: [location : 'http://:50000/dir/wsdl? p=ic/982f3ee3a6c53e659af908fd1cd1e1b6/portType'] ERROR : Definition of particle /wsdl:definitions/wsdl:types/xsd:schema/xsd:complexType[21]/xsd:sequence/xsd:element[182] is not correct.A number format error occurs while processing {minOccurs} or {maxOccurs} value. -> java.lang.NumberFormatException: For input string: "9999999999" at com.sap.engine.services.webservices.jaxrpc.schema2java.SchemaToJavaGeneratorNew.loadAll (SchemaToJavaGeneratorNew.java:427) Did anyone come across this error? Please share how to fix this error. Thanks MLS
↧