ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Yansa's JIRA Integration Framework

Has anyone used the "Yansa's JIRA Integration Framework" on the ServiceNow store to integrate between Jira and ServiceNow?  We are specifically integrating incidents and not stories so the Agile 2.0 integration does not apply here. We looked into the...

KarenJak by Tera Contributor
  • 660 Views
  • 3 replies
  • 1 helpfuls

Microsoft teams graph spoke failing

Hi All,  Just trying to configure microsoft teams spoke to look up teams and channels, However when I try to test the spoke, it fails with error Unable to load connection with alias ID: xxxxxxx . I have already checked the flow is running as system u...

RG6 by Tera Contributor
  • 859 Views
  • 1 replies
  • 0 helpfuls

Resolved! Error when loading slush bucket

Hello, I have created a M2M relationship. I am also displaying the related lists on each table. The issue I am running into is, when I click the "Edit" button on the related list, I am redirected to the slushbucket. Once on the Slushbucket window, I ...

mballinger by Mega Guru
  • 1044 Views
  • 4 replies
  • 1 helpfuls

Inbound action - getting the watermark

I have an interesting situation.I need to know the watermark of an incoming email.The below code shows that it does actually find my Ref:MSG### in the email.if (email.body_text.indexOf(/Ref:MSG\d+/gi)) {   gs.log('found watermark');}However, my water...

e_wilber by Tera Guru
  • 3344 Views
  • 4 replies
  • 1 helpfuls

update source on dev and uat

Hi All,We recently updated admin pwd on our no prod instances and I manually updated the pwds on Remote Instances (Update Sources) so that we can retrieve update sets form dev -> uat -> prod. Please advise where are these pwds stored so that I do not...

CV1 by Tera Contributor
  • 461 Views
  • 2 replies
  • 2 helpfuls

Resolved! Why checkList items or checkList template does not captured in the update set? Is there any alternate ways to move the template to other orgs ?

I have created a checklist template. I created the template using Updateset to commit it to another instance. But Iam failed to commit the checkList template to another instance. Is there any alternate ways to move the template to other orgs ?