Developer forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Choice list based on list of another table

Hello,  In case form I want , when I chooce Account , The Assignment group choice list to be filtered based on a custom list field* that I created on Accounts table. *List field: I create a custom list on table account that is reference to group.  is...

VasilisAnastas_0-1676376767386.png VasilisAnastas_1-1676376861172.png

How to add values in Choice Tables

Hello Community Experts, We have record producer on the Problem table  and one of the Variable called Select Service it's single line text and We are looking for the way to check entered value in select service variable available or not in the sys_ch...

Learner10 by Mega Guru
  • 1524 Views
  • 5 replies
  • 0 helpfuls

Business Rule dot walking

I have created a query BR on task table can i do dot walking through script and get the details of ritm and request?same way i am writing a query BR on sysapproval table for RITM, can i get the item/catalog name through dot walking?  

Prateek07_0-1676278881789.png
prateektak by Tera Contributor
  • 1072 Views
  • 2 replies
  • 0 helpfuls

Resolved! How to create payload in ecc queue?

Can someone help me to create payload in ecc queue..I need to pass a powershell command through payload  so that command can perform some action in the midserver.

Sathwik1 by Tera Guru
  • 3578 Views
  • 21 replies
  • 10 helpfuls

Resolved! how to extract data from json payload

Hi,I'm getting this payload, how can I get "accountId" as out put in flow designer action. I tried JSON parser, still not getting the out put.payload:-[ {"accountId" : "6180ca2b327da","accountType" : "atlassian","active" : "true","displayName" : "AAD...

chandan15 by Tera Contributor
  • 1350 Views
  • 1 replies
  • 1 helpfuls

Activity to show email stream

Morning/Afternoon  Please I need help configuring the activity field to show the email stream when the email is sent We have emails sent when the state changes from new to access to authorization etc. I just need to add this email activity to the act...

_Matty_0-1676303948830.png
_Matty by Tera Contributor
  • 5145 Views
  • 7 replies
  • 7 helpfuls

Resolved! Import files from Nas and attach them to task

Hi all, I'd like to know if there is a feature in integration hub that allows you to take files from a nas and put them as attachments in servicenow tasks (I'm not interested in reading the contents of the files, just transferring them).Thank you 

I_Todini1 by Tera Contributor
  • 1785 Views
  • 3 replies
  • 1 helpfuls

Resolved! Get vaule from field to ui macro

Im doing a small UI macro. On change we want to have some extra text at the top of the change form. And depending on its a comprehensive or emergency change, we want different colors and text.I got this to work if I declare the variable of type manua...