Secure data transfer using Service Bridge

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:1分
  • Data transfer between the Impact Delivery Instance and Impact Store Application is facilitated via Service Bridge.

    Service Bridge is a core technology that enables secure integration and real-time data synchronization, maintaining consistency across both instances. The framework primarily handles outbound and inbound payloads using the sendPayload() method for data transmission. sendPayload is a Service Bridge function that enables JSON data transfer to the transport queue. It is used internally and configured by the ServiceNow team to package and send data between the Impact Delivery Instance (IDI) and Impact Store Application. Tables are mapped between the two instances, and custom logic is applied for specific data synchronization needs.

    For information on configuring the data transfer between the Impact Store Application and the Impact Delivery Instance see Configure the Impact Store Application.

    For more information on Service Bridge, see Service Exchange.

    For more information on Impact table mapping, see Table and field level mapping and Dependent applications installed with the Impact Store App.