This action imports a table from a DBF (Database File Structure) file.

  • Field

    Description
  • Label

    A label to identify the action. This label appears under the Action name inside the Action box. If this field is left blank, the default value is “Untitled.”
  • Description

    A brief explanation of what this action does inside the sequence. This description appears as a tooltip when your cursor hovers over the Action box.
  • Fail Message

    A message that identifies potential issues that could happen with this action. This fail message will appear if the action fails when you try generating the sequence. If this field is left blank, the default error message built into the action appears.
  • Start Record

    The first record that will be imported. Note: If the start record is zero, all records will be returned. If the record count exceeds the number of records to be returned, then all records will be returned starting at the start record value. Otherwise, the returned result starts at the start record value and returns the record count plus one.
  • Record Count

    The number of records to import. Leave the default value of zero to import all of the records.
  • File Path

    The path to the Database File Structure (.DBF) file.