As part of this integration setup we are setting up a connection between servicenow instance and kiteworks. We will read the csv file loaded in kiteworks folder and load import that in servicenow import set table via SFTP connection.
This tutorial helps to get any anular4 application into the production with the PHP or any other kind of server side technology, in this one we use the slimframework but the concept remains the same with other server side technologies.
Demonstrates how a responsive canvas dashboard with filters provides an interactive, customizable solution for disseminating data to stakeholders, and how to easily build one in the ServiceNow platform.
In this tutorial we demonstrate how you can make your wiki page URLs SEO friendly on Linux - Apache based hosting using htaccess URL rewriting. SEO friendly URLs which are easy to read and remember for anyone if they want to keep in mind any page of your wiki.
A very simple and easy video tutorial on SIRI integration to Create, Lookup, and Update tickets in ServiceNow. This can be done using SiriProxy in conjunction with a Processor and the JSON interface in ServiceNow.
IT Asset Management (ITAM) integrates the physical, technological, contractual, and financial aspects of information technology assets. ITAM business practices have a common set of goals:
Control inventory that is purchased and used.
Reduce the cost of purchasing and managing assets.
Select the proper tools for managing assets.
Manage the asset life cycle from planning to disposal.
Achieve compliance with relevant standards and regulations.
Improve IT service to end users.
Create standards and processes for managing assets.
REST-Representational State Transfer, is a simple stateless architectural style of world wide web (www) that leads to high performance and more maintainable architecture because of its coordianted sets of constraints to the design of components in a distributed hypermedia system . When a web service uses this architecture it is called as REST api. A simple video Guide of using REST api to read,update,create and delete (CRUD) operation with JSON data in ServiceNow.
This tutorial will guide you with easy code to create your own compact and lightweight version of Tabbed panel which work perfectly well. If you don't know JavaScript not a problem all you need is HTML and CSS know how and you are good to go.