Approach for creating a new soap service
Hi
I would like to create a soap service in PEGA 7. From my java background, I follow one of the two approaches below.
1. Wsdl first approach where in we create the wsdls/xsd first and generate the template in tools like exlipse. Suitable for new services.
2. Process as service where we can enable the existing functionality as webservice. Can be achieved in Eclipse. Suitable to enabled existing functionality as service.
Now in PEGA, how do I achieve both. In Service accelerator, I could not notice it receiving wsdl/xsd as input to generate the parse and stream rules (It is available in connector and metadata accelerator)
Please help.
Thanks
Ganesh