@itentialopensource/adapter-servicenow 2.6.0 → 2.6.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,4 +1,12 @@
1
1
 
2
+ ## 2.6.1 [09-05-2023]
3
+
4
+ * metadata changes
5
+
6
+ See merge request itentialopensource/adapters/itsm-testing/adapter-servicenow!24
7
+
8
+ ---
9
+
2
10
  ## 2.6.0 [08-16-2023]
3
11
 
4
12
  * Minor/2023 migration
package/README.md CHANGED
@@ -14,6 +14,7 @@ Some of the page links in this document and links to other GitLab files do not w
14
14
  - [Testing](#testing)
15
15
  - [Configuration](./PROPERTIES.md)
16
16
  - [Using this Adapter](./CALLS.md)
17
+ - [Authentication](./AUTH.md)
17
18
  - [Additional Information](#additional-information)
18
19
  - [Enhancements](./ENHANCE.md)
19
20
  - [Contributing](./CONTRIBUTING.md)
@@ -47,17 +48,20 @@ These instructions will help you get a copy of the project on your local machine
47
48
 
48
49
  ### Helpful Background Information
49
50
 
50
- There is adapter documentation available on the Itential Developer Site <a href="https://docs.itential.com/opensource/docs/adapters" target="_blank">HERE</a>. This documentation includes information and examples that are helpful for:
51
+ There is <a href="https://docs.itential.com/opensource/docs/adapters" target="_blank">Adapter documentation available on the Itential Documentation Site</a>. This documentation includes information and examples that are helpful for:
51
52
 
52
53
  ```text
53
54
  Authentication
54
- Properties
55
+ IAP Service Instance Configuration
55
56
  Code Files
56
- Action Files
57
- Schema Files
58
- Mock Data Files
57
+ Endpoint Configuration (Action & Schema)
58
+ Mock Data
59
+ Adapter Generic Methods
60
+ Headers
61
+ Security
59
62
  Linting and Testing
60
- Troubleshooting
63
+ Build an Adapter
64
+ Troubleshooting an Adapter
61
65
  ```
62
66
 
63
67
  Others will be added over time.
package/metadata.json CHANGED
@@ -1,5 +1,6 @@
1
1
  {
2
2
  "name": "adapter-servicenow",
3
+ "webName": "Adapter for Integration to ServiceNow",
3
4
  "vendor": "ServiceNow",
4
5
  "product": "IT Service Management",
5
6
  "osVersions": [
@@ -27,14 +28,8 @@
27
28
  "2022.1.x",
28
29
  "2023.1.x"
29
30
  ],
30
- "method": "REST API",
31
+ "method": "REST",
31
32
  "type": "Adapter",
32
- "example": {
33
- "name": "getStandardChangeRequestById",
34
- "overview": "Get a particular Servicenow change request by its id",
35
- "exampleInput": "{\n \"name\": \"sysparmQuery\",\n \"type\": \"object\",\n \"info\": \"Encoded query used to filter the result set. e.g. { change: 'CHG123456' }\",\n \"required\": false,\n \"schema\": {\n \"title\": \"sysparmQuery\",\n \"type\": \"object\"\n }\n},\n{\n \"name\": \"changeId\",\n \"type\": \"string\",\n \"info\": \"Unique identifier of the standard change request to retrieve from the [change_request] table.\",\n \"required\": true,\n \"schema\": {\n \"title\": \"changeId\",\n \"type\": \"string\"\n }\n}\n",
36
- "exampleOutput": "{ \n \"result\": { \n \"sys_id\": {\n \"display_value\": \"c45e54b0db400010a704fe1b68961985\",\n \"value\": \"c45e54b0db400010a704fe1b68961985\"\n },\n \"reason\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"parent\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"watch_list\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"upon_reject\": {\n \"display_value\": \"Cancel all future Tasks\",\n \"value\": \"cancel\"\n },\n \"sys_updated_on\": {\n \"display_value\": \"2019-09-19 14:06:29\",\n \"value\": \"2019-09-19 21:06:29\",\n \"display_value_internal\": \"2019-09-19 14:06:29\"\n },\n \"type\": {\n \"display_value\": \"Standard\",\n \"value\": \"standard\"\n },\n \"approval_history\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"test_plan\": {\n \"display_value\": \"Explain what testing you have done or will do prior to implementation that gives you confidence this change will be successful.\\r\\n\\r\\nDescribe the tests that will be carried out after implementation to confirm.\\r\\n\\t\\t\\tthat the change has been successful.\",\n \"value\": \"Explain what testing you have done or will do prior to implementation that gives you confidence this change will be successful.\\r\\n\\r\\nDescribe the tests that will be carried out after implementation to confirm.\\r\\n\\t\\t\\tthat the change has been successful.\"\n },\n \"number\": {\n \"display_value\": \"CHG0030004\",\n \"value\": \"CHG0030004\"\n },\n \"cab_delegate\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"requested_by_date\": {\n \"display_value\": \"\",\n \"value\": \"\",\n \"display_value_internal\": \"\"\n },\n \"state\": {\n \"display_value\": \"New\",\n \"value\": -5\n },\n \"sys_created_by\": {\n \"display_value\": \"admin\",\n \"value\": \"admin\"\n },\n \"knowledge\": {\n \"display_value\": \"false\",\n \"value\": false\n },\n \"order\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"phase\": {\n \"display_value\": \"Requested\",\n \"value\": \"requested\"\n },\n \"cmdb_ci\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"delivery_plan\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"impact\": {\n \"display_value\": \"3 - Low\",\n \"value\": 3\n },\n \"active\": {\n \"display_value\": \"true\",\n \"value\": true\n },\n \"work_notes_list\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"priority\": {\n \"display_value\": \"4 - Low\",\n \"value\": 4\n },\n \"sys_domain_path\": {\n \"display_value\": \"/\",\n \"value\": \"/\"\n },\n \"production_system\": {\n \"display_value\": \"false\",\n \"value\": false\n },\n \"cab_recommendation\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"rejection_goto\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"review_date\": {\n \"display_value\": \"\",\n \"value\": \"\",\n \"display_value_internal\": \"\"\n },\n \"requested_by\": {\n \"display_value\": \"System Administrator\",\n \"value\": \"6816f79cc0a8016401c5a33be04be441\"\n },\n \"business_duration\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"group_list\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"change_plan\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"approval_set\": {\n \"display_value\": \"\",\n \"value\": \"\",\n \"display_value_internal\": \"\"\n },\n \"wf_activity\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"implementation_plan\": {\n \"display_value\": \"List the steps in order of completion that will be worked through when implementing this change.\\r\\n\\r\\nNote who will perform each step and whether there are dependencies\\r\\n\\t\\t\\tbetween steps.\",\n \"value\": \"List the steps in order of completion that will be worked through when implementing this change.\\r\\n\\r\\nNote who will perform each step and whether there are dependencies\\r\\n\\t\\t\\tbetween steps.\"\n },\n \"end_date\": {\n \"display_value\": \"\",\n \"value\": \"\",\n \"display_value_internal\": \"\"\n },\n \"short_description\": {\n \"display_value\": \"Include a title for your change no greater than 100 characters\",\n \"value\": \"Include a title for your change no greater than 100 characters\"\n },\n \"correlation_display\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"delivery_task\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"work_start\": {\n \"display_value\": \"\",\n \"value\": \"\",\n \"display_value_internal\": \"\"\n },\n \"outside_maintenance_schedule\": {\n \"display_value\": \"false\",\n \"value\": false\n },\n \"additional_assignee_list\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"std_change_producer_version\": {\n \"display_value\": \"Replace printer toner - 1\",\n \"value\": \"5b7399bc53231300e321ddeeff7b1206\"\n },\n \"sys_class_name\": {\n \"display_value\": \"Change Request\",\n \"value\": \"change_request\"\n },\n \"closed_by\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"follow_up\": {\n \"display_value\": \"\",\n \"value\": \"\",\n \"display_value_internal\": \"\"\n },\n \"review_status\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"reassignment_count\": {\n \"display_value\": \"0\",\n \"value\": 0\n },\n \"start_date\": {\n \"display_value\": \"\",\n \"value\": \"\",\n \"display_value_internal\": \"\"\n },\n \"assigned_to\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"variables\": {\n \"display_value\": \"variable_pool\",\n \"value\": \"variable_pool\"\n },\n \"sla_due\": {\n \"display_value\": \"UNKNOWN\",\n \"value\": \"\",\n \"display_value_internal\": \"\"\n },\n \"comments_and_work_notes\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"escalation\": {\n \"display_value\": \"Normal\",\n \"value\": 0\n },\n \"upon_approval\": {\n \"display_value\": \"Proceed to Next Task\",\n \"value\": \"proceed\"\n },\n \"correlation_id\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"made_sla\": {\n \"display_value\": \"true\",\n \"value\": true\n },\n \"backout_plan\": {\n \"display_value\": \"Describe the steps you will take to revert the change to its pre-implementation state.\\r\\n\\r\\nAt what point during the implementation will you take the decision to\\r\\n\\t\\t\\tbackout your change?\\r\\n\\r\\n\\t\\t\\tDoes your change window include time to backout if you need\\r\\n\\t\\t\\tto?\",\n \"value\": \"Describe the steps you will take to revert the change to its pre-implementation state.\\r\\n\\r\\nAt what point during the implementation will you take the decision to\\r\\n\\t\\t\\tbackout your change?\\r\\n\\r\\n\\t\\t\\tDoes your change window include time to backout if you need\\r\\n\\t\\t\\tto?\"\n },\n \"conflict_status\": {\n \"display_value\": \"Not Run\",\n \"value\": \"Not Run\"\n },\n \"sys_updated_by\": {\n \"display_value\": \"admin\",\n \"value\": \"admin\"\n },\n \"opened_by\": {\n \"display_value\": \"System Administrator\",\n \"value\": \"6816f79cc0a8016401c5a33be04be441\"\n },\n \"user_input\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"sys_created_on\": {\n \"display_value\": \"2019-09-19 14:06:29\",\n \"value\": \"2019-09-19 21:06:29\",\n \"display_value_internal\": \"2019-09-19 14:06:29\"\n },\n \"on_hold_task\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"sys_domain\": {\n \"display_value\": \"global\",\n \"value\": \"global\"\n },\n \"closed_at\": {\n \"display_value\": \"\",\n \"value\": \"\",\n \"display_value_internal\": \"\"\n },\n \"review_comments\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"business_service\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"time_worked\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"expected_start\": {\n \"display_value\": \"\",\n \"value\": \"\",\n \"display_value_internal\": \"\"\n },\n \"opened_at\": {\n \"display_value\": \"2019-09-19 14:06:20\",\n \"value\": \"2019-09-19 21:06:20\",\n \"display_value_internal\": \"2019-09-19 14:06:20\"\n },\n \"work_end\": {\n \"display_value\": \"\",\n \"value\": \"\",\n \"display_value_internal\": \"\"\n },\n \"phase_state\": {\n \"display_value\": \"Open\",\n \"value\": \"open\"\n },\n \"cab_date\": {\n \"display_value\": \"\",\n \"value\": \"\",\n \"display_value_internal\": \"\"\n },\n \"work_notes\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"close_code\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"assignment_group\": {\n \"display_value\": \"Help Desk\",\n \"value\": \"679434f053231300e321ddeeff7b12d8\"\n },\n \"description\": {\n \"display_value\": \"Describe what you plan to do\",\n \"value\": \"Describe what you plan to do\"\n },\n \"on_hold_reason\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"calendar_duration\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"close_notes\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"contact_type\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"cab_required\": {\n \"display_value\": \"false\",\n \"value\": false\n },\n \"urgency\": {\n \"display_value\": \"3 - Low\",\n \"value\": 3\n },\n \"scope\": {\n \"display_value\": \"Medium\",\n \"value\": 3\n },\n \"company\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"justification\": {\n \"display_value\": \"To improve color standards.\",\n \"value\": \"To improve color standards.\"\n },\n \"activity_due\": {\n \"display_value\": \"UNKNOWN\",\n \"value\": \"\",\n \"display_value_internal\": \"\"\n },\n \"comments\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"approval\": {\n \"display_value\": \"Approved\",\n \"value\": \"approved\"\n },\n \"due_date\": {\n \"display_value\": \"\",\n \"value\": \"\",\n \"display_value_internal\": \"\"\n },\n \"on_hold\": {\n \"display_value\": \"false\",\n \"value\": false\n },\n \"sys_tags\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"conflict_last_run\": {\n \"display_value\": \"\",\n \"value\": \"\",\n \"display_value_internal\": \"\"\n },\n \"risk\": {\n \"display_value\": \"Moderate\",\n \"value\": 3\n },\n \"location\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"category\": {\n \"display_value\": \"Other\",\n \"value\": \"Other\"\n },\n \"risk_impact_analysis\": {\n \"display_value\": \"Low\",\n \"value\": \"Low\"\n }\n }\n}"
37
- },
38
33
  "domains": [
39
34
  "Inventory",
40
35
  "Discovery",
@@ -46,17 +41,18 @@
46
41
  "Incidents",
47
42
  "Request"
48
43
  ],
44
+ "useCases": [
45
+ "Create Change Management Request",
46
+ "Update Change Management Request",
47
+ "Complete Change Management Request",
48
+ "Create Incident",
49
+ "Update Incident",
50
+ "Close Incident",
51
+ "Add asset to CMDB",
52
+ "Remove asset from CMDB"
53
+ ],
49
54
  "deprecated": {
50
- "isDeprecated": false,
51
- "deprecatedOn": "<date>",
52
- "endOfLife": "<date>",
53
- "replacedBy": {
54
- "name": "adapter-servicenow JUST EXAMPLE!!!!",
55
- "overview": "1 sentence about this thing",
56
- "repoLink": "https://gitlab.com/itentialopensource/adapters/itsm-testing/adapter-servicenow",
57
- "docLink": "https://docs.itential.com/opensource/docs/servicenow",
58
- "webLink": "<TBD>"
59
- }
55
+ "isDeprecated": false
60
56
  },
61
57
  "brokerSince": "",
62
58
  "documentation": {
@@ -64,6 +60,11 @@
64
60
  "npmLink": "https://www.npmjs.com/package/@itentialopensource/adapter-servicenow",
65
61
  "repoLink": "https://gitlab.com/itentialopensource/adapters/itsm-testing/adapter-servicenow",
66
62
  "docLink": "https://docs.itential.com/opensource/docs/servicenow",
63
+ "demoLinks": [
64
+ "https://www.itential.com/blog/company/network-cloud-automation/getting-real-time-with-automating-network-change-management-with-servicenow/",
65
+ "https://www.itential.com/resource/demo/integrating-servicenow-cmdb-as-a-source-of-truth-to-drive-network-automation-with-itential-2/",
66
+ "https://www.itential.com/solutions/integrations/servicenow-network-automation/"
67
+ ],
67
68
  "faqLink": "https://docs.itential.com/opensource/docs/troubleshooting-an-adapter",
68
69
  "contributeLink": "https://gitlab.com/itentialopensource/adapters/contributing-guide",
69
70
  "issueLink": "https://itential.atlassian.net/servicedesk/customer/portals",
@@ -74,107 +75,38 @@
74
75
  "https://developer.servicenow.com/dev.do#!/learn/learning-plans/tokyo/new_to_servicenow/app_store_learnv2_scripting_tokyo_servicenow_apis"
75
76
  ]
76
77
  },
78
+ "assets": [],
77
79
  "relatedItems": {
78
80
  "adapters": [],
79
81
  "integrations": [],
80
82
  "ecosystemApplications": [
81
83
  {
82
84
  "name": "Itential ServiceNow App",
85
+ "webName": "Itential ServiceNow App",
83
86
  "overview": "Start automations in the Itential Platform from ServiceNow",
87
+ "isDependency": false,
84
88
  "versions": [
85
89
  "^0.9.0"
86
90
  ],
87
91
  "storeLink": "https://store.servicenow.com/sn_appstore_store.do#!/store/application/f2ba728813da041032813092e144b01f",
88
92
  "docLink": "https://docs.itential.com/opensource/docs/servicenow-application",
89
- "webLink": "<TBD>"
93
+ "webLink": ""
90
94
  }
91
95
  ],
92
- "automations": [
93
- {
94
- "name": "ServiceNow Create Change Request",
95
- "overview": "This pre-built integrates with the ServiceNow Open Source Adapter to create a Change Request in the change_request table in ServiceNow.",
96
- "versions": [
97
- "^0.2.5"
98
- ],
99
- "repoLink": "https://gitlab.com/itentialopensource/pre-built-automations/servicenow-create-change-request",
100
- "docLink": "<TBD>",
101
- "webLink": "https://www.itential.com/automations/servicenow-create-change-request/"
102
- },
103
- {
104
- "name": "ServiceNow Schedule Automation Using Change Request",
105
- "overview": "This pre-built integrates with the ServiceNow Open Source Adapter to schedule an automation via Automation Catalog at the start of the Planned start date.",
106
- "versions": [
107
- "^0.2.5"
108
- ],
109
- "repoLink": "https://gitlab.com/itentialopensource/pre-built-automations/servicenow-schedule-automation-using-change-request",
110
- "docLink": "<TBD>",
111
- "webLink": "https://www.itential.com/automations/servicenow-schedule-automation-using-change-request/"
112
- },
113
- {
114
- "name": "ServiceNow Incident Creation",
115
- "overview": "This Pre-Built integrates with the ServiceNow Open Source Adapter to create an incident in the incident table in ServiceNow.",
116
- "versions": [
117
- "^0.0.21"
118
- ],
119
- "repoLink": "https://gitlab.com/itentialopensource/pre-built-automations/servicenow-incident-creation",
120
- "docLink": "<TBD>",
121
- "webLink": "https://www.itential.com/automations/servicenow-incident-creation/"
122
- },
96
+ "workflowProjects": [
123
97
  {
124
- "name": "ServiceNow Create RITM",
125
- "overview": "This Pre-built integrates with the ServiceNow Open Source Adapter to create a Request and a Request Item (RITM) using the Service Catalog API.",
98
+ "name": "ServiceNow - Now Platform - REST",
99
+ "webName": "Project with workflows for the Now Platform from ServiceNow",
100
+ "overview": "Project with workflows for the Now Platform from ServiceNow",
126
101
  "versions": [
127
- "^0.2.6"
102
+ "^0.0.5"
128
103
  ],
129
- "repoLink": "https://gitlab.com/itentialopensource/pre-built-automations/servicenow-create-ritm",
130
- "docLink": "<TBD>",
131
- "webLink": "https://www.itential.com/automations/servicenow-create-ritm/"
104
+ "repoLink": "https://gitlab.com/itentialopensource/pre-built-automations/staging/servicenow-now-platform-rest",
105
+ "docLink": "",
106
+ "webLink": ""
132
107
  }
133
108
  ],
134
- "transformations": [],
135
- "useCases": [
136
- {
137
- "name": "Create, update and complete change management requests",
138
- "overview": "1 sentence about this thing",
139
- "webLink": "<TBD>",
140
- "exampleInput": "",
141
- "exampleOutput": ""
142
- },
143
- {
144
- "name": "Create, update and complete change management requests",
145
- "overview": "1 sentence about this thing",
146
- "webLink": "<TBD>",
147
- "exampleInput": "",
148
- "exampleOutput": ""
149
- },
150
- {
151
- "name": "Create tickets/issues when problems arise during automations",
152
- "overview": "1 sentence about this thing",
153
- "webLink": "<TBD>",
154
- "exampleInput": "",
155
- "exampleOutput": ""
156
- },
157
- {
158
- "name": "Close tickets/issues when problems are fixed by automations",
159
- "overview": "1 sentence about this thing",
160
- "webLink": "<TBD>",
161
- "exampleInput": "",
162
- "exampleOutput": ""
163
- },
164
- {
165
- "name": "Add items into CMDB systems and set them up to be discovered",
166
- "overview": "1 sentence about this thing",
167
- "webLink": "<TBD>",
168
- "exampleInput": "",
169
- "exampleOutput": ""
170
- },
171
- {
172
- "name": "Remove items from CMDB",
173
- "overview": "1 sentence about this thing",
174
- "webLink": "<TBD>",
175
- "exampleInput": "",
176
- "exampleOutput": ""
177
- }
178
- ]
109
+ "transformationProjects": [],
110
+ "exampleProjects": []
179
111
  }
180
112
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itentialopensource/adapter-servicenow",
3
- "version": "2.6.0",
3
+ "version": "2.6.1",
4
4
  "description": "This adapter integrates with system described as: servicenowMadrid.",
5
5
  "main": "adapter.js",
6
6
  "systemName": "ServiceNow",
Binary file
@@ -1,10 +1,10 @@
1
1
  {
2
- "version": "2.4.5",
2
+ "version": "2.6.0",
3
3
  "configLines": 8328,
4
4
  "scriptLines": 1783,
5
5
  "codeLines": 12818,
6
- "testLines": 11853,
6
+ "testLines": 11854,
7
7
  "testCases": 613,
8
- "totalCodeLines": 26454,
8
+ "totalCodeLines": 26455,
9
9
  "wfTasks": 165
10
10
  }
@@ -1453,6 +1453,7 @@ describe('[unit] Servicenow Adapter Test', () => {
1453
1453
  try {
1454
1454
  const metadataDotJson = require('../../metadata.json');
1455
1455
  assert.equal('adapter-servicenow', metadataDotJson.name);
1456
+ assert.equal('Adapter', metadataDotJson.type);
1456
1457
  done();
1457
1458
  } catch (error) {
1458
1459
  log.error(`Test Failure: ${error}`);
@@ -1480,9 +1481,9 @@ describe('[unit] Servicenow Adapter Test', () => {
1480
1481
  assert.notEqual(undefined, metadataDotJson.relatedItems.adapters);
1481
1482
  assert.notEqual(undefined, metadataDotJson.relatedItems.integrations);
1482
1483
  assert.notEqual(undefined, metadataDotJson.relatedItems.ecosystemApplications);
1483
- assert.notEqual(undefined, metadataDotJson.relatedItems.automations);
1484
- assert.notEqual(undefined, metadataDotJson.relatedItems.transformations);
1485
- assert.notEqual(undefined, metadataDotJson.relatedItems.useCases);
1484
+ assert.notEqual(undefined, metadataDotJson.relatedItems.workflowProjects);
1485
+ assert.notEqual(undefined, metadataDotJson.relatedItems.transformationProjects);
1486
+ assert.notEqual(undefined, metadataDotJson.relatedItems.exampleProjects);
1486
1487
  done();
1487
1488
  } catch (error) {
1488
1489
  log.error(`Test Failure: ${error}`);