Skip to main content
Question

Directly Uploading to Azure Blob Storage from FME (No Local Files, No HTTPCaller)

  • February 18, 2025
  • 1 reply
  • 36 views

izabreton
Contributor
Forum|alt.badge.img+3

Hi,

I have HTML content stored in a table's html_content attribute, and file names in a file_name attribute. How can I upload these directly to Azure Blob Storage using the FME Azure Storage connector without writing local files or using the HTTPCaller? Is it possible to provide the HTML content directly to the connector as an attribute? I need to dynamically set the blob name using the file_name attribute. Any help is appreciated!

1 reply

nielsgerrits
VIP
Forum|alt.badge.img+54

I’m not sure if this can be done. It is possible to choose to upload from attribute, but I think this needs the file to be read using an AttributeFileReader first? I have never used this option in the AzureBlobStorageConnector before.

As an alternative, I would try to use a TempPathnameCreator and a FeatureWriter to write the file before uploading. This way you will not have to remove the written files afterwards.


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings