can I create a new text file hrough Wave Robot

0 views
Skip to first unread message

chetan rana

unread,
Nov 24, 2009, 3:19:29 AM11/24/09
to Google Wave API
hi..
I want to create a new text file through a wave robot. But seems it
is not possible in google app engine.
Can anyone give me solution to do that!!.

Thanks.

David Nesting

unread,
Nov 24, 2009, 11:54:26 AM11/24/09
to google-...@googlegroups.com
What do you mean by "a new text file"?  Do you mean a new wave/wavelet/blip?  A text file attachment to a wavelet?  A text file on the user's computer?


--

You received this message because you are subscribed to the Google Groups "Google Wave API" group.
To post to this group, send email to google-...@googlegroups.com.
To unsubscribe from this group, send email to google-wave-a...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-wave-api?hl=en.



Stephen George

unread,
Nov 24, 2009, 12:50:56 PM11/24/09
to Google Wave API
Chetan,

If by file you mean to write a text file into your Appspot
Application, you can't do that. Any distributed application (such as
a robot on appspot) in a cloud environment would have difficulty with
creating a physical file.

I'd suggest one of the following...
* If the data is for logging only, use the method log() that you
inherit from the GenericServlet class (for Java)
* If the data needs to be stored and retrieved, use the datastore
capabilties of the AppEngine.

See this for more info on saving data in the cloud...
http://code.google.com/appengine/docs/whatisgoogleappengine.html

S

On Nov 24, 10:54 am, David Nesting <da...@fastolfe.net> wrote:
> What do you mean by "a new text file"?  Do you mean a new wave/wavelet/blip?
>  A text file attachment to a wavelet?  A text file on the user's computer?
>
> On Tue, Nov 24, 2009 at 12:19 AM, chetan rana <chetan2...@gmail.com> wrote:
> > hi..
> > I want to create a new text file through a wave robot. But  seems it
> > is not possible in google app engine.
> > Can anyone give me solution to do that!!.
>
> > Thanks.
>
> > --
>
> > You received this message because you are subscribed to the Google Groups
> > "Google Wave API" group.
> > To post to this group, send email to google-...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > google-wave-a...@googlegroups.com<google-wave-api%2Bunsu...@googlegroups.com>
> > .

Vikram Dhillon

unread,
Nov 24, 2009, 4:06:10 PM11/24/09
to google-...@googlegroups.com
It is possible to create net blips from a wave, but creating a new txt file on
appspot won't be possible.

--
Regards,
Vikram Dhillon

> --
>
> You received this message because you are subscribed to the Google Groups
> "Google Wave API" group. To post to this group, send email to
> google-...@googlegroups.com. To unsubscribe from this group, send

> email to google-wave-a...@googlegroups.com. For more options,

signature.asc
Reply all
Reply to author
Forward
0 new messages