You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/integration/external-integrations/cherwell-integration.mdx
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,14 +52,14 @@ The latest Device42 version is required.
52
52
53
53
Creation of Application Groups in Cherwell is not enabled by default. To enable Application Groups in `mapping.xml`, relevant attributes are as follows:
54
54
55
-
-`Copy Application Group data from Device42 to Cherwell`: _true or false_. Enable or disable Application Group mapping in Cherwell - _disabled by default._
56
-
-`reset-connections`: _true or false_. A setting of `true` resets all existing upstream and downstream service relationships, removing them from Cherwell before new relationships are processed - _enabled by default_.
55
+
-`Copy Application Group data from Device42 to Cherwell`: Can be `true`or `false`. Enable or disable Application Group mapping in Cherwell (disabled by default).
56
+
-`reset-connections`: Can be `true`or `false`. A setting of `true` resets all existing upstream and downstream service relationships, removing them from Cherwell before new relationships are processed (enabled by default).
57
57
58
58
Tasks must contain at least the following three tags:
59
59
60
-
1. For **Service Instances** (called `Config-Service CI` in Cherwell, `serviceinstance` in Device42)
61
-
2. For **Application Components** (`Config-Application` CI in Cherwell, `appcomp` in Device42)
62
-
3. For **Devices** (`device` in Device42).
60
+
- For **Service Instances** (called `Config-Service CI` in Cherwell, `serviceinstance` in Device42)
61
+
- For **Application Components** (`Config-Application` CI in Cherwell, `appcomp` in Device42)
62
+
- For **Devices** (`device` in Device42).
63
63
64
64
Multiple device entries can be present if devices are mapped to several CIs in Cherwell.
0 commit comments