Hi Gurus,
I am working on a scenario where we are launching and tracking web based courses (Skill soft a third party).
Let me give you more details of my scenario.
1) Commnication is from SAP LSO System to Third Party(Skill Soft) through PI(XI).
2) We are following this approach - Client Proxy
>XI
>Web service(SkilSoft) and it will be synchronous call.
3 ) From portal user should be able to Lauch, or Track the course and will get response back to SAP LSO system/portal from Skill Soft.
For above approch we have copied a class CL_LSO_WS_XI into a custom and modifying its method to launch the course.
Now I need help on how to pass the parameters like customerid, assetid,courseid etc to PI(XI).
If anyone has worked on similar scenario and has reference code or reference material for modifying the method (of class CL_LSO_WS_XI ) to launch the course, please reply.
Thanks in advance.
Akash