-
Notifications
You must be signed in to change notification settings - Fork 1.3k
[ServiceNow] Add instructions for Testing Bisync #33638
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 1 commit
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||||
|---|---|---|---|---|---|---|---|---|
|
|
@@ -269,7 +269,10 @@ | |||||||
| 1. Paste in your **Service Account Application Key** you created. | ||||||||
| 1. Check the **Enabled** box. | ||||||||
| 1. Click **Save**. | ||||||||
| 1. (Optional) If you have ITOM/ITSM integration version 2.7.0 or newer, you can use information from correlated alerts to populate values in ServiceNow.<br />The transform maps for Datadog Cases ITOM and ITSM tables contain an example transform script that runs onBefore. By default, the script is commented out, but you can enable it by uncommenting it and modifying it to fit your use case. | ||||||||
| 1. (Optional) If you have ITOM/ITSM integration version 2.7.0 or newer, you can use information from correlated alerts to populate values in ServiceNow.<br /> Instructions on how to do so can be found below under **Transform correlated alert data**. | ||||||||
| 1. Data will only sync from ServiceNow back to Datadog if the change is made by a user with the ITIL role who is **not** the user configured in the ServiceNow integration tile in Datadog. | ||||||||
|
||||||||
| 1. (Optional) If you have ITOM/ITSM integration version 2.7.0 or newer, you can use information from correlated alerts to populate values in ServiceNow.<br /> Instructions on how to do so can be found below under **Transform correlated alert data**. | |
| 1. Data will only sync from ServiceNow back to Datadog if the change is made by a user with the ITIL role who is **not** the user configured in the ServiceNow integration tile in Datadog. | |
| 1. (Optional) If you have ITOM/ITSM integration version 2.7.0 or newer, you can use information from correlated alerts to populate values in ServiceNow. For instructions, see the **Transform correlated alert data** section below.<br />**Note**: Data only syncs from ServiceNow back to Datadog if the change is made by a user with the ITIL role who is **not** the user configured in the ServiceNow integration tile in Datadog. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @hestonhoffman! Actually sorry on second thought, I think it might make more sense as a note under 6. because the (optional) bullet point is something completely unrelated. Or if we make it just a new line that is left aligned with the numbers. I just don't want it to be a note associated with bullet point 7 since they're unrelated!
What are your thoughts?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Unfortunately, it has to be attached to one of the list items, or it will break the continuity of the list. Could we add it to the main paragraph above the list? The information is related to the entire process, correct?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, that is fine! I'll add it there -- thank you!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Was thinking that maybe it's better formatted as not a bullet point but a line after the
(Optional)bullet point prefixed with a boldedNote: