You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "D:\ICE_ENHANS\latest_ice_package\ICE\plugins\WebServices\wsdlgenerator.py", line 118, in requestHeader
request_header_soap11 = self.client_obj.service._binding.create_message_header(self.operation_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\ICE_ENHANS\latest_ice_package\ICE\Lib\site-packages\zeep\wsdl\bindings\soap.py", line 63, in create_message_header
envelope, http_headers = self._create(operation, args, kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\ICE_ENHANS\latest_ice_package\ICE\Lib\site-packages\zeep\wsdl\bindings\soap.py", line 77, in _create
serialized = operation_obj.create(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\ICE_ENHANS\latest_ice_package\ICE\Lib\site-packages\zeep\wsdl\definitions.py", line 224, in create
return self.input.serialize(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\ICE_ENHANS\latest_ice_package\ICE\Lib\site-packages\zeep\wsdl\messages\soap.py", line 79, in serialize
self.body.render(body, body_value)
File "D:\ICE_ENHANS\latest_ice_package\ICE\Lib\site-packages\zeep\xsd\elements\element.py", line 232, in render
self._render_value_item(parent, value, render_path)
File "D:\ICE_ENHANS\latest_ice_package\ICE\Lib\site-packages\zeep\xsd\elements\element.py", line 256, in _render_value_item
return self.type.render(node, value, None, render_path)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\ICE_ENHANS\latest_ice_package\ICE\Lib\site-packages\zeep\xsd\types\complex.py", line 307, in render
element.render(node, element_value, child_path)
File "D:\ICE_ENHANS\latest_ice_package\ICE\Lib\site-packages\zeep\xsd\elements\indicators.py", line 256, in render
element.render(parent, element_value, child_path)
File "D:\ICE_ENHANS\latest_ice_package\ICE\Lib\site-packages\zeep\xsd\elements\element.py", line 226, in render
self.validate(value, render_path)
File "D:\ICE_ENHANS\latest_ice_package\ICE\Lib\site-packages\zeep\xsd\elements\element.py", line 284, in validate
raise exceptions.ValidationError(
zeep.exceptions.ValidationError: Missing element intA (Add.intA)
Please keep the issues that real bug reports only. Please request help/support on a relevant channel like stackoverflow. This issue will most likely be closed.
The text was updated successfully, but these errors were encountered:
zeep == 4.2.1
Traceback (most recent call last):
File "D:\ICE_ENHANS\latest_ice_package\ICE\plugins\WebServices\wsdlgenerator.py", line 118, in requestHeader
request_header_soap11 = self.client_obj.service._binding.create_message_header(self.operation_name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\ICE_ENHANS\latest_ice_package\ICE\Lib\site-packages\zeep\wsdl\bindings\soap.py", line 63, in create_message_header
envelope, http_headers = self._create(operation, args, kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\ICE_ENHANS\latest_ice_package\ICE\Lib\site-packages\zeep\wsdl\bindings\soap.py", line 77, in _create
serialized = operation_obj.create(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\ICE_ENHANS\latest_ice_package\ICE\Lib\site-packages\zeep\wsdl\definitions.py", line 224, in create
return self.input.serialize(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\ICE_ENHANS\latest_ice_package\ICE\Lib\site-packages\zeep\wsdl\messages\soap.py", line 79, in serialize
self.body.render(body, body_value)
File "D:\ICE_ENHANS\latest_ice_package\ICE\Lib\site-packages\zeep\xsd\elements\element.py", line 232, in render
self._render_value_item(parent, value, render_path)
File "D:\ICE_ENHANS\latest_ice_package\ICE\Lib\site-packages\zeep\xsd\elements\element.py", line 256, in _render_value_item
return self.type.render(node, value, None, render_path)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\ICE_ENHANS\latest_ice_package\ICE\Lib\site-packages\zeep\xsd\types\complex.py", line 307, in render
element.render(node, element_value, child_path)
File "D:\ICE_ENHANS\latest_ice_package\ICE\Lib\site-packages\zeep\xsd\elements\indicators.py", line 256, in render
element.render(parent, element_value, child_path)
File "D:\ICE_ENHANS\latest_ice_package\ICE\Lib\site-packages\zeep\xsd\elements\element.py", line 226, in render
self.validate(value, render_path)
File "D:\ICE_ENHANS\latest_ice_package\ICE\Lib\site-packages\zeep\xsd\elements\element.py", line 284, in validate
raise exceptions.ValidationError(
zeep.exceptions.ValidationError: Missing element intA (Add.intA)
Please keep the issues that real bug reports only. Please request help/support on a relevant channel like stackoverflow. This issue will most likely be closed.
The text was updated successfully, but these errors were encountered: