C# .NET Client consuming a ServiceNow SOAP Web Service

Поділитися
Вставка
  • Опубліковано 27 сер 2024

КОМЕНТАРІ • 44

  • @KNSVP
    @KNSVP 3 роки тому

    Thank you John. your tutorial helped me a lot.. thank u so much..

  • @sandokanfirst2
    @sandokanfirst2 Рік тому

    In response to the more recent reactions (3 years ago as of 2023) I'd like to add that this tutorial is old and that it might be better to look for a bit more up-to-date approach. That said, loading a .wsdl file to create a proxy class reference is still the way to go in a .NET Client. But who uses a GUI and no depency injection framework anymore in 2023? It works, but there are better approaches.

  • @EasternUNO
    @EasternUNO 3 роки тому

    Very cool, thank you for great tutorial!

  • @Shazbot277
    @Shazbot277 11 років тому

    after searching the internet form days, this was my solution. Thank you!

  • @fralurbe
    @fralurbe 7 років тому

    LLevaba dias buscando la configuracion correcta de la sección transport del app.config. ¡Muchas gracias!

  • @hwms001
    @hwms001 4 роки тому

    Awesome Tutorial

  • @timnardoni1885
    @timnardoni1885 9 років тому

    Thank you for posting this helpful tutorial! Pictured at minute 3:30, are ServiceNowSoap and ServiceNowSoapChannel methods provided by the API?

  • @mr.clint-1921noob
    @mr.clint-1921noob 4 роки тому +1

    Hi John ,
    Thanks for the tutorial . It helped a lot.
    I just wanted to know why is the response is throwing null .
    It created the incident , but the response thrown in null.
    Please , help.
    Thanks

  • @dont_talk2me
    @dont_talk2me 7 років тому +2

    I am not getting "SOAPDEMO" can you please help?

  • @jdhenckel2
    @jdhenckel2 9 років тому

    Why do you create a new response? I think that is not necessary, since later you assign the response to the result of insert.

  • @rhettherring4846
    @rhettherring4846 9 років тому +1

    This is awesome.. but how can I search the API for records?

  • @Mady2207
    @Mady2207 8 років тому +1

    Hi john
    Can you please help the same to acheive with java web services.

  • @michaelstroud2962
    @michaelstroud2962 7 років тому

    This works graet. However, I'm not seeing the incident number (response.number) in my output box. Only getting the text, "Incident Created: ". Would anyone have an idea of why the incident number from the response is not showing in the output text box? Thanks, Michael

  • @KelwinEggert
    @KelwinEggert 8 років тому

    SoapDemo1 is the name of the file that you saved.
    SoapDemo1 é o nome do arquivo que você salvou.

  • @dmassicotte099
    @dmassicotte099 10 років тому

    Thank you for this. Though I only know vb.net I was able to take your walk-through and get the web service to consume on a windows form on visual studio 2008

  • @darkoneangel89
    @darkoneangel89 5 років тому

    i am triying to use this in aspx but in the webform i can't use the service reference, can you help me?

  • @reynan218
    @reynan218 6 років тому

    Hello do you know what error is this "JBO-27008: Attribute LastUpdateLogin in view object Location cannot be set." ?

  • @tahaahmed4024
    @tahaahmed4024 4 роки тому

    Where you created response object

  • @ScottRoyalty
    @ScottRoyalty 11 років тому

    Ashraf, SoapDemo is the name of the Project they are using.

  • @michaelsathekge3262
    @michaelsathekge3262 9 років тому

    I'm desperately trying to access a betting gateway, I have all the credentials and I want to confirm if the API is responding to my calls. I want to display the response...

  • @vipinjsm2698
    @vipinjsm2698 5 років тому

    what is the insert using in try block

  • @nagendraraja2809
    @nagendraraja2809 7 років тому

    i have wsdl file i don't want use any tool to generate request xml i want to generate using c# code

  • @ashraflahamify
    @ashraflahamify 11 років тому +1

    what is the SoapDemo ?? i didnt got it from my code ?

  • @Kodamin2000
    @Kodamin2000 6 років тому

    7:28 you're welcome

  • @mandardesai3841
    @mandardesai3841 9 років тому

    sir can u make video how can send xml through non soap using post request and get response i need better solution i try couple of code but its not working i use httpwebrequest and httpwebresponse but it always give me 401 error plz tell me what is the exact problem

  • @desktroyer
    @desktroyer 9 років тому +2

    what is the SoapDemo ?

    • @desktroyer
      @desktroyer 9 років тому

      John Andersen

    • @KelwinEggert
      @KelwinEggert 8 років тому

      SoapDemo1 is the name of the file that you saved.
      SoapDemo1 é o nome do arquivo que você salvou.

  • @anushree3744
    @anushree3744 8 років тому

    I get a pop up asking for credentials when I am trying to create a service reference. And I am not getting the security tag created in app.config. How do i pass the username/password? please help

    • @gigaduck
      @gigaduck 8 років тому +1

      +Anushree Acharjee - To Pass the username / password, you have to manually add the lines to the app.config. When creating the service reference, type in the username and password. If this does not work, then there are settings you will need to change regarding web services.
      Here are the lines that I added from the video :

  • @Somu_Murugan
    @Somu_Murugan 5 років тому

    "System.ServiceModel.FaultException: InvalidSecurity : error in processing the WS-Security security header" ... Could anyone help on this issue..... Plz

    • @HarishPv7
      @HarishPv7 4 роки тому

      i'm receiving a similar kind of error.. 'WS-Addressing not found in the request'... may I know how you resolved your error above since its been a year. please let me know. Thanks in advance

    • @arindamganguly7277
      @arindamganguly7277 4 роки тому

      Please let me know if you are able to resolve the issue with WS security. I am using x509 certificate and shared the public key with service-now. I am able to get response using SoapUI, but getting the same error with .NET WCF symmetrical binding.

  • @danielxitshembisomaphosa7161
    @danielxitshembisomaphosa7161 8 років тому

    What is a SOapDemo

  • @tiagomwy3636
    @tiagomwy3636 6 років тому +1

  • @scdecade
    @scdecade 5 років тому

    Awful. Can't see the screen. Wastes more than 1/2 vid on web forms which is irrelevant.

  • @moviemansays970
    @moviemansays970 9 років тому

    could have at least ended the video with some sort of explosion or something..Will rate 5 star if u later add an explosion sound or actual explosion to this video.