Connect a predefined data fabric table to an external data source

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 3분
  • Connect a data fabric table included with an application to an external data source.

    시작하기 전에

    • Work with the instance admin or application admin to identify the data fabric table that needs data from an external source.
    • Work with the connection admin to create a connection to the external source or request access to an established connection.

    Role required: a role containing the df_data_steward role

    이 태스크 정보

    You can fetch data from an external source using an application's data fabric table, instead of using the application's physical table. By using the data fabric table, users can access external data in real time, rather than accessing data that has been imported and stored in a physical table.

    프로시저

    1. Navigate to the Data fabric tables tab in the Zero Copy Connector Hub in one of the following ways:
      • Navigate to All > Zero Copy Connector Hub > Data fabric tables
      • Navigate to Admin > Zero Copy Connector Hub > Data fabric tables.
    2. Find the data fabric table that you want to update.
    3. Connect the table to an external data source.
      1. Select the More Actions icon (More actions icon), and select Change connection.
      2. On the Select a connection page, select the established connection provided by the connection admin.
      3. Select Continue.
      A tree view of data assets appears, listing the available schema and tables in the external data source.
    4. In the list of data assets, select the table that you want to fetch data from and select Continue.
    5. Map source columns to each target column in the data fabric table.
      Because the data fabric table is predefined and belongs to an application, you can't add or remove columns when mapping data. The columns in the data fabric table are fixed.
      1. Review the label, name, and data type for each column in the target table.
      2. Select a source column with a matching data type for each target column.
    6. Select Finish.

    결과

    The data fabric table is connected to the data source that you selected, with the field mapping you defined. Application users can access data from the data source in real time as if it's stored locally on the instance.