Expand my Community achievements bar.

web service component

Avatar

Level 6

Hi,

While creating a process workflow in LCES 8.1 I´m using the web service component. Can someone tell me how this service works in terms of proxy? Does it creates a proxy in design time (after making the load of the wsdl file) or will it try to get the wsdl file everytime the service process is invoked?

I ask this because wilhe batch testing my service, sometimes I get the error that the wsdl file used by the service component is not well formed... but other times it works fine.

Thank you.

1 Reply

Avatar

Level 6

Hello,

Web service component doesn't work in terms of proxy. Every time when it invokes it loads wsdl from the beginning. You can easely check it from logs into youre web container where LC running.

Best regards,

Paul