Simplified Scenarios for Data Import

With simplified scenarios, you skip the step of creating the data provider before you create the import scenario. You compose the mapping directly on the Import by Scenario (SM206036) form and then you immediately run the import procedure on the form.

Simplified scenarios are appropriate for one-time import, such as during data migration. For data migration, you can prepare all data in the source file in the format needed for import and use a straightforward mapping of the source fields to the target fields. If you need to compose a complex scenario—which might involve using custom keys, searching for records, and modifying service commands—you have to use regular import scenarios that you compose by creating the data provider and then defining the mapping on the Import Scenarios (SM206025) form.

To import data by using a simplified scenario, you have to complete the following steps:
  1. Upload the file
    You first upload the file with data that you want to import to the Import by Scenario form. You can upload an Excel, CSV, or XML file. The following criteria should be met for the source files for a simplified scenario:
    • Only the data from the first sheet of an Excel file is imported.
    • A CSV file should use a comma (,) as the delimiter and have US-ASCII encoding. These default parameters are used for data provider creation.
    • An XML file should have US-ASCII encoding and a tree structure. These default parameters are used for data provider creation.
  2. Specify the parameters of the import scenario

    Also on the Import by Scenario (SM206036) form, you specify the MYOB Advanced form to which you want to import data. The system suggests the scenario name depending on the selected form, but you can change the name. The system automatically detects the type of the data provider based on the extension of the uploaded file. When you click Save, the system automatically creates an import scenario (with default parameters and the specified name) and a data provider of the specified type for the simplified import procedure.

  3. Configure mapping

    You configure mapping between the fields of the external file and the fields of the MYOB Advanced form on the Mapping tab of the Import by Scenario form. You should select the source field and the corresponding target object and field. You use the same target objects and fields that are used in regular import scenarios that you create on the Import Scenarios (SM206025) form. However, in simplified scenarios, you cannot use service commands and actions.

    You should select the Key check box for the fields that should be used as key fields to distinguish records that belong to different documents. You can use as keys only the fields that are mapped to the fields of the summary object.

    You can map the fields of the source file in any order. After you have saved the mapping, the system places the fields in the correct order and creates the import scenario mapping. The system adds all actions (including <Action: Save>) and service commands to the import scenario automatically.

  4. Prepare and import data

    After you have specified the scenario mapping, you can prepare and import data in the same way as you do with regular import scenarios.

Simplified scenarios are not available for editing on the Import Scenarios (SM206025) form, and you cannot edit the data provider that was automatically created for the simplified import scenario. If the simplified scenario is not working, you should convert the simplified scenario to a regular scenario by clicking Convert to Manual Scenario on the Import by Scenario (SM206036) form.