Doubt on integration between two instances

Bruce lee
Tera Contributor

Hi,

   My requirement is:

*In instance A whenever a new story(rm_story) is created or updated or deleted or any changes  occured It should  replicate in instance B ,

*Without using separate rest messages for every crud operations

*Is it possible to achieve in single functionality .if yes!!! how? please explain me friends.

6 REPLIES 6

Please check this page for setup.

https://exalate.com/blog/servicenow-ebonding/

 

and, for some short documentaion 

https://www.perspectium.com/blog/servicenow-ebonding/

 


Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution

Mathieu Lepoutr
Mega Guru

Hi @Bruce lee 

 

To achieve this replication when a new story is created or updated to another instance, please use Exalate. It is a decentralized integration solution, where you can granuarly decide which data will be send over and how it will be applied. Since it is decentalized, it brings in a lot of security advantages, both sides have full control. Any use-case becomes possible.