We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

Forum Posts

Send JSON Payload through flow designer

Hi Team, Working on one Integration to send JSON payload to 3rd Party tool through flow designer. I have created an action comprising of Inputs and Output parameters with script to call REST message. But, the input parameters mentioned in flow design...

Shalaka by Tera Contributor
  • 2978 Views
  • 4 replies
  • 0 helpfuls

Resolved! Non-ITIL users can't see email addresses

I have some catalog items that are a reference field to the sys_user table.   When I fill out the field I can see the persons name and email address.   However, non itil users type in that field they only see a persons name.   We recently had a case ...

How setForceUpdate method works?

Hi, I have gone through setForceUpdate method in product documentation and I saw that it is used to update records even if the field value does not change. So, when using this method, does any field value changes or how we can know that particular re...

Resolved! Order Guide Next Button Issue

Looking for advice. We use order guides and users typically click Next to get the variables to expand. Doing this causes an error message to display saying variables are missing data, which is a bad user experience since they have not filled out the ...

SeanBurton_1-1696533060369.png SeanBurton_4-1696533210630.png

Resolved! Filters on the Approvers List Section

The box displays all the users. I wish to filter out only Active users may be some more conditions. Can someone help me understand where can i make the changes so that the filters are applied by default?   Thank you for your time. Cheers

hameedansari by Kilo Contributor
  • 3053 Views
  • 7 replies
  • 1 helpfuls

Database View on cmdb_rel_ci

Very simply, I am trying to create a report/view of any server (cmdb_ci_server) that is not a child in (cmdb_rel_ci). Everything I've tried keeps returning the same set of servers which actually are children to some other parent.