Hi,
I try to call a XI-Webservice. The Webservice-Interface consist of a complex data type with many levels. So if I want to call the Interface of this Webservice by a programmed program, XI expect parameters for the data type.
For example:
Outbound-Interface of the Webservice-Sender = out_WS
data type: Person --> name, surname (low-level)
--> call in Program: something = out_WS("Bhavesh", "Kantilal") or?
I don't know. Can you help me?
Thanks,
Jens.