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.