ADF
3 TopicsParsing error while calling service now table api
Hi, I am trying to copy data from service now to blob storage using service now table api . While calling from postman, I am getting json output with data, but when I configure the same in ADF using ServiceNow linked service as mentioned here, I getting this error "Failed to parse the API response. Failed at: TableAPIClient FetchTableDataAsync Error message: Unexpected character encountered while parsing value: }. Path 'result[3716]', line 1, position 17316023". how I can resolve this error?38Views0likes0CommentsEmpty File is getting created in ADF
I have a ADF pipeline, which has data flows. The data flows reads excel file and puts the records to a SQL DB. The incorrect records are pushed to a Sink of Blob Storage as CSV File. When all the records are correct and empty. csv file is getting created and pushed to Blob. How can I avoid creation of this empty file.1.6KViews0likes0Comments