Is it possible to create Web Service in SSIS?

Asked

Viewed 52 times

0

It is possible create a web service in SSIS? As far as I know it is only possible to call a web service in SSIS.

  • So far, I have never seen anyone doing this. Even because SSIS is an ETL tool and not data transaction.

1 answer

-2

as far as I know not, you need some service that is listening and waiting for a call, which would involve programming, in addition to what is available in SSIS.

hugs

Browser other questions tagged

You are not signed in. Login or sign up in order to post.