Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

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

Forum Posts

Resolved! Creating composite fields?

I am building an app (using Fuji), and noticed that there are Composite fields in the Project and Demand applications.   When I attempted to create a new field in my app there is no Composite Type to select (I double checked on global and if doesn't ...

mikealderson by Tera Contributor
  • 5353 Views
  • 9 replies
  • 6 helpfuls

Public script include - permissions

Good morning everyone, I'm hoping someone can help me with a problem that has me stumped.Background:We have a catalog item with an associated workflow, at one point in this workflow some information (4 yes/no questions and a freetext-field) must be p...

arvidd by Tera Contributor
  • 3050 Views
  • 1 replies
  • 0 helpfuls

Why are numbers in the serie skipped

When creating a new Story in the SDLC module, it get number STRY0000001.Scenario 1If I click on save and then "Create New" (under Stories in SDLC) the next story will get STRY0000002 as the number.Scenario 2If I click on submit instead and then "Crea...

palmen by Tera Guru
  • 4312 Views
  • 18 replies
  • 3 helpfuls

Resolved! Passing list collector variable value in Workflow

Hey guys,                                   I am working on a task in which when I select options from Slushbucket or list collector variable in SR   and order it.then as per selected options Approvals goes to different users??while searching through...

find_real_file.png find_real_file.png
baqar rizvi by Mega Expert
  • 9331 Views
  • 12 replies
  • 4 helpfuls

Resolved! Insert new record

I am trying to insert a new record to another table.Issue is the record gets inserted but with the blank values.var gr = new GlideRecord('asmt_m2m_category_assessment');gr.initialize();gr.assessment_record = current.vendor;gr.category = current.u_it_...

charanpreet by Kilo Expert
  • 6448 Views
  • 14 replies
  • 0 helpfuls

Resolved! How to catch additional comments / work notes text value

Dear all,I have created a custom field called "Activity History" into incident table, this is a string field and I'd like to use it to store all updates performed on an incident, something like the following:<date/time> - <user>:<comment><date/time> ...

Resolved! sysverb_insert

In some UI Actions the action name is called sysverb_inserte.g Demand Management->Ideas Table->UI Action: AcceptThis example creates a demand request record and redirects to the Idea Record (as defined in the script part of the UI action)What is de c...

Resolved! [ODBC] Where is Customer Satisfaction Survey result saved?

Hello,Our ServiceNow triggers a survey to end users after a ticket is closed. Here is how this suvery look like in ServicesNow -- there are a couple check boxes and a text box. My goal is to use ODBC to get the survey result.   I have imported some t...

Capture.PNG
fishleaf by Kilo Contributor
  • 2969 Views
  • 2 replies
  • 2 helpfuls

Resolved! How do i make this client script work on service portal

Hi all, I have an onChange catalog client script on a list collector variable. I have made UI type to both to apply on service portal but it does not work. I am aware that some functionalities do not work on Service Portal side and need to be written...

rev3 by Mega Expert
  • 6141 Views
  • 8 replies
  • 5 helpfuls

Resolved! OOB Controls for Order Guide on Cart?

We have two scenarios for approvals in our catalog:Request levelRequested item levelRequest level will only be used for certain order guides. To control this, we have created a custom field "workflow" on the order guide. Then on the forms, we have a ...

Resolved! Value of email.body.assign ?

How does the value of "email.body.assign" populates in an email inbound action? From where does this value come ?

Amarendra by Mega Contributor
  • 4332 Views
  • 2 replies
  • 2 helpfuls