Posts Tagged ‘Tasks’
Tech Tuesday: Running a Process as a Pre-Map Task and ensuring it finishes before moving on to the next task
This last week I was approached by a customer that wanted to run an SSIS package (that created the data for the Map) but sometimes that task wasn’t finishing before SmartConnect needed to use the result of that task as a data source. In this instance, the desired result wasn’t to run the tasks as…
[Read More]Tech Tuesday: How to Open a File and Pass in Parameters from SmartConnect Tasks
There are many times when it may be necessary to run a process before or after an integration. I have seen everything from a call to a webservice, FTP of source data, and everything in between. The focus of this post is to talk about running some kind of a file before an integration. We…
[Read More]