Global Configuration
ServiceNow Connector 5.0 Migration Guide
The ServiceNow connector v5.0 is a complete revamp of the connector, and is not compatible with any older version of the connector. Please refer to the DevKit annotation documentation for more information.
The ServiceNow Connector version 5.0 is developed to:
-
Support all standard ServiceNow operations
-
Support customized tables (including the custom fields)
Release Notes: ServiceNow Connector 5.0 Release Notes
Version 5.0 vs. Previous Versions
ServiceNow Connector 5.0 | Previous versions of the ServiceNow Connector | |
---|---|---|
The ServiceNow connector now offers two global configuration types:
|
Previous versions of the connector only have support for username, password, and service address fields for test connectivity. They support 47 tables out of the box and it is not possible to support more tables without upgrading the connector to version 5.0. |
|
Connector Component - Basic Settings Panel |
The connector component lists only one operation called Invoke in the Operation list. |
These versions have seven operations by default. They are delete record, delete multiple, get, get keys, get records, insert, and update. |
Connector Component - General Panel |
Two new combo-boxes are added:
|
Support only one combo box listing the tables that are available in the connector. There is an object creation section where input payload can be built. |
Payload Manipulation |
Use of data mapper is encouraged to manipulate payload for input and process response. The connector picks the input request from the flow payload. The connector does not support the creation of payload in its component window. |
These connectors allow you to create data using DataMapper as well as from the connector’s component window. |
Updating from an Older Version
When a new version of a connector is released, Anypoint studio displays a popup in the bottom right corner of you screen with the following message: Updates Available. To upgrade to the newer version of the ServiceNow connector:
-
Click the popup and check for the available updates.
-
Select the ServiceNow connector 5.0 checkbox and click Next
-
Follow the instructions provided by the user interface.
-
Restart Studio when prompted.
After restarting, if you have multiple versions of the connector installed, Mule asks you for the version of the connector you like to use.