Versions Compared

Key

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

...

Code Block
languagejs
themeRDark
{
    "modules": {
        "connector": [
            {
                "module": "ForeignKeyJoin"
            },
            ...
        ]
    }
}

 

With this configuration, foreign key merges will happen for the connector scope on any Process or Fetch event.

Publishers

...

ElasticSearch Publicher

Content Processing example

...