A Google Wave robot is an AppEngine app for all intents and purposes. If you
are able to securely send requests to your AppEngine app from your server,
then you should be able to translate these requests to the robots Active API
and manipulate waves.

Eyal.

On Thu, Mar 25, 2010 at 6:50 PM, balderman <[email protected]> wrote:

> Hi
> I have a robot which needs to connect to a machine inside my company
> firewall  and activate a service.
>
> So I set the SDC (Secure Data Connector) on the machine inside the
> firewall and now I am having a simple web page which activates a
> servlet running on app engine.This servlet is doing URL fetch and
> calling the service using SDC. I have configured SDC resourceRules.xml
> in order to let the admin of my domain access the URL of the service -
> so before I activate my webpage I login to Google Apps as this
> administrator ([email protected]).
> The question is how do I mimic this flow from the robot code? The
> robot has its own Google identity ([email protected]) and it is not
> connected to my domain.
> -- Can I somehow add the robot to my domain?
> -- Can I login programmatic as the admin?
>
> Thanks
>
> Avishay
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Wave API" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<google-wave-api%[email protected]>
> .
> 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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-wave-api?hl=en.

Reply via email to