Import data from XML

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 1분
  • After you have successfully exported data from the source instance to XML, import the XML file directly to the target instance.

    시작하기 전에

    Role required: admin

    이 태스크 정보

    Importing XML doesn't trigger business rules or update the instance cache.

    프로시저

    1. Log in to the target instance (the instance that should receive the data).
    2. Navigate to any list in the system.
      Any list can be used because the XML file contains the destination table name for the records.
    3. Select and hold (or right-click) any column title and select Import XML.
    4. In the Import XML form, select Choose File and select the previously exported XML file.
    5. Select Upload.

    결과

    Data is imported into the target instance.

    If the data doesn't import, navigate to System Definition > Tables & Columns and verify that the table from which the data was exported also exists in the target instance. If the table doesn't exist, you can move it using an update set. For details on using update sets, see Get started with update sets.