Skip to content

Latest commit

 

History

History
330 lines (253 loc) · 8.18 KB

servicenow-connector-release-notes.adoc

File metadata and controls

330 lines (253 loc) · 8.18 KB

ServiceNow Connector Release Notes

Standard

Version 4.0 - October 13, 2014

Version 4.0 Compatibility

Anypoint Connector for ServiceNow v4.0 is compatible with the following:

Software Version

MuleSoft Runtime

3.5.1

Anypoint Studio

October 2014

ServiceNow

Eureka Patch 3 Hotfix 1

Caution
Note: ServiceNow connector version 4.0 is not compatible with ServiceNow versions released prior to Eureka.

Version 4.0 Prerequisites

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:

  1. Go to System Properties > Web Services.

  2. Click Properties.

  3. De-select the YES|NO box for the elementFormDefault property as shown below.

 image

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. 

Version 4.0 Features and Functionality

Release 4.0 upgrades the ServiceNow connector to support the Eureka version of ServiceNow.

Note

With this release, the following four tables, which were a part of Asset Management module, will now be 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

Version 4.0 Fixed in this Release

There are no bug fixes in this release.

Version 4.0 Known Issues

Issue Description

Functional test cases  returning an error for three tables

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

Functional test cases not developed for a table

There are no functional test cases for the Asset Management > Default Stockroom (ALM_USER_STOCKROOM) table.

Version 3.0 - August 14, 2014

Version 3.0 Compatibility

This release of Anypoint Connector for ServiceNow is compatible with the following versions:

Software Version

MuleSoft Runtime

3.5.1

Anypoint Studio

July 2014

ServiceNow

Calgary

Version 3.0 Features and Functionality

ServiceNow connector now supports connectivity to the following ServiceNow tables:

Module Table Database Table Name

Asset Management

  • Asset

  • Asset Entitlement

  • Consumable

  • Default Stockroom

  • Hardware

  • License Entitlement

  • Software License

  • Stockroom

  • Stockroom Model

  • Stockroom Type

  • Transfer Order

  • Transfer Order Line

  • User Entitlement

  • ALM_ASSET

  • ALM_ENTITLEMENT_ASSET

  • ALM_CONSUMABLE

  • ALM_USER_STOCKROOM

  • ALM_HARDWARE

  • ALM_ENTITLEMENT

  • ALM_LICENSE

  • ALM_STOCKROOM

  • ALM_M2M_STOCKROOM_MODEL

  • ALM_STOCKROOM_TYPE

  • ALM_TRANSFER_ORDER

  • ALM_TRANSFER_ORDER_LINE

  • ALM_ENTITLEMENT_USER

Problem Management

  • Problem

  • PROBLEM

Change Management

  • Blackout Schedule

  • Change Phase

  • Change Request

  • Change Request Imac

  • Change Task

  • Maintenance Schedule

  • Risk Conditions

  • CMN_SCHEDULE_BLACKOUT

  • CHANGE_PHASE

  • CHANGE_REQUEST

  • CHANGE_REQUEST_IMAC

  • CHANGE_TASK

  • CMN_SCHEDULE_MAINTENANCE

  • RISK_CONDITIONS

Product Catalog

  • Product Model

  • All Models

  • Application Models

  • Consumable Models

  • Hardware Models

    • Software Models

  • Catalog Definition

  • Hardware and Software Items

  • Vendor Items

+
  • CMDB_MODEL

  • CMDB_APPLICATION_PRODUCT_MODEL

  • CMDB_CONSUMABLE_PRODUCT_MODEL

  • CMDB_HARDWARE_PRODUCT_MODEL

  • CMDB_SOFTWARE_PRODUCT_MODEL

  • PC_PRODUCT_CAT_ITEM

  • PC_VENDOR_CAT_ITEM

Contract Management

  • Contract

  • Lease

  • Adobe Software License

  • Generic Software License

  • Microsoft Software License

  • Service Contract

  • Software License

  • Symantec Software License

  • Warranty

  • AST_CONTRACT

  • AST_LEASE

  • AST_LICENSE_ADOBE

  • AST_LICENSE_GENERIC

  • AST_LICENSE_MSFT

  • AST_SERVICE

  • AST_SOFTWARE_LICENSE

  • AST_LICENSE_SYMANTEC

  • AST_WARRANTY

User Management

  • User

  • User Role

  • SYS_USER

  • SYS_USER_HAS_ROLE

Ticket

  • Ticket

  • TICKET

Service Catalog

  • Request

  • Requested Item

  • SC_REQUEST

  • SC_REQ_ITEM

Incident

  • Incident

  • INCIDENT

Organization Management

  • Department

  • Vendors

  • CMN_DEPARTMENT

  • CORE_COMPANY

Version 3.0 Fixed in this Release

There are no bug fixes in this release.

Version 3.0 Known Issues

Issue Description

CLDCONNECT-1935

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-1965

There are no functional test cases for the Asset Management > Default Stockroom (ALM_USER_STOCKROOM) table.

Version 2.0 - May 16, 2014

Version 2.0 Compatibility

The latest version of the Anypoint Connector for ServiceNow is compatible with the following versions of Mule Runtime and ServiceNow respectively.

Application/Service Version

Mule Runtime

3.5.0

Anypoint Studio

May 2014

ServiceNow

Calgary

Version 2.0 New Features and Functionality

The ServiceNow connector now supports connectivity to four new standard ServiceNow tables (listed below) that allow you to address the common integration use cases involved in employee on-boarding and off-boarding.

Version 2.0 New Tables

The list below shows ServiceNow tables that are supported in this release:

  • Departments

  • Requests

  • Request Items

  • Tickets

Version 2.0 Supported Operations

The ServiceNow Connector 2.0 allows you to perform the following actions on all of the supported ServiceNow tables:

  • Insert

  • Delete

  • Delete Multiple

  • Update

  • Get

  • Get Keys

  • Get Record

Version 2.0 Fixed in this Release

There are no bug fixes in this release.

Version 2.0 Known Issues

There are no reported issues that are unresolved in this release.

See Also