Use PDIs? Take our 5-minute survey to help shape the PDI roadmap.

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

Forum Posts

Add more fields under My Tasks for custom resolve portal

Hi,I am working on adding more fields under my tasks i.e Approval for event.Currently it has  Task type , Event , Opened by , Name ,Description for event record.I want to add more fields such as Exercise Name, exercise scope etc.Table name is sn_reco...

Resolved! Run scheduled flow based on a variable on a RITM record

Hi community,I would like to implement the following can you please help?> Have a catalog item that gathers fields including start date and has a hidden field called COUNTER. > Once this item is submitted, the COUNTER = 0.> Every week check have a sc...

AnthonyMull by Tera Contributor
  • 923 Views
  • 3 replies
  • 2 helpfuls

Adding screen shots to comment and work notes fields.

We would like to be able to add screen shots (pasted from clipboard) to Service Now in the Comments and Work notes sections of an incident (task table).  Is there a best practice for this? I changed the field type to HTLM and it seems to work.  The o...

Lisa Butcher by Tera Contributor
  • 27936 Views
  • 25 replies
  • 12 helpfuls

Resolved! Custom table not showing in UI Builder list

Hello everyone! I am trying to create a new tab within a record using the UI Builder. I successfully created a new tab without any issues, thanks to the guide MGOPW created (UI Builder Essentials: How to Create a Custom Tab).However, I am having trou...

AlvaroAvila_0-1744717318479.png
AlvaroAvila by Tera Contributor
  • 2112 Views
  • 4 replies
  • 5 helpfuls

generate Document and combile them into one - PDF

Hi Community i have used  -below API to generate document task  or generate PDf dopcument without participant. for Incidentrecords.new sn_doc.GenerateDocumentAPI().generateDocumentForTask(recordId, documentTemplateId, pdfName); The document template ...

Kachu by Mega Sage
  • 977 Views
  • 1 replies
  • 0 helpfuls

CIO Dashboard - Access

Hi Everyone,I've been working with the CIO Dashboard plugin recently and encountered two issues that I need help resolving:Dashboard Visibility Issue:When I assign a user to a group that has the sn_ciodashboard.ciodashboard_user role, the dashboard i...

Viswa8 by Tera Contributor
  • 1254 Views
  • 3 replies
  • 0 helpfuls

Now assist panel

I'm trying to update the error topic with a custom topic to fallback instead of displaying the error. However, the Now assist chat experience is not  updating even after selecting and saving the new topic. After saving it somehow it falls back to err...

GRGiri by Tera Contributor
  • 570 Views
  • 1 replies
  • 0 helpfuls

How to Integrate ServiceNow with MS Teams?

Hi All,How to Integrate ServiceNow with MS Teams and a MS Teams icon should be infront of caller field on an incident form. On click of Teams icon it should start teams chat with caller by assigned to person?  Thank you!

The Matrix by Tera Contributor
  • 806 Views
  • 4 replies
  • 0 helpfuls

Facing issues with Alignment with event.parm2 in notification

Hi everyone Im just testing notifications that are getting triggered from a scheduled job this is how the notification looks like and the email belowIm passing a table to event.parm2 through schedule job and event queue also pls ignore the headings A...

Screenshot 2025-02-11 at 12.28.55 PM.png Screenshot 2025-02-11 at 12.30.09 PM.png
niveditav by Tera Contributor
  • 734 Views
  • 3 replies
  • 0 helpfuls

unable to format 07/24/2020 error in Tranform map

I have two date fields that i am mapping in my Tranform map the source date field has the following format - mm/dd/yyyy <time>  there is no existing date format in ServiceNow that matches that.  Also i need it the instance format - yyyy-mm-dd<time> I...