Hello,
I have java client (Jsp /Java appliaction). I need to integrate it with SAP R/3 through XI.
I have made wsdl of the request Interface (o/b inerface) through XI.
How will I incorporate this wsdl in my java client so that I call call XI from Java Client.
Regards