April 30, 2020 at 10:59 am
I have an API call that passes parameters via the query string and then returns either JSON or CSV. I know I can do it with a script transformation as a source but I wanted to use a web services as a source if possible? I have done some research but it seems that a WSDL is required? I can do it in a script transformation as a source, but it feels like a hack.
April 30, 2020 at 11:47 am
My understanding agrees with yours: you need a WSDL to use the Web Service Task.
Using a Script Component Source (which I assume is what you meant?) is not what I would consider a hack. This is exactly the sort of thing it was designed to accommodate.
The absence of evidence is not evidence of absence
- Martin Rees
The absence of consumable DDL, sample data and desired results is, however, evidence of the absence of my response
- Phil Parkin
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply