orbeon flow

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

orbeon flow

smaran

Hi All,

I am able to create orbeon form tables in oracle and store the data. And can customize the application and ui and change the logos my modifying certain files.

But I want to know how all these file are linked to each other. when request comes from user to server and response goes back to user I want to know the entire flow. Is there any documentation provided by orbeon.And also I want to know what are all languages I should know to understand this. like xslt,xpl etc.

Regards,

Smaran

 

Please do not print this email unless it is absolutely necessary.

The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments.

WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.

www.wipro.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: orbeon flow

Erik Bruchez
Administrator
Smaran,

I don't think we have documentation specifically explaining the architecture of Form Runner. I realize it would be helpful but it's just not there at the moment.

At the high level Form Runner is implemented on top of stuff that has been in the Orbeon platform for a long time, including:

* the Page Flow Controller (PFC)
* XML pipelines (XPL)
* pipeline processors including XSLT
* and of course XForms

In Form Runner, the Page Flow is the start of everything:


This defines what pages and services are exposed.

Then each page/service is implemented in XPL/XSLT.

Finally, some pages make use of XForms, and that is processed by the XForms engine.

-Erik

On Wed, Mar 2, 2011 at 4:37 AM, <[hidden email]> wrote:

Hi All,

I am able to create orbeon form tables in oracle and store the data. And can customize the application and ui and change the logos my modifying certain files.

But I want to know how all these file are linked to each other. when request comes from user to server and response goes back to user I want to know the entire flow. Is there any documentation provided by orbeon.And also I want to know what are all languages I should know to understand this. like xslt,xpl etc.

Regards,

Smaran

 

Please do not print this email unless it is absolutely necessary.

The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments.

WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.

www.wipro.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




--
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