OCR on attachment with Google vision API
This article shows how to use the Google Vision API to extract text from attachments and to make this text searchable in Service-Now.
This article shows how to display records from SericeNow that are related to a location on a map in the ServiceNow portal, using OpenStreetMap (OSM).
For this purpose, we will create a portal Widget and make it interact with a list to show the records related to the choosen location.
The plugin “Transformation Service Plugin” provides a transfomer API that allows to process JSON or XML data by applying transformations and rules and returning a key/value object with the result.
We will see in this post how it work and what are the limitations and go through a few examples.
Managing global apps in the Studio
Since the Orlando release, it is possibe to use the Studio to develop Applications in the Global Scope.
We will see in this post how to achieve this and what are the limitations compared to scoped applications in the Studio.
Overview of GlideQuery
This overview is mostly a coming from the breakout presentation done by Peter Bell during knowledge 2020.
What are remote tables
Since the New York release, ServiceNow offers a new functionality called remote tables.
Remote tables allows to query and retrieves data from other systems, via REST/SOAP and use them almost seamlessly in service-now.
The remote table can be used like a standard, local, table: