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! Auto run a transform map

Hi ExpertsI created a Data Source to import Data via FTP and create an import Set.I have created a   script Transform MAP which is using API Catalog and create a Requested Item depending on the data that has been imported.manualy everything is workin...

Elias11 by Giga Expert
  • 11901 Views
  • 3 replies
  • 5 helpfuls

sysapproval reference fields for an email template

I'm trying to update the email approval notification template (change.itil.approve.role) to include information from an alternate change request table.So far I have added a reference column to the sysapproval_approver table:When I go to edit the temp...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
kistler1 by Giga Contributor
  • 7528 Views
  • 13 replies
  • 0 helpfuls

Deeplinking Issues

We currently have SSO enabled via F5. I created a link to allow users to go directly to one of our requested items directly from a link in our intranet. Because this SSO is SP-initiated, "deep-linking" should work by default. Our F5 access policy is ...

vcaracci75 by Tera Expert
  • 1965 Views
  • 6 replies
  • 0 helpfuls

Resolved! Problems populating reference field from transform map

I am importing approver data into a custom table "appr". The data being imported only contains the employee number for each approver but no other information. I am mapping the source employee number to the target appr table field "u_approver". This f...

robhaas by Tera Contributor
  • 5195 Views
  • 5 replies
  • 0 helpfuls

Paginate on Search Results Page

On the global results page, it isn't clear to users that there may be more than 50 records returned on a table. We would like to add pagination to the search results page and are investigating effort. There is an FTASK opened with SN, but there is no...

Blair5 by Tera Guru
  • 2887 Views
  • 7 replies
  • 3 helpfuls

Field Validation in Record Producer

ctomasib-radlarstangeHello,I want to have field level validation in   Record Producerfor e.g.,My short description field will only take 80 character,When it exceeding above that 80 character,it should not allow it.Below code will work   in CMS, but i...

find_real_file.png
salu by Mega Guru
  • 3411 Views
  • 4 replies
  • 2 helpfuls

Resolved! Hide Filter on List Collector

We are on Helsinki and I'm trying to find a way to hide the filtering fields for a List Collector.   I found something called the no_filter attribute in some of my Google searching but sure don't see a no_filter option anywhere.   How do I hide these...

stevenm by Kilo Guru
  • 15513 Views
  • 6 replies
  • 29 helpfuls

Resolved! How to use a gr.newRecord sys_id that hasn't been inserted

Hello, I am trying to mimic an incident form through a custom UI page and one of the requirements is that I receive a sys_id on the page load before the form is actually inserted into the database. A standard incident form follows this behavior where...

Constantine1 by Giga Contributor
  • 9845 Views
  • 5 replies
  • 4 helpfuls

Resolved! How to refresh the UI page after click on approve button

Hi,I have UI page on approval record when the state change to approved and click on update we are displaying this UI page and if user click on accept it is changing to state to approved but it is asking for reload the page to save changes. Here are m...

find_real_file.png

Using a Variable as a condition on a business rule

I have been trying to create a business rule using a variable from a catalog form as one of the conditions.   We have a field "employee number" on one of our catalog forms that I need to have mandatory on a task. But . . .   we only want the field to...

find_real_file.png