Transformations: HVR 6 - Using HVR Variables in TableProperties BaseName for renaming target tables
Hi team,
If we want to rename target tables in a Snowflake integrate job of a channel we currently have to include an action TableProperties (BaseName) per table. It would be good if we only needed one *All Tables action instead and use a HVR variable. See image below for details.
-
Hi Chris,
Have you considered using the REST API to make these changes (https://fivetran.com/docs/hvr6/rest-api/rest-api-reference/610). Or, depending on your familiarity with Python, you can make this even easier with the open source pyhvr wrapper (https://github.com/fivetran/pyhvr/; based on the openapi.yaml definition in $HVR_HOME/api).
Hope this helps.
Mark.
Please sign in to leave a comment.
Comments
1 comment