Forum Discussion

John_R__Brewste's avatar
John_R__Brewste
Occasional Contributor
16 years ago

Unexpected Content

I am getting an "Unexpected Content" message when I open a specific type of Test Request.

What have I done wrong?  How can I fix these.  There are about .... 100 of them in all my test Suites.

Thanks,
--John

1 Reply

  • John_R__Brewste's avatar
    John_R__Brewste
    Occasional Contributor
    To Followup.

    I wanted to figure out how SoapUI knew what it knows about each test, so I added a new "Disconnect" step like the ones I was having issues with.

    Here is what I found on the new one I Added:
         
           
           
              APSOrderInterfaceSoap
              DisconnectService
             
               

    Here is what I found on the Offending one:
         
           
           
              APSOrderInterfaceSoap
              ReserveAssetsForService
             
               

    Notice that the Offending request "con:operation" is "ReserveAssetsForService" and the new one "con:operation" is DisconnectService .... which is what it should be.

    Something went Wonky on me here and I don't know what to do.  Now that I look at it, there are over 100 of these and they are all giving me this error.  what can be done?

    Thanks,
    John