[google-appengine] Re: Send an attach mail from Google Cloud Storage using App Enging Java Client

2015-10-19 Thread snahasis ghosh
Hi Alejandro Thanks for your reply. Thanks for your valuable time that you have spent here. I hope you will spent some more time to solve my problem. Before going to write the code I am going to describe you what it is toady and what I want to achieve. I have an java web application which

[google-appengine] Send an attach mail from Google Cloud Storage using App Enging Java Client

2015-10-19 Thread snahasis ghosh
Hi Google Cloud Support I want your suggestion for sending mail with attachments from Google Cloud Storage. Currently I upload a file(.mp3) in Google Cloud Storage within the specific bucket using App Engine Java Client. I want to send this file (.mp3) as an attachment with the mail and mail

[google-appengine] Send an attach mail from Google Cloud Storage using App Enging Java Client

2015-10-19 Thread snahasis ghosh
Hi Google Cloud Support I want your suggestion for sending mail with attachments from Google Cloud Storage. Currently I upload a file(.mp3) in Google Cloud Storage within the specific bucket using App Engine Java Client. I want to send this file (.mp3) as an attachment with the mail and mail

[google-appengine] Re: Send an attach mail from Google Cloud Storage using App Enging Java Client

2015-10-19 Thread snahasis ghosh
Hi Alejandro Thanks for your reply. This is the exact path that you describe. Actually GCS is our client requirement and we have to do that. Sending mail for GCS is another mandatory requirement and we are trying to do that. I was in little bit confusion about what does it mean when it say

[google-appengine] Re: Send an attach mail from Google Cloud Storage using App Enging Java Client

2015-10-19 Thread snahasis ghosh
Thanks Alejandro Thanks for your valuable comment and advise. -Snahasish -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to

Re: [google-appengine] Upload file in Google cloud and Mail using App engine.

2015-09-15 Thread snahasis ghosh
Hi Nick I have few questing. Can you please clearly. 1. Is Remote API using is the correct approach to fulfill my requirement ? 2. As per https://cloud.google.com/appengine/docs/java/tools/remoteapi Remote API Servlet RemoteApiServlet

[google-appengine] appId from remote api; status code = 404

2015-09-14 Thread snahasis ghosh
Hi all I am getting an error when I am trying to connect Google app engine project from my application(deployed in Tomcat) using Remote Api Error is: *java.io.IOException: can't get appId from remote api; status code = 404, body: 404 Not FoundError: Not FoundThe requested URL

[google-appengine] Upload file in Google cloud and Mail using App engine.

2015-09-12 Thread snahasis ghosh
Hi, I am new in Google app engine. I need some help and suggestion from you. I have an project in Google app engine, for example http://devSend.appspot.com/