Remote Spoke Instance and Multiple Targets

User285335
ServiceNow Employee
ServiceNow Employee

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?

2 REPLIES 2

Haneesha Moduku
Tera Contributor

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

Chris Chambers1
Mega Guru

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!