SmallBuilder Help
AppExchangeContact Us
πŸ‡ΊπŸ‡Έ English
πŸ‡ΊπŸ‡Έ English
  • SmallBuilder Help
  • Getting started with SmallBuilder
    • License and Permission Set Assignment
    • Organization Currency Setup
    • Connected App Configuration
  • πŸ“¦SmallBuilder Line Items
    • Release Notes
      • '25 Update
        • v 1.38
        • v 1.37
    • SmallBuilder Line Items Overview
    • Getting Started
      • Assigning Licenses and Permissions
      • Organization Currency Setup
      • Connected App Setup
    • Builder
      • Getting Stared with the Builder
      • Default Setting
        • Responsive Screen Configuration for Devices
        • Adjusting Editor Screen Ratio
        • Modifying Editor Labels
        • Lookup Selector Settings
          • Search All on Load
          • Expand Filters by Default
          • Allow Select Duplicate Item
          • Caching to Improve Performance
          • Records Per Page
        • Line Item Editor Settings
          • Show Summary
          • Freeze First Column
      • Builder Setup Steps
        • Relate Objects
          • Parent Object
          • Line Item Object
            • Set Object and Parent Reference Field
            • Set Filters and Sorting for Saved Line Items
            • Control Line Item Deletion
            • Set Auto-Numbering
          • Lookup Object
            • Select Lookup Reference Field
            • Set Keyword Search
            • Block Lookup Selector
            • Set Filters and Sorting for Lookup Records
        • Setup Lookup Selector
          • Add Columns
          • Reorder Columns
          • Change Column Labels
          • Set Column Width
          • Change Text Alignment
          • Add Virtual Columns for DataSource
        • Setup Line Item Editor
          • Add Columns
          • Reorder Columns
          • Change Column Labels
          • Set Default Value
          • Source Field: Assigning Default Values from Parent or Lookup Fields
          • Set Column Width
          • Change Text Alignment
          • Set Field Input to Read-Only
          • Set Field Input as Required
          • Display Totals
          • Hidden Setting for Line Item Editor Columns
          • Exclude Certain Fields from Saving
        • Preview
        • Activate
        • Create Button and Add to Page Layout
      • DataSource
        • Basic DataSource: Retrieve Related Object Data
        • Advanced: Retrieve Data Using Apex Classes
      • Cloning the Builder
      • Resetting a Builder
      • Insert Filters Using the Query Wizard
      • Inserting Custom Labels into Editor Labels
    • Product Option
      • Product Option Setup Steps
        • Activate Product Options
        • Configure Product Options
          • Default Setting
          • Line Item Setting
        • Configure Product Option Data
      • Display and Storage of Line Item Option Values
    • Use Cases
      • Utilizing the Editor’s Aura Component
    • FAQ
  • πŸ“¦SmallBuilder Lists
    • Release Note
      • '25 Update
        • v 2.3
    • SmallBuilder Lists Introduction
    • Getting Started with SmallBuilder Lists
      • Assigning Licenses and Permissions
      • Organization Currency Setup
      • Connected App Setup
    • Getting Started with Builder
    • Builder Setup Steps
      • Default Setup
        • Title
        • Legend
        • Allow Export
        • Allow Import
        • Show Icon
      • Datatable Setup
        • QUERY
        • Multi Selectable
        • Show Summary
        • Add and Edit Columns
          • Column Editing by Type
        • Add Virtual Column
        • Add Row Action
      • Data Import Setup
      • Action Setup
        • Add Action
      • Filter Setup
        • Add and Configure Filters
          • Filter Editing by Type
      • Compact Configurator Setup
        • Add and Configure Columns
          • Editing by Column Type
      • Mobile Setup
      • DataSource Setup
        • Basic DataSource
          • Add and Configure Actions
        • Advanced DataSource
          • Writing an Apex Class
      • List Deployment and Management
        • Creating a List Configurator Manually
    • Migration
      • JSON Export
      • JSON Import
  • πŸ“¦SmallBuilder Documents
    • SmallBuilder Documents Introduction
    • Quick start
    • Components
    • Data Merge
      • Data Merge - Text
      • Data Merge - Related List
    • Document Job
    • Basic usage examples
      • How to pin a logo image to the top of the page
      • How to leave a gap between the components
      • How to add separators between the components
    • Advanced usage examples
      • Creating an invoice template
      • Automatically email invoices with a trigger
    • FAQ
    • 🌟Release Note
      • '24 Update
        • v. 1.50 ~
  • πŸ“¦SmallBuilder Schedules
    • SmallBuilder Schedules Introduction
    • Quick start: creating a new Schedule configurator
    • Detailed setup guide
      • Basic settings (Side Panel)
      • Linked objects setup
      • Control Field setup
      • Schedule Object setup
      • Saving and activating
    • FAQ
  • ❓SmallBuilder Troubleshooting
    • SmallBuilder Troubleshooting Help
      • Add Button Warning (If the button is not added to the page)
      • Add Tab Warning (Tabs are created and added to the app, but not visible)
