AlternativeSourceTypeAsString

Key Name Default Value Required

AlternativeSourceTypeAsString

1

No

Description

This option specifies whether the connector allows String values to be inserted into the _id column when the column is of type ObjectId.

  • 1: The connector allows both String and ObjectId values to be inserted into the column.
  • 0: The connector only allows ObjectId values to be inserted into the column.