Hi Sathish-

1. So you're using an iframe inside an iframe (the gadget)? You could
try using HTML5 postMessage, which I believe is supported in the
browsers that Wave supports.

2a. Embedding should work in a custom domain- it works for my /
google.com/ embedded waves. You're correct that there's no debug menu.
There's plans to expose the Wave ID in the UI for all users. For now,
you could write a gadget or a robot to show you the ID, or you could
decode it from the URL.

2b. Would the active robot API solve that? (Letting the robot create
the waves and do all of that for the user?)

2c. I'm not as familiar with the Java API; can you clarify on this
issue?

- pamela

On Nov 30, 1:15 pm, Sathish <[email protected]> wrote:
> Kudos to Google team for getting this innovative collaboration
> platform. After getting my hands dirty on it with some web related
> stuff, i moved to theEnterprisepart of it !
>
> I am trying to integrate Googlewaveinto ourenterpriseBPMS
> platform, which is completely browser based. Following are the
> attempts and results!
>
> 1.Enterpriseapplications (say, Business Process modeler) in GooglewaveUI
>
> Out product suite has several modelers and I chose the BPM modeler to
> collaborate. I used a gadget for this. The gadget has an IFrame, that
> loads the BPM modeler. Changes in the modeler have to be now
> communicated towaveobject in the GoogleWaveUI, but i am restricted
> with the cross-domain access restriction here. And ours is a bigger
> framework and it is not possible to get the complete code moved to the
> gadget [I suppose SAP gravity does that way?]. I could not find any
> similar usage in this group. Can anybody suggest some other way ?
>
> 2. GooglewaveinEnterpriseapplication context
>
> I moved on to the next approach of embedding thewavein the BPM
> modeler. I succeeded in doing this, but again blocked by the limited
> API setwaveoffers.
>
> a. To get the waveID in mycompany.com domain, there is no Debug option
> in thewaveUI and i got thewaveID from the URL of thewave. Still
> it does not load in Embed mode. Is this enabled for custom domain? Any
> SSO assertions needed ?
> b. I chose to go with wavesandbox domain. Still users have to go towaveui to 
> create awave, add participants, get thewaveID and
> provide it to the application. This is not a seamless integration.
> Though i store thewaveID relation in every BPM created, for the
> first time user has to do this shifting to GooglewaveUI forwave
> creation. And adding participants is a minimum requirement in
> collaboration. This solution hence cannot be rolled out.
> c. addReply API always embeds a empty reply. If it accepts content as
> parameter, then i could overcome the cross-domain issue and with my
> Robot, i can start some activity in my application [server side] with
> this reply content.
>
> @Google team: Any updates on will and when i can get these. For now,
> any work-around would do for me.
>
> 3. I am looking into waveserver as the last option. Hoping that it
> would help in overcoming these limitations. Will update on this
> shortly.
>
> I would really be happy if anybody can suggest alternative solutions
> for this !!

--

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