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

Forum Posts

Resolved! Element "State" cannot access parent Table

Hello! A few days ago we encountered a weird error in our dev-instance where the HR Task states suddenly changed almost completely.  From:  To this:  This creates problems in a few flows for example. After doing some digging I found that the "State"-...

b0b45dbe-c39c-4d63-9860-914ab5f13e11.png 283e6dd3-e359-4b6b-8d21-293126ac619b.png Makri_1-1716928991378.png Makri_2-1716929022683.png
Makri by Tera Contributor
  • 393 Views
  • 6 replies
  • 0 helpfuls

How to close upper tab?

In this screenshot, there are two sets of tabs, upper and lower.  Is it possible to close the upper tab from within a UI action?  I can only figure out how to close the lower tab.  

find_real_file.png
Community Alums by Community Alums  
  • 1562 Views
  • 5 replies
  • 4 helpfuls

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
  • 525 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
  • 738 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
  • 945 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
  • 3228 Views
  • 4 replies
  • 1 helpfuls