Creating a dynamic SQL adapter service for delete

Hi All,

I need to create a adapter service for deleting records from table in batch based on a primary key. The only way I think I can do this is using DynamicSQL adapter service. I wish to know if this is possible. If yes, can anybody help me on this?

Thanks, Abhijeet

There is a delete adapter service template available… Does it do what you need to do?

But failing that, the custom or dynamic sql might be the go…

regards,
Nathan Lee