Hi Guys,
I have 2 seperate packages. Package_1 & Package_2. I want to run Package_2 from different Machine, Immediate after completion of Package_1. This I want to achive by using "Message Queue Task".
I have put "Message Queue Task" at the END of Package_1 & sending a message "Package_1 completed. Start Package_2". Now I am not clear how to use this message to Trigger the Package_2 to Start.
Please can anyone let me know the ways to do this.
If you have any other simple way to do this please let me know.
Thanks in advance.
http://www.sqlservercurry.com/2009/07/working-with-message-queuing-task-with.html
http://www.varigence.com/blog/how-to-tasks-and-transformations-message-queue-task.html
http://sqlserverrider.wordpress.com/2011/06/08/sendreceive-messages-from-msmq-%E2%80%93-ssis/
http://blogs.msdn.com/b/martijnh/archive/2010/06/10/reading-msmq-from-within-ssis-packages.aspx
Thanks Shiven:) If Answer is Helpful, Please Vote