Sync the state filed, work notes and comments using Ebonding Spoke
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2024 02:40 AM - edited 07-02-2024 03:15 AM
Hi Team,
We are integrating the two ServiceNow instances using “ServiceNow eBonding Example Spoke” and we successfully creating the incident in destination instance. But we are facing few issues as below:
- On Hold Reason mapping from source to destination
- Mapping the Resolution code and Resolution Notes while Resolving the Incident
- Sync the additional comments and Work notes without duplicates.
I have cloned the OOB PayloadBuilder script include and modified the code to achieve the above scenarios but it’s not working properly.
If any one has worked on similar requirement, please suggest on this.
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2024 03:20 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2024 03:35 AM
Hi @Yashsvi
I tried with the OOB update remote Incident flow action in the Source incident to send the work noted and additional comments to the target instance. The work notes and comments are reflected in the target but whenever adding the latest comment/work note, the previous comment/work note is reflected in the target incident.
Any advice?