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

Forum Posts

Creating a Databaseview on alm_hardware table

I am trying to create a database view by joining couple of tables from CDMB. While doing so I am trying to join alm_hardware table with many other cmdb tables to get corresponding information pertaining to a CI . When I make a join from alm_hardware ...

harsha005_0-1686845065025.png harsha005_1-1686845374156.png
harsha005 by Tera Contributor
  • 1630 Views
  • 5 replies
  • 0 helpfuls

Switch Statement in Flow Designer

What is the best way to replicate the switch statement functionality of Workflow in the new Flow Designer? I've briefly looked into decision tables but can't tell if that is the best way to do it in Flow... it would certainly take a lot more time to ...

UI Page: "g_form" is not defined.

Hello,   So I am creating a UI page and I just want it to display the sys_id of the current record. I keep getting the error that g_form is not defined. Is there a way to work around this? Thanks!   <?xml version="1.0" encoding="utf-8" ?> <j:jelly tr...

AndrewDiep by ServiceNow Employee
  • 861 Views
  • 1 replies
  • 0 helpfuls

Resolved! How to set the value of a reference field?

So, I created a field called "Associated Incident" which is a plain-text field on a Case table, and  I also have a field called "Incident Short Description" which is of type Reference and refers to the Incident table. What I want to happen is, an Age...

jglez1 by Mega Guru
  • 2513 Views
  • 3 replies
  • 0 helpfuls

REPOST:How to compare two filter conditions

 Is there any way to compare two filter conditions in order to find match.e.gvar filterCondition1 = 'active=true^priority=1^ORcategory=hardware';var filterCondition2 = 'priority=1^active=true^ORcategory=hardware'; above conditions are same. consider ...

ATF - Email to Case

Hello, We have been creating a flow for email to case. The way of working is quite simple, when an email is sent to a specific email address, a case is created. The flow is working, I've been using and testing it. We would like to validate the case c...

Instance showing offline

Hello,My instance is showing offline. Please assist with this as one of my veery important work that is in progress is stuck due to that. My instance- dev125106.service-now.com Any help is appreciated for this. Regards,Soham

Soham4 by Tera Contributor
  • 1083 Views
  • 3 replies
  • 0 helpfuls

Resolved! Blue choice field values - updating missing values

I've been asked to update a choice list. All of the old values of the choice list will be replaced by new ones, but we are being provided a mapping of which old values will map to which news ones. If I delete the old values from the choice list, they...

jcmings by ServiceNow Employee
  • 2359 Views
  • 3 replies
  • 3 helpfuls

Resolved! Handling a SOAP Object with Array

Hello,I need to fill an array in a SOAP-Request: <IctAdditionalInfos><!--Zero or more repetitions:--><item><Guid>INC12345</Guid><ParentGuid>irbert566</ParentGuid><AddInfoAttribute>SAPMessageImpact</AddInfoAttribute><AddInfoValue>50</AddInfoValue></it...

Sven Brose by Tera Guru
  • 3069 Views
  • 5 replies
  • 1 helpfuls

Resolved! Need help with Transform Map scripting

On a Transform map, how would I go about doing a groupBy source.field_1 in order to aggregate source.field_2 count (SUM)?I have a transform map that maps to multiple tables, One of the table is 'u_customer' and I need to set the target.u_total_quanti...

brown9394 by Tera Expert
  • 1784 Views
  • 4 replies
  • 0 helpfuls

Resolved! Where to identify the "hints" text for fields against a table?

I'm trying to gather descriptions for various tables and fields. The hint text seems like a potential way of extracting this, at least for those that have this attribute populated. How would I go about getting the hint text via the ServiceNow UI? I h...

SB87 by Tera Expert
  • 1762 Views
  • 2 replies
  • 1 helpfuls