cancel
Showing results for 
Search instead for 
Did you mean: 

consuming webservice

Former Member
0 Kudos

Hi experts,

i got this request, the client provided us a webservice this got two methods no receive paramters of input only send notifications by email, so my question is if there are a way to activte this method without parameters or mappings? i need only send the notification

Accepted Solutions (1)

Accepted Solutions (1)

baskar_gopalakrishnan2
Active Contributor
0 Kudos

You are going to consume web service .. YOu got WSDL. lmport the wsdl in pI and use as target message. you dont see parameters to pass... Looks like you send the notification and dont expect any response. The way you described, you are going to create Asynch web service scenario. Yes it is possible without mappings. too

What is your sender? You need to configure SOAP receiver adapter.

Check SDN link for SOAP reciever Adapter configuration. There are plenty of documents available.

Hope that helps

Answers (0)