Adapter Services

Hi All,

What is the main use of ‘ExecuteService’ template for an Adapter Service?
Could someone explain with an example?

Thanks,
Srikanth

Adapter Service (ExecuteService) is/ can be used to invoke any java or flow service which required Database Connection.
If you are implementing your DB manipulation logic using java service or flow service, this service can be executed in adapter service and it will use the connection which you have configured for correspoding adapter service.

-nD

How is this different from the rest of the adapter templates like the insert, update and delete?

Thanks,
Srikanth

May I know which version of Web Methods you are using? I could not find Execute service template for adapter service in 6.5.