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

Forum Posts

Knowledge vs Content

I realize ServiceNow has adopted the KCS methodology and with that alone, I'm thankful!  My question is around the definitions between knowledge vs content.  Discussions are happening as to what information should go into ServiceNow and what should b...

cmspitzer by Tera Contributor
  • 3036 Views
  • 2 replies
  • 0 helpfuls

'Checkout' UI action does not appear for some KB articles.

Hello everyone,I have seen articles and other discussion with the same question, but I haven't found a suitable answer for my question.Most of the answers say to Set the versions to OUTDATED instead of RETIREDhttps://www.servicenow.com/community/deve...

AngelP83 by Giga Guru
  • 1321 Views
  • 2 replies
  • 0 helpfuls

Resolved! 'Undefined' error pop-up when loading INCs in any Workspace

Hi. I am receiving a pop-up that reads, "Undefined", every time I open an Incident in a Workspace.Same issue on Agent Workspace and Service Operations Workspace.This only occurs when opening Incidents.  No other record types are affected. I suspect a...

2024-01-24 13_28_05-Last day of month testing v2 - Cal. 3 - Business Calendar START - Month _ no off.png
JR42 by Giga Guru
  • 1510 Views
  • 2 replies
  • 1 helpfuls

Trying to use setWorkflow(false) and update work_notes this does not seem to allow journal fields to be updated when false string fields seem to work ok. Does anyone know how to update work_notes without causing BR to fire

UpdateTasks();function UpdateTasks() {       if (current.sys_id == '') {               return;       }       gs.log('Current user ID 1');       var tasks = new GlideRecord('sc_task');       tasks.addQuery('parent', current.sys_id);       tasks.query(...

eroth by Kilo Contributor
  • 20845 Views
  • 13 replies
  • 6 helpfuls

Knowledge Base Guidance and Governance

As a Knowledge Product Owner, I'm seeking for guidance on what levers typically are pulled when approving a "new" Knowledge Base.  Why?  If a business unit in an organization wants their "own" knowledge base versus using the can read option - is ther...

cmspitzer by Tera Contributor
  • 2594 Views
  • 2 replies
  • 1 helpfuls

Instance name or base URL

Hi,I need to have base url our instance name, because , as we have 3 instances, we cannot hard code links. (I can't find a way to use ${URI} or ${URI+} in   blocs in templates)Regards,

psiek by Kilo Contributor
  • 33623 Views
  • 8 replies
  • 11 helpfuls

Import data using FTP method

Hi, I have a requirement where i want to import data using FTP method and i want retrieve a single file, in the file path how can i give a file path where i want to retrieve a single file among multiple files .

Sanjana9 by Tera Contributor
  • 1545 Views
  • 1 replies
  • 0 helpfuls

How to send email notification with physical attachment

How to send email notification with physical attachment I have used this below script in email script notification, but its sending the attachment as link but i want to send real  attachment in email please guide me how to do notification var eve = "...

integrating libraries into now experience framework

Hi, I am messing around with the Now CLI and the Now Experience Framework to see what it is capable of. I have managed to download and set up the CLI, create a project and create simple components. I have tried introducing an external library (Chart....

Resolved! ATF How to click a Related List UI Action?

I am trying to create a test that opens up an incident then creates a child task for that incident. However I do not see how I can replicate what I normally do manually because related list ui actions do not show up in the "Click a UI Action" test st...

find_real_file.png

I had a problem with Scheduled Data Export.

In Scheduled Data Export, the following settings were made ・Enable delta exports is checked.・Delta on or after is set to Updated (sys_updated_on).・Run : Periodically・Repeat Interval : Every 10 minutes At some time, a record is created in the target t...

Koki by Tera Contributor
  • 1739 Views
  • 2 replies
  • 1 helpfuls