ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

SLA vs OLA

I am building a small service catalog that will have SLA`s.   I want to better understand SLA's and OLA's.If I am understanding the difference between the two, the OLA will be attached to individual catalalog tasks. Task 1 has an OLA of 1 day, task 2...

rhofing by Tera Contributor
  • 38409 Views
  • 14 replies
  • 53 helpfuls

Resolved! Not able to publish the Knowledge Article

Hello Experts, I am facing Issue with Publishing the Knowledge Article.Below are the Steps followed GoTo Knowledge Base->Select the required Knowledge Base->Click on the Create Article button Create the Article and Submit Now Open the Article visible...

Resolved! ODBC driver does not work in Visual Studio (SSIS)

I am trying to ETL data out of my ServiceNow instance and into a SQL Server DB.  I am extracting data via the ODBC driver, and I'm using SSIS as my ETL tool.  I'm running into a problem with my ODBC source in my data flow task. In SSIS, I have create...

Casey12 by Kilo Expert
  • 4704 Views
  • 2 replies
  • 0 helpfuls

Calling a subflow from a business rule

Hi, I am trying to call a subflow from a business rule but it doesn't work. Could someone please check what I am missing. I am running the business rule on after update and this is the code snippet: (function executeRule(current, previous /*null when...

JLeong by Mega Sage
  • 3398 Views
  • 2 replies
  • 1 helpfuls

Let's talk about the Knowledge tables

I was building a report today based on the "Did this article help you?" question that appears on articles in our knowledge base and hit a bit of a snag. I didn't know which table or what grouping to use. When I checked the documentation for tables, i...