Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7765587
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T15:12:09+00:00 2026-06-01T15:12:09+00:00

My application generates binary data (compressed xml) and saves it to the Google App

  • 0

My application generates binary data (compressed xml) and saves it to the Google App Engine Blobstore. I want to return a public URL that clients can use to access this binary file from anywhere, without needing to go through AppEngine and my Java servlets. I know it’s possible to get this kind of URL for images using ImagesService#getServingUrl, but what about for other types of files?

I create my file like this:

FileService#createNewBlobFile("application/octet-stream", "myfile.bin");

When I call AppEngineFile#getFullPath() I get something like:

/blobstore/writable:a2c0noo4_LNQ0mS6wFdCMA

I can see the file created in my dev filesystem with a different random name. What’s its URL?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-01T15:12:10+00:00Added an answer on June 1, 2026 at 3:12 pm

    According to the docs, there’s no public URL for objects in the blobstore. You can only access it through the Blobstore API from your app. So if you want your blobstore objects to each have a URL, you’d have to create your own handler for that, which of course will have to pass through AppEngine and your Java servlets.

    I think the ImagesService#getServingUrl doesn’t generate a Public URL for the images in blobstore. That URL doesn’t really point directly to your blobstore data. It points to an image service that is able to access your blobstore, and serves your image for you through its own high performance infrastructure.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

My Java Swing application generates an HTML file, and I want to open it
We have an application that generates simulated data for one of our services for
I have an application that generates xml files, and they might contain special characters.
For my application, I need to serialize data to file using XML, so I
In an application I want to store sensitive data (which can be arbitrarily large)
My application generates HTML reports. The users want the report to fit a single
My web application generates pdf files and either e-mails or faxes them to our
I have a some of html strings that my application generates. Each html 'snippet'
I have a application that generates a couple of different mails. These mails are
I have an application that generates around 10000 printed pages per month. Each report

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.