Flex Gateway新着情報
Governance新着情報
Monitoring API ManagerSupport Category: Select
Guide: ServiceNow Connector Guide - Mule 3
Reference: ServiceNow Connector Reference
June 7, 2022
Application/Service | Version |
---|---|
Mule |
3.7.0 and later |
ServiceNow |
Eureka, Fuji, Geneva, Helsinki, Istanbul, London, New York |
Fixed reported security vulnerabilities by upgrading the following libraries:
GSON library com.google.code.gson:gson:2.3
to com.google.code.gson:gson:2.8.9
Apache HttpClient library org.apache.httpcomponents:httpclient:4.5.10
to org.apache.httpcomponents:httpclient:4.5.13
Apache Commons Codec library commons-codec:commons-codec:1.13
to commons-codec:commons-codec:1.14
October 31, 2019
The ServiceNow connector 5.5.0 is compatible with:
Application/Service | Version |
---|---|
Mule |
3.7.0 and later |
ServiceNow |
Eureka, Fuji, Geneva, Helsinki, Istanbul, London, New York |
February 20, 2018
This release provides a bug fix and no new features.
The ServiceNow connector 5.4.1 is compatible with:
Application/Service | Version |
---|---|
Mule |
3.7.0 and later |
ServiceNow |
Eureka, Fuji, Geneva, Helsinki, and Istanbul |
September 13, 2016
Starting with v5.3.0 database view operations are supported. The views are considered virtual tables which holds the join query for your defined database view tables, therefore all the standard operations are allowed.
March 10, 2016
The ServiceNow Connector facilitates connections between Mule integration and ServiceNow applications. The ServiceNow Connector v5.2.1 allows you to perform seven standard operations (insert, update, get, getKeys, getRecords, deleteMultiple, deleteRecord) on the standard as well as the custom ServiceNow tables, along with any operations available through the installed plugins.
The ServiceNow connector 5.2.1 is compatible with:
Application/Service | Version |
---|---|
Mule |
3.7.0 and later |
ServiceNow |
Eureka, Fuji, and Geneva |
Added support for ServiceNow Geneva version
Added support for proxy configuration, security configuration and authentication via custom HTTP Request Configuration.
Fixed a bug where the connector was ignoring the proxy configuration while fetching metadata.
Previously the username and password in the advanced configuration panel had to be entered twice, one in General panel and another in HTTP Request Config’s Authentication tab. This creates confusion. This is now fixed to accept username and password only in the Authentication tab.
July 16, 2015
The ServiceNow Connector facilitates connections between Mule integration and ServiceNow applications. The ServiceNow Connector v5.0 allows you to perform seven standard operations (insert, update, get, getKeys, getRecords, deleteMultiple, deleteRecord) on the standard as well as the custom ServiceNow tables, along with any operations available through the installed plugins.
With the release of version 5.0, the ServiceNow Connector was upgraded from Standard to Select tier.
The ServiceNow connector 5.0 is compatible with:
Application/Service | Version |
---|---|
Mule |
3.7.0 and later |
ServiceNow |
Eureka, Fuji |
Added support for all the standard tables and entities in ServiceNow
Added support for all the custom tables available in a ServiceNow instance
Added support for all the custom fields in standard as well as custom tables in a ServiceNow instance.
Added Support for all the standard operations available in a ServiceNow:
insert
update
get
getKeys
getRecords
delete
deleteMultiple
Added support for the following operations available in the ServiceNow instances through installed plugins:
insertMultiple
aggregate
July 28, 2015
October 13, 2014
Anypoint Connector for ServiceNow v4.0 is compatible with the following:
Software | Version |
---|---|
Mule |
3.5.1 and later |
Anypoint Studio |
October 2014 and later |
ServiceNow |
Eureka Patch 3 Hotfix 1 |
ServiceNow connector is not compatible with ServiceNow versions released prior to Eureka.
For ServiceNow connector v4.0 to function properly, the namespace for locally declared elements must be qualified by the target namespace. Make the following change in your ServiceNow instance to do so:
Go to System Properties > Web Services.
Click Properties.
De-select the YES|NO box for the elementFormDefault property as shown below.
Note that the box is selected by default, setting the elementFormDefault property to true. By de-selecting the box, we set the property to false thereby specifying that locally declared elements must be qualified by the target namespace.
Release 4.0 upgrades the ServiceNow connector to support the Eureka version of ServiceNow.
With this release, the following four tables, which were a part of Asset Management module, are available under Inventory Management:
Table | Database Table Name |
---|---|
Stockroom |
ALM_STOCKROOM |
Stockroom Type |
ALM_STOCKROOM_TYPE |
Transfer Order |
ALM_TRANSFER_ORDER |
Transfer Order Line |
ALM_TRANSFER_ORDER_LINE |
Issue | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
Functional test cases returning an error for three tables |
For the following tables:
Functional test cases return the following error: "Operation against file 'alm_entitlement' was aborted by Business Rule 'Ensure Entitlements do not exceed rights^dab4b33b2bb92900c173448405da153e'. Business Rule Stack:Ensure Entitlements do not exceed rights" |
||||||||
Functional test cases not developed for a table |
There are no functional test cases for the Asset Management > Default Stockroom (ALM_USER_STOCKROOM) table. |
August 14, 2014
This release of Anypoint Connector for ServiceNow is compatible with the following versions:
Software | Version |
---|---|
Mule |
3.5.1 and later |
Anypoint Studio |
July 2014 and later |
ServiceNow |
Calgary |
ServiceNow connector now supports connectivity to the following ServiceNow tables:
Module | Table | Database Table Name |
---|---|---|
Asset Management |
|
|
Problem Management |
|
|
Change Management |
|
|
Product Catalog |
|
|
Contract Management |
|
|
User Management |
|
|
Ticket |
|
|
Service Catalog |
|
|
Incident |
|
|
Organization Management |
|
|
For the following tables:
Display Table Name | Database Table Name |
---|---|
Asset Entitlement |
ALM_ENTITLEMENT_ASSET |
License Entitlement |
ALM_ENTITLEMENT |
User Entitlement |
ALM_ENTITLEMENT_USER |
Functional test cases return the following error:
Operation against file 'alm_entitlement' was aborted by Business Rule 'Ensure Entitlements do not exceed rights^dab4b33b2bb92900c173448405da153e'. Business Rule Stack:Ensure Entitlements do not exceed rights
. (CLDCONNECT-1935)
There are no functional test cases for the Asset Management > Default Stockroom (ALM_USER_STOCKROOM) table. (CLDCONNECT-1965)
May 16, 2014
The latest version of the Anypoint Connector for ServiceNow is compatible with the following versions of Mule and ServiceNow respectively.
Application/Service | Version |
---|---|
Mule |
3.5.0 and later |
Anypoint Studio |
May 2014 and later |
ServiceNow |
Calgary |
The ServiceNow connector now supports connectivity to four new standard ServiceNow tables that allow you to address the common integration use cases involved in employee on-boarding and off-boarding.
Guide: ServiceNow Connector v5.x
Migration Guide: ServiceNow Connector 5.x Migration Guide