Web Services Task in SSIS 2008

แชร์
ฝัง
  • เผยแพร่เมื่อ 29 ม.ค. 2025

ความคิดเห็น • 26

  • @briandenzer
    @briandenzer 12 ปีที่แล้ว

    This is nice -- not chatty like some technical presentations, but instead, a very nice, clean, concise, substantive presentation, with discussion of important stumbling blocks that might be encountered. I found this to be extremely helpful, and I'm grateful to the producer for taking the time to present it.

  • @thedjay247
    @thedjay247 10 ปีที่แล้ว +1

    This is one of the best videos I have seen so far on SSIS...

  • @JulieGracie
    @JulieGracie 9 ปีที่แล้ว

    You are a great teacher. Very organized. Anticipating the errors and immediately demonstrating the solutions is an excellent way to cover the gotchas and make it real.

  • @KonradLeffler
    @KonradLeffler 11 ปีที่แล้ว

    Having never used SSIS and always considered Web Services to be some kind of magic that only developers understood, the idea of me getting data from a web service into a SQL server seemed far off. Then metamanager came along... In less than two hours I have a working solution.
    Thanks a lot for a great video!

  • @MrMasAndrew
    @MrMasAndrew 11 ปีที่แล้ว +3

    I don't see any explanation of the xsl file which would help me complete this tutorial

  • @ravulareddy
    @ravulareddy 12 ปีที่แล้ว +2

    can you please throw some light on the xsl file which you already had created

  • @UbirajaraSegura
    @UbirajaraSegura 10 ปีที่แล้ว

    Very good explanation. Congratulations.

  • @krismaly6300
    @krismaly6300 10 ปีที่แล้ว

    I enjoyed watching this video. I love this video. Explained clearly and step by step. Please keep moving forward and produce some more videos. As and when you release videos please let me know I would like to test and reply. Thanks for education the community and your great volunteer-ship. I think you can teach very well. Can I call you my Guru? You explained happy path and I wish general problems encountered explaining may ease the audience. Thanks a bunch

  • @ab5sr
    @ab5sr 10 ปีที่แล้ว +1

    Ditto on the xsl operation. Please explain that file that was generated and sitting on your file system...

    • @DelbertTube
      @DelbertTube 6 ปีที่แล้ว

      I know this was a long time ago... but I used this xsl file and it stripped out all of my namespaces. stackoverflow.com/questions/5268182/how-to-remove-namespaces-from-xml-using-xslt

  • @lydiaaidyl3328
    @lydiaaidyl3328 5 ปีที่แล้ว

    Hi, I am using this method and when I specify the output parameters, I get the error 'the selected web method contains unsupported arguments'. Could you please advise me what to do?

  • @1spunch
    @1spunch 11 ปีที่แล้ว

    The best video. Thanks.

  • @sanasyed5791
    @sanasyed5791 5 ปีที่แล้ว

    how to do opposite? taking data from sql server table and posting to api

  • @jagdeshkumar
    @jagdeshkumar 9 ปีที่แล้ว

    hello sir superb video..any video or help for the otherway data from sql to webservices..please

  • @Mlubana81
    @Mlubana81 12 ปีที่แล้ว

    Great Video...Thanks

  • @renangasparbuzzi1588
    @renangasparbuzzi1588 9 ปีที่แล้ว

    Very very good class.

  • @nasarazam
    @nasarazam 9 ปีที่แล้ว

    Excellent !

  • @virgilschmidt1599
    @virgilschmidt1599 11 ปีที่แล้ว

    I am connecting to a web service that is https and requires authentication. If I understand correctly, the credentials stored in the http connection manager are not being used in the web service; Especially since the service itself is not asking for those parameters when selecting the method. I can get this to work in scripting vb (will try C# next), but I was hoping there could be some working this into the web service task. Basically the response I get back is "ERROR-Credentials were not supplied". Can anyone help?

  • @ibrahimbassila8603
    @ibrahimbassila8603 10 ปีที่แล้ว

    oh man thank you so much !!!!!!!!

  • @mtnrkl
    @mtnrkl 9 ปีที่แล้ว

    How can it work if webservice need crediatinals for login source page?

  • @laszlokatai-pal5685
    @laszlokatai-pal5685 10 ปีที่แล้ว

    awesome.

  • @deva8496
    @deva8496 9 ปีที่แล้ว

    Running the XML task, I keep getting this error "The process cannot access the file 'E:\ssis\webservice\cdy_weather_repsonse.xml' because it is being used by another process.".
    Task failed: XML Task" I am trying since 4 hours will all permutations and comibinations,

  • @tichtomas
    @tichtomas 11 ปีที่แล้ว +1

    for anyone thats searching to XSLT file:
    stackoverflow.com/questions/5268182/how-to-remove-namespaces-from-xml-using-xslt

    • @JulieGracie
      @JulieGracie 9 ปีที่แล้ว

      Tomas Tichonovas Thank you!

  • @persefer
    @persefer 6 ปีที่แล้ว

    XSL File is;