Replies: 2 comments
-
|
Hi @kafkaguru and thanks for reaching out!
The value should be a static string that matches the content of your 'source_sys_name' column. You define the content of your Depending on the actual content of your So, to help you better, could you provide me sample values that you find inside |
Beta Was this translation helpful? Give feedback.
-
|
Sorry, forgot to follow up. Your explanation cleared things up! Thanks! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I've been reading the documentation for the rsrc_static attribute and I'm a bit confused.
I understand its purpose, but the explanation to how it's used is unclear to me. The relevant paragraphs are:
Should the value be a static string? A column name reference? A path for the value within a column?
I think a full example would be helpful to describe the different scenarios referenced under special cases.
Here's an example to help:
source_sys_nameis thersrc_alias. Value is source_catalog.source_schema.source_table_name'load_timestampis theldts_alias. Value is the time data was written to our database.sat_sales_order_header
sat_sales_order_status
hub_sales_order
To configure the hub would I do the following?
Or would I do:
Or finally:
Beta Was this translation helpful? Give feedback.
All reactions