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

Forum Posts

Where is Application Repository stored?

We are developing scoped applications in DEV instance and then using application repository to install them to higher environments.   In parallel, sys admin is periodically cloning lower environments from production for upgrade to London testing etc....

Display content to the right of the nav sidebar

Hi! I'm customizing a portal where the navbar should be located on the left of the screen, vertically. It turns out that the rest of the content is getting below the navbar, and not to the side. I created it from Header and, if it is fixed, nothin...

find_real_file.png
Patrick92 by Kilo Explorer
  • 2218 Views
  • 1 replies
  • 0 helpfuls

Prevent Local Login For SOME Users

We've implemented SSO in a multi-domain, multi-customer environment. I'd like to prevent certain users (e.g. belonging to a particular company) from logging in locally. I'd be quite happy to do this by simply setting all of their local ServiceNow pas...

Virtual agent survey trigger

Hello There! A very short question. I am observing that survey at the end of VA's conversation is being sent somehow randomly. However this survey has nothing to do with the survey module of serivcenow. There is a dedicated, heavily scripted topic to...

pawlak_poz1 by Kilo Contributor
  • 3462 Views
  • 7 replies
  • 12 helpfuls

Change request roll back to "New" state

Hi All, need help to do this configuration "change_manager" role user must have ability to bring change request back to "New" state. The ability should be allowed only till change request is at Scheduled state. Beyond scheduled must not allow.   Than...

nidhi12 by Kilo Contributor
  • 2519 Views
  • 3 replies
  • 2 helpfuls

Resolved! How to expand Help Text on form

Hi All, I need to expand the below help text till the end just like short description. But the type of the variables are as follows: Open on behalf of this user - Reference (User table) Short Description - Wide Single Line Text Please help. Thanks, ...

find_real_file.png
Joshuu by Kilo Sage
  • 2579 Views
  • 7 replies
  • 0 helpfuls

Run Mail Script in Email Template?

I have to be doing something wrong that someone will see here. Here is my scenario: A user receives a notification from ServiceNow and has the option to click on a mailto link to send back and kick off an inbound action, similar to the approval email...

2016-06-17 10_34_41-Re_ RTSK0010020 - Started  - Message (HTML).png
Cheri M by Mega Sage
  • 10143 Views
  • 19 replies
  • 4 helpfuls

Resolved! How OOB Login widget validates user internally?

Hi Anonymous, I am trying to understand how the service portal OOB Login widget is validating users and returns responses. So far, I analyzed the default login widget. I found an angular HTTP post request is being submitted along with the username an...

Arun101 by Kilo Contributor
  • 2913 Views
  • 3 replies
  • 0 helpfuls

Resolved! Does Madrid support JavaScript string interpolation?

I'm setting the params on a SoapMessage and I have one case where one param declared in my soapmessage may consist of the markup for multiple child elements. SoapMessage: </Narratives> <EventValues>${event.rows}</EventValues> <Polices> The data may l...