Skip to content
  • There are no suggestions because the search field is empty.

Files: Add Context

This article provides a starter solution related to adding context to a file.

What Does This Article Cover?

For some solutions it may be beneficial to add context related to the file's contents or for a specific use case.  One way to accomplish this is by adding the context to the file's name.  This article provides design considerations related to adding context to a file and it provides an example of naming the file with context.

 

Intelligence Hub design considerations for adding context to a file

These considerations pertain to adding context to a file.

  • Intelligence Hub can be used to name a file using context.  Alternatively, consider the ultimate destination system and create an Intelligence Hub solution that exchanges data directly with that system.  For example, if the desired destination is Snowflake data warehouse, Intelligence Hub can be used to create a solution that writes to file's contents and external context directly to a Snowflake table.
  • Some systems also allow metadata to be defined for a file.  For example, an Intelligence Hub solution can be created to write a file to Amazon S3 and add metadata to the file.
  • A project file may be downloaded [here].

     

     

    Additional Resources