Remote Spoke Instance and Multiple Targets
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2023 05:35 PM
Hello,
I setup Remote Instance Spoke to send records from the source to target instance 1.
However, I want to send records from the source to two additional target instances.
What steps do I need to perform for this to work?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2023 02:56 AM - edited 04-06-2023 02:57 AM
Hi @User285335 ,
Create child aliases for OOB alias for all the other instances you want to sync the data with. Post this follow below steps:
1. enable advance script options in flow designer
2. create seperate actions for seperate instances
3. select respective connection in advance options of the action.
This will work.
Regards,
Haneesha Modukuri

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2023 03:46 AM
Thanks Haneesha,
So, we must clone the Flow actions if we want to use this for other target instances, because we can only have one Active Connection for the "ServiceNowRemoteInstance" Connection & Credential alias at a time.
It is frustrating that the Flow Actions do not take as input, the target instance (Connection and credential alias) and instead hard-codes this in the Flow Action itself. not scalable!