SSIS-Json-Source-Component icon indicating copy to clipboard operation
SSIS-Json-Source-Component copied to clipboard

Microsoft Integration Services (SSIS) Source component

Results 14 SSIS-Json-Source-Component issues
Sort by recently updated
recently updated
newest added

when a json path is missing from a response the source and filter components fail is it possible to modify this behavior so the component will ignore missing paths and...

My package runs fine when running within Visual Studio, but once I deploy to SQL Server, and run from within the Integration Services Catalogs, the job fails: ![image](https://user-images.githubusercontent.com/13370398/72109742-5bf97580-32eb-11ea-926c-51f8d5bf6842.png) Any advice...

The message box for http error code handling errors when not filled out, but always creates a new row even when filled out, thus triggering the error. The only workaround...

Hi, I have a REST API POST call which requires a JSON input, and I could not figure how to pass a json object using the addin. Is it possible...

In case anyone is wondering - I was able to use the manual install method and the dll's for 2016 on a Sql Server 2017 instance. I have only done...

Hi Alberto, Thanks for developing this component! I was looking exactly for this one, but sadly it did not work for me, at this point. My setup is SSDT 2017...

The data-flow from the JSON Source Component after being sent through a Sort transformation component will hang indefinitely when connected to a Merge Join transformation component. The Sort works fine...

Hi Alberto I am using your SSIS-Json-Source-Component And I came across a problem with a Json field inside the Json File My problem is that I have Hebrew text in...

Ciao Alberto! First of all, great component! Very nice... I'm able to successfully iterate over an array. It is possible to also retrieve a single value from the root of...

How we can authorize a service, there is no way to provide username and password authentication