Skip to Content
1
May 14, 2020 at 03:52 AM

Single ROOT node, data transmission problem

102 Views Last edit May 18, 2020 at 04:28 PM 2 rev

hi expert,

I have a custom Business Object,The fields are under the ROOT node,I created "create method" webservice for it.

Without changing the BO structure,When the external system calls the interface,How to make a WSDL contain multiple data.

I tried to manually change the wsdl node to maxOccurs = "unbounded",But I transmit multiple Data, the system can still only receive one.

Is there any better solution?

BR,

Leo