Powered by GitBook
On this page

Was this helpful?

Export as PDF
  1. SmallBuilder Lists
  2. Migration

JSON Import

JSON Import is a feature that allows users to bring externally provided JSON-formatted data into the org, interpret it, and apply it to the system. With this feature, users can easily load previously

PreviousJSON ExportNextSmallBuilder Documents Introduction

Last updated 5 days ago

Was this helpful?


Import

Clicking the Start JSON Import button will begin the process of importing list configuration settings exported from another org.


1

Upload JSON File

Select and upload the JSON file that contains the list configuration settings to be imported.

2

Upsert List Configuratior

Depending on the presence of a Migration Key, a list configuration is either created as new or used to update an existing one. The Migration Key corresponds to the record ID of the imported list configuration.

If the SmallBuilder List package version differs between the source org and the current org, some objects or fields in the imported list configuration may be missing.

No.
Area & Button
Description
1

Previous

You can return to the JSON file upload screen. If you selected the wrong file, click this button to go back and restart the upload process.

2

Imported List Configuration Information

Check the list configuration information that will be created or updated in the current org.

3

List Configuration Information in the Current Org

If a list configuration with a connected Migration Key exists in the current org, its name will be displayed automatically. If no configuration is linked, a search box will appear.

  • You can use the search box to find list configurations that do not have a Migration Key. If you select one of the results, it will be updated. If you leave it unselected, a new list configuration will be created.

4

Preview Changes

If an existing list configuration in the current org is being updated, you can review the changes that will be applied.

5

Create and Update Button

Starts the process of creating or updating the list configuration based on the imported settings.

Manually Link Migration Key

For list configurations being imported into the current org for the first time, a Migration Key is not connected. If you want to update an existing list configuration in the current org using the imported settings, you can search for and link a Migration Key.

Only list configurations that are not linked to a Migration Key and are created from the same object will be shown.

Preview Changes

If a list configuration is being updated through a connected Migration Key, you can review the changes from the existing configuration on the screen.

3

View Results

Check the creation and update results of the imported list configuration settings.

When List Configurations Fail

No.
Area & Button
Description
1

List Toggle

Open or close the list of failed list configurations.

2

Select List Configurator

Select one or more failed list configurations to export again as a JSON file.

3

Failed List Configuration Information

View details of the failed list configurator

4

Summary of Failure Reasons

Displays a summary of failure reasons by object within the list configuration.

5

Detailed Failure Reasons

View detailed failure information for each individual list configuration.

6

Export

Download the JSON file for the selected list configurations.

You can review the detailed reasons for migration failure, and easily identify the failed objects using the Migration Key.

Detailed Failure Reasons

πŸ“¦
πŸ”»
πŸ”Έ
Select List Configuration to Update
Search Existing List Configurations