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