Skip to Content
0
Former Member
Dec 04, 2008 at 11:52 AM

calling webservice in udf for inserting data into webservice

19 Views

Dear Experts,

Please give me the drawbacks of using lookup function for inserting data. we are calling a webservice from the udf for inserting the data using a webservice.

It is a file to jdbc usnig a soap lookup . we use this approach because we need to pass the response from webservice along with the error data to the jdbc. is there any other way to do it without using bpm ?

In the udf we are creating the xml structure for webservice and passing the parameters through arguments.

is there a better approach for this ?

Thanks,

Aju