cancel
Showing results for 
Search instead for 
Did you mean: 

calling XI Webservice

Former Member
0 Kudos

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.

Accepted Solutions (1)

Accepted Solutions (1)

moorthy
Active Contributor
0 Kudos

HI,

This blog may help u- /people/bhavesh.kantilal/blog/2006/11/20/webservice-calls-from-a-user-defined-function

regards,

moorthy

Answers (2)

Answers (2)

Former Member
0 Kudos

the simple step would be create inbound data type and map the webservice RFC data properly.

Thanks-GS

Former Member
0 Kudos

Hi Jens,

This thread would be useful.

cheers,

Prashanth

P.S Please mark helpful answers