Data Integration
- Data Integration
- All Products
For the task "monthly_sales" in Folder1 inside Project1, the value for parameter $$connection is "ff_jd." In all other tasks, the value for $$connection is "ff5."[GLOBAL] $$connection=ff5 [Project1].[Folder1].[monthly_sales] $$connection=ff_jd
Task1 contains the $$location, $$source, and $$sourceconnection parameters. Taskflow2 and Taskflow3 contain Task1.#USE_SECTIONS $$source=customer_table [GLOBAL] $$location=USA $$sourceConnection=Oracle [Default].[Sales].[Task1] $$source=Leads_table [Default].[Sales].[Taskflow2] $$source=Revenue $$sourceconnection=ODBC_1 [Default].[Taskflow3] $$source=Revenue $$sourceconnection=Oracle_DB
Parameter
| Section
| Value
|
---|---|---|
$$source
| [Default].[Sales].[Task1]
| Leads_table
|
$$sourceconnection
| [Default].[Sales].[Taskflow2]
| ODBC_1
|
$$location
| [GLOBAL]
| USA
|
Parameter
| Section
| Value
|
---|---|---|
$$source
| [Default].[Sales].[Task1]
| Leads_table
|
$$sourceconnection
| [Default].[Taskflow3]
| Oracle_DB
|
$$location
| [GLOBAL]
| USA
|
Parameter
| Section
| Value
|
---|---|---|
$$source
| [Default].[Sales].[Task1]
| Leads_table
|
$$sourceconnection
| [GLOBAL]
| Oracle
|
$$location
| [GLOBAL]
| USA
|