---
original_url: "https://jace.pro/blog/geneva/"
format: markdown
ai_optimized: true
---

Geneva# Geneva

October 17, 2017 [servicenow](/tags/servicenow/)

  Enable AI AnimationVideo Review of this;

SectionLinkScripted REST Apis[https://youtu.be/B3K385rJ_mI](https://youtu.be/B3K385rJ_mI)ServiceWatch[https://youtu.be/Qj0NjaEudnU](https://youtu.be/Qj0NjaEudnU)Connect Chat[https://youtu.be/w9gi5pm6WjQ](https://youtu.be/w9gi5pm6WjQ)Knowledge Updates[https://youtu.be/dbU9fiimcaU](https://youtu.be/dbU9fiimcaU)But here’s my list of notable features;

## [Web services update](#web-services-update)

This got notable updates;

### [Scripted REST APIs](#scripted-rest-apis)

Wow. This allows you to make endpoints return what you want without using processors.

### [Attachment REST API](#attachment-rest-api)

This is a great api to reintroduce. Before you had to use the AttachmentCreator SOAP web service. The SOAP API has less limitations then this new REST API. You can’t create an attachment without a record to attach it to. You might think that’s trivial, until you try to do some catalog work via REST. This is a great api.

### [CORS support](#cors-support)

Allows customers to specify which REST APIs on their ServiceNow instance allow cross-domain AJAX requests from specified whitelisted domains.

## [Service Watch -> ServiceMapping](#service-watch-greater-servicemapping)

Before this release Service Watch was a separate product requiring a stand alone product. After this release ServiceNow it re-branded as ServiceMapping and is now built into ServiceNow.

[Release Notes](https://docs.servicenow.com/bundle/geneva-release-notes/page/release-notes/it_operations_mgmt/r_ServiceMappingRN.html)

## [Security Operations](#security-operations)

This is a new line of business that ServiceNow can sell to clients for tracking vulnerability responses, configuration compliance, threat intelligence, and trusted security circles within ServiceNow.

[Release Notes](https://docs.servicenow.com/bundle/geneva-release-notes/page/release-notes/security_management/c_SecurityOpsManagementRN.html)

## [Edge Encryption](#edge-encryption)

A separate line of business ServiceNow can sell to clients to allow the encryption of sensitive data on your company premises before sending it over the Internet to your ServiceNow instance (encrypted in flight)
where it remains encrypted at rest.

[Release Notes](https://docs.servicenow.com/bundle/geneva-release-notes/page/release-notes/servicenow_platform/r_EdgeEncryptionRN.html)

---
[View this page on GitHub](https://github.com/jacebenson/jace.pro/tree/main/./src/posts/2017/2017-10-16-geneva.md).

[Geneva](https://jace.pro/blog/geneva/) [Jace Benson](https://jace.pro) ![Jace Benson](https://jace.pro/icon-512x512.png)

---

*This content is from Jace Benson's ServiceNow and tech blog at jace.pro*
*Original post: https://jace.pro/blog/geneva/*
