My code for create  new wave:

....

private void createNewWave(Event event,  String title, List<String>
participants) {

        Wavelet newWavelet = event.getWavelet().createWavelet(participants,
"");
        newWavelet.setTitle(title);

    }
.....

Notes: for participants include robot with name projecthel...@appspot.com.

It is OK for create new wave include robot projecthel...@appspot.com.
But robot projecthel...@appspot.com inactive in new wave.

any idea ?
thanks,

On Thu, Apr 1, 2010 at 10:54 AM, thai huynh <thaihuyn...@gmail.com> wrote:

> Hi,
>
> I dont see any info from log. btw, My Robot  using Java API  with app id
> projecthel...@appspot.com.
>
> thanks,
>
>
> On Tue, Mar 30, 2010 at 1:14 PM, pamela (Google Employee) <
> pamela...@gmail.com> wrote:
>
>> Do you see any messages in the logs at all?
>>
>> Is it a Java or Python robot?
>>
>> What is its app ID?
>>
>>
>>
>> On Tue, Mar 30, 2010 at 5:03 PM, thai huynh <thaihuyn...@gmail.com>wrote:
>>
>>> Hi,
>>>
>>> Yes, for the both: does not respond and doesn't receive events.
>>>
>>> thanks
>>>
>>> On Tue, Mar 30, 2010 at 12:09 PM, pamela (Google Employee) <
>>> pamela...@gmail.com> wrote:
>>>
>>>> What do you mean by the robot is inactive? It does not respond? It
>>>> doesn't receive events?
>>>>
>>>>
>>>> On Mon, Mar 29, 2010 at 9:48 PM, hvt_kg <thaihuyn...@gmail.com> wrote:
>>>>
>>>>> Hi All,
>>>>>
>>>>> It's seem some issue about API ( java), So. When create new wave by
>>>>> Robot. I had attach robot and list participant into wave and occur
>>>>> problems, I navigate new wave just created and operation on
>>>>> wavelet,etc,... Robot inactive. Any guys see it.
>>>>>
>>>>> 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-wave-...@googlegroups.com.
>>>>> To unsubscribe from this group, send email to
>>>>> google-wave-api+unsubscr...@googlegroups.com<google-wave-api%2bunsubscr...@googlegroups.com>
>>>>> .
>>>>> For more options, visit this group at
>>>>> http://groups.google.com/group/google-wave-api?hl=en.
>>>>>
>>>>>
>>>>  --
>>>> 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-wave-...@googlegroups.com.
>>>> To unsubscribe from this group, send email to
>>>> google-wave-api+unsubscr...@googlegroups.com<google-wave-api%2bunsubscr...@googlegroups.com>
>>>> .
>>>> For more options, visit this group at
>>>> http://groups.google.com/group/google-wave-api?hl=en.
>>>>
>>>
>>>  --
>>> 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-wave-...@googlegroups.com.
>>> To unsubscribe from this group, send email to
>>> google-wave-api+unsubscr...@googlegroups.com<google-wave-api%2bunsubscr...@googlegroups.com>
>>> .
>>> For more options, visit this group at
>>> http://groups.google.com/group/google-wave-api?hl=en.
>>>
>>
>>  --
>> 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-wave-...@googlegroups.com.
>> To unsubscribe from this group, send email to
>> google-wave-api+unsubscr...@googlegroups.com<google-wave-api%2bunsubscr...@googlegroups.com>
>> .
>> For more options, visit this group at
>> http://groups.google.com/group/google-wave-api?hl=en.
>>
>
>

-- 
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-wave-...@googlegroups.com.
To unsubscribe from this group, send email to 
google-wave-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-wave-api?hl=en.

Reply via email to