CAF to IS

Hello Everyone,

I created three four fields in CAF and i want to transfer that data to IS in a service as a action.

please help how i can do this

Thanks

Hi Rohit,

First you need to create a service and create a wsdl with operation as the first service, then you can create the wsd connector in CAF Application and use it Document(used in the service input) class in the managed bean to set and get values to WS.

Regards,
Pramod M