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

Forum Posts

GlideDateTime - get hours, minutes and seconds

Hi all How Can I extract hour, minute and seconds from DataTime field? for example, I'm trying to write this business rule var gdt = new GlideDateTime ("2017-03-31 15:13:43"); year = gdt.getYearUTC(); month = gdt.getMonthUTC(); day = gdt.getDayOfMont...

Before Query Business Rule for Role based list

I have several organizations within my ServiceNow instance and would like to limit access (view, edit) to only tickets that are assigned to a group from the User's organization. Item 4 in the following article "What everyone should know about Service...

JahanzebB by Mega Guru
  • 1029 Views
  • 2 replies
  • 1 helpfuls

Transparent nav-bar in Service Poratl

Hi Everyone,   I have a question related to Service portal. I want to make header transparent and all the menu items will diplayed on the background image.   Current Header:   So, i want to make transparent header and servicenow logo, Knowledge, Ser...

find_real_file.png
Murali19 by Kilo Contributor
  • 3019 Views
  • 8 replies
  • 3 helpfuls

Getting attachments via api and send them to Salesforce

Hi,I work on an integration between ServiceNow   and Salesforce using Dell BOOMI.I want to get Attachements from ServiceNow and send them to Salesforce.As described in this link: How to retrieve an attachment from service now ... | ServiceNow Communi...

yehiel by Kilo Explorer
  • 2726 Views
  • 5 replies
  • 1 helpfuls

Oauth token request to Sharepoint

Hello,I am trying to request a token from Sharepoint using Oauth 2.0. So I've setup in ServiceNow the Oauth application registry and the Outbound REST, but when I click the Get Ouath Token button, this is what i get back in the response Body: "The re...

Mihut by Giga Expert
  • 1711 Views
  • 6 replies
  • 1 helpfuls

How to fire Business Rule with an attachment?

I'm using an 'After - Update' business rule that checks the name of an attachment.The business rule works fine.The problem is that if they attach the file, the business rule on update won't fire unless they change a value in the form.How can I make t...

AndresGT1 by Giga Expert
  • 3022 Views
  • 8 replies
  • 0 helpfuls

How to configure service now as IdP

HI,I am trying to configure ServiceNow as Idp. I wanted to log in to my website using service now credentials.The options I tried is 1-> SAML - But in that Service now only act as Service Provider, but I want Service now to act as Identity Provider2-...

vinodrd by Kilo Explorer
  • 1061 Views
  • 3 replies
  • 0 helpfuls

Resolved! Hide Custom Widget Button

Hello,After few researches I didn't reached the answer I expected about my question.My question is : How can I hide a custom button depending on my state?Context :I created few button (like UI action) on a widget I set on the OOB ticket form page on ...

find_real_file.png
vincentt by Tera Contributor
  • 5492 Views
  • 4 replies
  • 5 helpfuls

Parent Child Incident - Snow

Hi All,To achieve Parent Child Incident Relationship below steps are done(1) Activated - Incident_Parent Field in Incident GUI (reference Field)(2) Created a Parent Ticket P and 2 child Tickets C1 and C2. In C1 and C2 parent ticket field is populated...

Resolved! Many to many relationship records

Hi All,I need to relate my service offerings and circuits table so one service offering can be connected by many circuits and a circuit can connect many service offerings.I've created a many to many relationship in the sys_m2m table so i now have a r...

Dubz by Mega Sage
  • 1437 Views
  • 3 replies
  • 2 helpfuls