External integration?

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

External integration?

orbeon

Hello.

I am brand new to Orbeon, and have a question concerning external data.

I would like to be able to update a GPS location on a schedule (say every
minute or so).

Is there a way to insert the data into the form while the form is being
rendered, or perhaps a way to poll a service on a fixed schedule?

Thanks for your help,

Bruce.


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: External integration?

Erik Bruchez
Administrator
Bruce,

Assuming the form is loaded in a web browser, you can write a  
JavaScript timer that dispatches a custom polling event.

We will be implementing xforms:dispatch/@delay soon, which will allow  
you to do this without JavaScript. However this too will require a  
browser window to be open.

-Erik

On Sep 19, 2008, at 4:34 PM, <[hidden email]> <[hidden email]
 > wrote:

>
> Hello.
>
> I am brand new to Orbeon, and have a question concerning external  
> data.
>
> I would like to be able to update a GPS location on a schedule (say  
> every
> minute or so).
>
> Is there a way to insert the data into the form while the form is  
> being
> rendered, or perhaps a way to poll a service on a fixed schedule?
>
> Thanks for your help,
>
> Bruce.
>
> --
> You receive this message as a subscriber of the [hidden email]  
> mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws
--
Orbeon Forms - Web Forms for the Enterprise Done the Right Way
http://www.orbeon.com/



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Re: External integration?

Bruce McGuire-2
Hi Eric.

Thanks for the information.

I think I need more reading. Is there a standalone version of Orbeon that I could either embed into my application, or that I could extend with my own  code (java or .net)?

Thanks,

Bruce.

Erik Bruchez wrote:
Bruce,

Assuming the form is loaded in a web browser, you can write a JavaScript timer that dispatches a custom polling event.

We will be implementing xforms:dispatch/@delay soon, which will allow you to do this without JavaScript. However this too will require a browser window to be open.

-Erik

On Sep 19, 2008, at 4:34 PM, [hidden email] [hidden email] wrote:


Hello.

I am brand new to Orbeon, and have a question concerning external data.

I would like to be able to update a GPS location on a schedule (say every
minute or so).

Is there a way to insert the data into the form while the form is being
rendered, or perhaps a way to poll a service on a fixed schedule?

Thanks for your help,

Bruce.

--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: [hidden email]
For general help: [hidden email]
OW2 mailing lists service home page: http://www.ow2.org/wws

--
Orbeon Forms - Web Forms for the Enterprise Done the Right Way
http://www.orbeon.com/


No virus found in this incoming message. Checked by AVG - http://www.avg.com Version: 8.0.169 / Virus Database: 270.7.0/1682 - Release Date: 20/09/2008 10:24 AM


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Re: Re: External integration?

Erik Bruchez
Administrator
Bruce,

Not sure what you mean by "standalone version", but at the moment,  
Orbeon is available as a Java WAR file. Orbeon Forms It is written  
mostly in Java on the server and JavaScript on the client, with a  
series of XML-based languages like XSLT and XPL used as well.

-Erik

On Sep 20, 2008, at 12:20 PM, Bruce McGuire wrote:

> Hi Eric.
>
> Thanks for the information.
>
> I think I need more reading. Is there a standalone version of Orbeon  
> that I could either embed into my application, or that I could  
> extend with my own  code (java or .net)?
>
> Thanks,
>
> Bruce.
>
> Erik Bruchez wrote:
>>
>> Bruce,
>>
>> Assuming the form is loaded in a web browser, you can write a  
>> JavaScript timer that dispatches a custom polling event.
>>
>> We will be implementing xforms:dispatch/@delay soon, which will  
>> allow you to do this without JavaScript. However this too will  
>> require a browser window to be open.
>>
>> -Erik
>>
>> On Sep 19, 2008, at 4:34 PM, <[hidden email]> <[hidden email]
>> > wrote:
>>
>>>
>>> Hello.
>>>
>>> I am brand new to Orbeon, and have a question concerning external  
>>> data.
>>>
>>> I would like to be able to update a GPS location on a schedule  
>>> (say every
>>> minute or so).
>>>
>>> Is there a way to insert the data into the form while the form is  
>>> being
>>> rendered, or perhaps a way to poll a service on a fixed schedule?
>>>
>>> Thanks for your help,
>>>
>>> Bruce.
>>>
>>> --
>>> You receive this message as a subscriber of the [hidden email]  
>>> mailing list.
>>> To unsubscribe: mailto:[hidden email]
>>> For general help: mailto:[hidden email]?subject=help
>>> OW2 mailing lists service home page: http://www.ow2.org/wws
>>
>> --
>> Orbeon Forms - Web Forms for the Enterprise Done the Right Way
>> http://www.orbeon.com/
>>
>>
>>
>> No virus found in this incoming message.
>> Checked by AVG - http://www.avg.com
>> Version: 8.0.169 / Virus Database: 270.7.0/1682 - Release Date:  
>> 20/09/2008 10:24 AM
>>
>
> --
> You receive this message as a subscriber of the [hidden email]  
> mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws
--
Orbeon Forms - Web Forms for the Enterprise Done the Right Way
http://www.orbeon.com/



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws