How to create incident in another instance without coding | ServiceNow Ebonding with IntegrationHub

Поділитися
Вставка
  • Опубліковано 10 лют 2025

КОМЕНТАРІ • 51

  • @shitalgupta8581
    @shitalgupta8581 4 роки тому +4

    Hi Gaurav,
    It's a great tutorial. Thank you for uploading it. I just want to provide a small suggestion.When you are showing 2 different instance,please change the theme of any of the instance and you can change the Page Header Caption in order to make it more clear so that every time we dont have to check the URL to see different instance.

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

      Thanks for suggestion. Will take care next time.
      Please Like, Share and Comment on my videos..
      Please bookmark my new site for ServiceNow Blogging.- www.saaswithservicenow.in/ and Like my Facebook Page- facebook.com/saaswithservicenow/

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

    Thanks for making this video. keep making such kind of videos Because Sharing knowledge is like caring

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

    Hello Gaurav,
    Thank you for uploading these type of videos.

  • @satishsuray6680
    @satishsuray6680 2 роки тому +1

    It is very usefull, also please help to make video bidirectionl to create/ update incident

  • @sanjaykg10
    @sanjaykg10 4 роки тому +1

    Awesome video.....And now I'm interested in Integration as well😊

    • @SAASWithServiceNow
      @SAASWithServiceNow  4 роки тому +1

      Great! Working on BiDirection app, You will get it soon.
      Please Like, Share and Comment on my videos..
      Please bookmark my new site for ServiceNow Blogging.- www.saaswithservicenow.in/ and Like my Facebook Page- facebook.com/saaswithservicenow/

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

      @@SAASWithServiceNow sure😊

  • @detlefbiedermann7174
    @detlefbiedermann7174 4 роки тому +2

    Hello, great tutorial. I have built up such scenario manual by soap web services and a lot of coding. I have found out, that add an attachment into the incident, will not trigger the business rule on incident table. Adding a worknote or comments will run the business rule on incident table even the data are saved into "sys_journal_field" table.
    How are attachments, worknotes and comments are handled on your example using integration hub ?
    Unfortunely I can not install this plugin on my personal developer servicenow instance (or can I ?)

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

      Have you enabled Enterprise Plugin of Integration Hub in PDI.

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

      Hello , good hint, How do I do this ?

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

      @@detlefbiedermann7174 Go to Developer Portal, Click on Manage in left side where your instance shows up. You will see first option to activate plugin. Click on it and you will find enterprise plugin for integration hub.

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

    What if there are user defined fields on Incident form on source instance and in target we dont have it yet and then add them manually, will these steps ensure data transfer of all the fields? Please respond , I have a current task of integrating 2 instances for HR cases.. thanks.

  • @Masterofall223
    @Masterofall223 4 роки тому +2

    Thank you for video!! Can you please help with docs or video which had servicenow to jira integration using integration hub?

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

    Hi Gaurav,
    can integrationhub used as IT discovery tool to pull asset details CIs, service to servicenow.

  • @saiprasanna8293
    @saiprasanna8293 7 місяців тому

    How to update the correlation display and ID fields once the record is created. Since update can be done the correlation id is not empty.

  • @alesdoc
    @alesdoc 4 роки тому +1

    Thanks for the video.
    Couple of questions
    - why do you need to assign "ITIL" license to the SaaS user?
    - why can't the SaaS user act as an ESS user?
    In other words, is it mandatory to assign an ITIL license to leverage the ebonding?
    Thanks.

  • @varunsethi2455
    @varunsethi2455 2 роки тому

    Great Video.
    But There is one bug, when we use this ebonding spokes it will create n no of incidents or you can say recursion takes place. Need to know how to stop that recursion.??

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

    Great video could you please put some video like showing integration with some other ITIL tool for e-bonding like BMC Remedy

  • @veerabhaskardonikela2158
    @veerabhaskardonikela2158 2 роки тому

    How to build a flow designer to create and update the existing record in a single flow
    I'm trying to create a flow for integration hub where I want to Triger both create and update action in a single flow.
    when I use Create or Update action, it is creating new record again and updating it in target instance rather it should only update existing created record in target instance.

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

    while creating credentials, which password do we have to put in the "Password" field, the destination instance password?

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

    Hi Gaurav, Great Tutorial , Can you please let me know how can we set the Ebonding with multiple service now instance imagine a MSP scenario and we need to create connections with multiple servicenow of client

  • @HimanshuGupta-uk9ym
    @HimanshuGupta-uk9ym 4 роки тому

    In Servicenow Flow Designer Actions in above video I am not able to see Servicenow ebonding Example? SO what we should do to make it visible in actions?

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

    Very good video. Thanks. Please can i ask you if you have more connections and credentials how do you assign them to the flow or action to know which one use ? Thank you very much

  • @zeeshanahmed9982
    @zeeshanahmed9982 4 роки тому +1

    Hi gaurav why did you create integration user in destination instance and what is the significance of giving those two roles to that user?

    • @SAASWithServiceNow
      @SAASWithServiceNow  4 роки тому +1

      How your api call from source instance will be authenticated in destination instance. If you see I created credentials in Source Instance which is from Destination instance so that when Source instance will try to connect to destination , can be authenticated. The reason for two roles which I also mentioned in the video that the user you are using in this integration should have access to create or update incident which ITIL role and rest_service is for providing access to connect via rest for that user.

    • @SAASWithServiceNow
      @SAASWithServiceNow  4 роки тому +1

      Please Like, Share and Comment on my videos..
      Please bookmark my new site for ServiceNow Blogging.- www.saaswithservicenow.in/ and Like my Facebook Page- facebook.com/saaswithservicenow/

    • @zeeshanahmed9982
      @zeeshanahmed9982 4 роки тому +1

      @@SAASWithServiceNow thank you so much gaurav

  • @sakeenafathima2320
    @sakeenafathima2320 2 роки тому

    Hi Gaurav, I have followed what ever you mentioned but it is showing this error: Error: User Not Authenticated Details:Required to provide Auth information (Process Automation.204645b0b3f0030024a3051a16a8dcf8; line 6) Please help me over here.
    Thanks,
    Sakeena

  • @sauravbhardwaj3673
    @sauravbhardwaj3673 2 роки тому

    how can we do the same for the change requests or problem application?

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

    Question: on the flow there is no connection selection, I assume that the incident, is sent to every connection of "Connection Alias = sn_ebonding_ah.ServiceNow" ? Right ?

  • @am.1755
    @am.1755 4 роки тому

    thank u sir u r really doing a great work.

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

    Hi Gaurav,
    Thanks for the informative video. I've a doubt here. Is it also possible to integrate multiple instances at at time (with the same connector - I've checked 'allow multiple instances' checkbox in the connections alias )but it is only picking the first connection. Can you help me in this?

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

    Hi sir, it's working effectively.
    Could you please help out,
    How can I populate a correlation I'd (incident number from source intance) in the destination instance.
    Please guide me the best way to populate correlation I'd.

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

    Excellent video

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

    Hi could you please provide video on update remote incident

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

    Hey do you have any plans to post videos on creating custom actions.

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

      Will try to upload soon.

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

      @@SAASWithServiceNow Thank you, await for the same :)

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

    Thanks 🙂🙏

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

    I have tested a little bit further, so I can resume:
    - for create and update you would need 2 flows
    - no attachments are synced
    - work notes and additional comments are not synced
    - when I resolve the source incident (include to fill out resolution code and close notes) the flow results into an error ("Error: Operation Failed Details:Data Policy Exception: The following fields are mandatory: Resolution code, Close notes (Process Automation.9aa649b0b3f0030024a3051a16a8dc3a; line 6)"

    • @vipulgupta8694
      @vipulgupta8694 2 роки тому

      Thanks, so how can we fix that to ensure there is a real-time sync and when the ticket is closed in either of the instance, the other gets updated?

    • @vipulgupta8694
      @vipulgupta8694 2 роки тому

      Found the fix. Make changes in script include.

    • @dwainDigital
      @dwainDigital 2 роки тому

      @@vipulgupta8694
      can you share/show your script?

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

      and if I resolve the incident on destination, there is no sync back to the source incident.

  • @afroozn7903
    @afroozn7903 2 роки тому

    great!!!!

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

    How to get connection alias name

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

    Anyone have created Bi-directional integration between servicenow instances using e-bonding?

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

    Poor explanation