Forum Discussion

Marcel_Brökel's avatar
Marcel_Brökel
Occasional Contributor
16 years ago

urgent: problems with <choice> elements, soapUI 2.0 / 2.0.2 / 2.0.3 Pro

Hi,

trying to generate Requests from a definition file including elements causes problems.

The log shows following errors:

      Thu Jul 10 08:52:05 CEST 2008:WARN:Missing insertionpoint for node
      [{http://www.eplus.de/norman/webservices/OrderPackage_V001}existingAccount],
appending instead

This error message is thrown for every choice element.

The xsd elements are defined as follows:


         
           
              
              

              
              

           

         

      



Trying to create requests within the "form-editor" causes lost xml-fragments. Added nodes will not be saved.

==> It is not possible to create a valid request !!

Already existing requests are manipulated, too. Elements / xml-fragments are lost, too.

==> It is even not possible to send an existing request for those operations.

The log shows following errors trying to edit nodes within the "form-editor":

Thu Jul 10 09:21:20 CEST 2008:WARN:Missing insertionpoint for node
[{http://www.eplus.de/norman/webservices/OrderPackage_V001}existingAccount],
appending instead
      Thu Jul 10 09:21:26 CEST 2008:WARN:Missing insertionpoint for node
      [{http://www.eplus.de/norman/webservices/OrderPackage_V001}newAccount],
appending instead
      Thu Jul 10 09:21:33 CEST 2008:WARN:Missing insertionpoint for node
      [{http://www.eplus.de/norman/webservices/BaseTypes_V001}privateContact],
appending instead
      Thu Jul 10 09:21:56 CEST 2008:WARN:Missing insertionpoint for node
      [{http://www.eplus.de/norman/webservices/BaseTypes_V001}address],
      appending instead
      Thu Jul 10 09:21:56 CEST 2008:ERROR:Failed to create node for
      PrivateAddress
      Thu Jul 10 09:21:56 CEST 2008:ERROR:Failed to create node for street
      Thu Jul 10 09:21:56 CEST 2008:ERROR:Failed to create node for
      PrivateAddress
      Thu Jul 10 09:21:56 CEST 2008:ERROR:Failed to create node for street
      Thu Jul 10 09:21:56 CEST 2008:ERROR:Failed to create node for
      PrivateAddress
      Thu Jul 10 09:21:56 CEST 2008:ERROR:Failed to create node for street
      Thu Jul 10 09:21:56 CEST 2008:ERROR:Failed to create node for
      PrivateAddress


Is there any hint or idea how to solve the problems for me ? It is an very urgent case.

Thanks a lot !

Marcel

1 Reply

  • Marcel_Brökel's avatar
    Marcel_Brökel
    Occasional Contributor
    we could solve the created node errors by changing the xsd, but the general problem with "choice" elements by using the form-editor still exists.

    greets
    marcel