Versions Compared

Key

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

There can be situations when the main data object (source) cannot be represented by any single out-of-the box object.
In this case you may need to switch to the "Source Designer" mode to create your own Composite Source.

This is advanced functionality and requires deep understanding of data model. 

Two most common reasons for creating your own source are:

  • Need to bypass data caching due to very large amounts or volatility of data.
  • Requirement to join multiple data objects by specific key and join type (other than inner join)

Switch to Source Designer mode by clicking on the "Source Designer" tab at the bottom of the screen:

Image Removed

You will get warning popup, click Yes to proceed:

Image Removed

The main data object chosen during interface creation will be shown on the left. The Vocabulary grid appears on the the right.

The The layout of the Source Designer tab is very similar to that of taxonomy mapping. It has the main Data Object and one or many mashups linked to it.The  The main differences areinclude:

  • The

    When you use Source Designer mode, the destination grid is named

    "

    Vocabulary

    "

    . The value mapped into it

    will become

    becomes your Source when you switch back to Taxonomy mapping

    .

  • The mashups you add here

    will

    allow you to specify a custom join key and join type

To use Source Designer mode:

After you select the main data object for your interface and click Create, you see the EDS Worksheet.

  1. You can select the Source Designer mode by clicking the Source Designer tab at the bottom of the page.

    Source Designer tabImage Added


    You see the Source Designer Mode box with the following warning.

Vocabulary

...

  1. Source Designer Mode boxImage Added
  2. Click Yes to proceed.
    The main data object chosen during interface creation appears on the left. The Vocabulary grid appears on the right. By default, all main data object fields already mapped into taxonomy

...

  1. are mapped into Vocabulary as well.

...

  1. You can change this mapping according to your task requirements.

...

  1. VocabularyImage Added

    Vocabulary is the Composite Source of your interface.

...

  1. All fields that have been mapped to Vocabulary automatically go to the Source in the Taxonomy Mapping worksheet as well.

  2. To check that, click

...

  1. the Taxonomy Mapping tab

...

  1. .

...

  1. Taxonomy Mapping tabImage Added
Noteinfo

The fields you mapped into vocabulary will are not automatically be added to the extract. You have to map them from your Composite Source to the Taxonomy.

...