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

Forum Posts

App Engine Studio can't create app

Hi,I am brand new to this and so is my PDI. Haven't found any helpful information on this, even the error message is widely discussed.Whenever I try to create an app in App Engine Studio I get the following error:   Unable to create this application....

stephanwoeb by Kilo Contributor
  • 117 Views
  • 3 replies
  • 0 helpfuls

Resolved! Timezone issue

Hi We tested the following script and it worked fine then: var currentDate = new GlideDateTime();// Set the date to the first day of the next monthcurrentDate.addMonths(1);currentDate.setDayOfMonth(1);// Subtract one day to get the last day of the cu...

Rachna S by Tera Guru
  • 244 Views
  • 4 replies
  • 0 helpfuls

ServiceNow logo change to default if no ITIL role

Hi all,   We have seen from our company instance that if a user have ITIL role, then logo is showing our correct company logo in our instance, but if user only have access to a custom app, hence no ITIL role, then they see the default ServiceNow logo...

AndersBGS by Tera Patron
  • 197 Views
  • 4 replies
  • 0 helpfuls

Approvals Being Cancelled Automatically

Hi, Currently I am facing a "weird" behavior on RITM approvals on my instance. When I set a RITM to the stage of Request Cancelled, automatically all aprovalls attached to the RITM change their status do Cancelled (even the approvals that were alread...