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

Forum Posts

ServiceNow-Ignio-Integration

Hi All,Could you please share guidelines on the procedure of integrating external system called ignio with serivce now system.INC => BidierctionalCMDB => Unidirectional Thanks,Raghu

Community Alums by Community Alums  
  • 2151 Views
  • 4 replies
  • 0 helpfuls

How to Create Ui action in csm workspace

I am new to Servicenow. My requirement to create Case Record from incident table Using Ui action .( in Csm workspace)i have Created a ui action named : Case.On creating a New record and saving --> the Ui action button get enabled.On clicking the Case...

1611a.jpg
instance by Tera Contributor
  • 1607 Views
  • 10 replies
  • 0 helpfuls

Attachment API GET Uploading File to Amazon S3 Bucket

Hi all, I'm currently using the ServiceNow Attachment API /now/attachment/{sys_id}/file to download a specific attachment from a record. As you can see below I'm able to get the binary string back as a result.My question is, what can I do with this b...

Screen Shot 2022-10-31 at 2.58.14 PM.png Screen Shot 2022-10-31 at 3.02.35 PM.png
skiiclub by Mega Contributor
  • 1411 Views
  • 1 replies
  • 0 helpfuls

How can I filter reference field based on another field

Hi,I have two reference fields on the catalog form, one is Requested for field (refers to sys_user table) and it auto-populates logged in user name.Another field is Course completed field (refers to custom table). Now whenever requested for field aut...

reddy8055 by Tera Contributor
  • 2525 Views
  • 4 replies
  • 1 helpfuls

Save UI action is displayed twice on form header

Hi,Save UI action is displayed twice on the all the form header (Demand, Project, Program, Portfolio)  And Update UI action is missing on Demand, Program and Portfolio form headers.Please hep me fix this issue.

Anusha_Rao_0-1668493616282.png Anusha_Rao_1-1668493773321.png
Anusha_Rao by Tera Contributor
  • 831 Views
  • 2 replies
  • 1 helpfuls

Resolved! Tags (usuage & best practices)

Good day all,         Has anyone ever used tags before. I know the purpose of a tag is to allow the grouping and organization of records.I have a few questions:1) At what point would a user want to use tags. Can you provide a use case?2) Can you prov...

find_real_file.png
Cupcake by Mega Guru
  • 19610 Views
  • 14 replies
  • 13 helpfuls

Resolved! Change approvals with change request details

I want to be able to send a copy of the change details with the notification that is sent requesting they approve the change.I would be happy to either send the details directly in the body of the email notification or for the change request to be ad...

Moedeb by Tera Guru
  • 3193 Views
  • 6 replies
  • 3 helpfuls

How to pull field values in tabular format in service catalog

Hi,I have catalog form with Requested for field (reference to sys_user table), this field auto populates based on user logged info. We have custom table with 4 fields (email, course name, completed date,  Name). I want to pull all 4 fields in tabular...

reddy8055 by Tera Contributor
  • 1035 Views
  • 4 replies
  • 0 helpfuls

Resolved! Need to hide App Module based on group

Hi Community, I have requirement to hide the App Module based on group, since 2 groups have same rule and doesn't have any unique role between these group.Is there any ways to control the visibility of App Module based on Group..? Thanks....

Ratan B by Tera Contributor
  • 1189 Views
  • 2 replies
  • 1 helpfuls

Resolved! How to make variable mandatory upon closing SCTASK

Hello All,Currently we ar using this script to make a variable mandatory upon closing SCTASK.function onSubmit() {//Type appropriate comment here, and begin script belowif(g_form.getValue('state') == 3){//Closed Completeif((g_form.getValue('what_need...

Al-JhonV by Kilo Sage
  • 2829 Views
  • 9 replies
  • 3 helpfuls