Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • the record.name attribute must contain the name of the entity in which the records will be imported (for example: <record name="Product" limit="many">)
  • the field.name attribute must contain the name of the entity field in which the records will be imported (for example: <field name="productId" type="String"/>)

...