migrate Obeon project from version 3.9 to 4.5

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

migrate Obeon project from version 3.9 to 4.5

Reddi Prakash
Hi,

We are planning to migrate Obeon project from version 3.9 to 4.5
We didn't used Form Builder/Form Runner to develope the forms, we have all custom XForms.
is there any user guide to do this migration and what are the configuration changes
Could you people please help me in this.

Thank You,
Reddi
Reply | Threaded
Open this post in threaded view
|

Re: migrate Obeon project from version 3.9 to 4.5

Alessandro  Vernet
Administrator
Hi Reddi,

There is no such guide, but the upgrade might not be as hard as you might think. I'd recommend you go through the release notes in the 4.0 series (now published as blog posts, see link below), to get an idea of the changes that went in, then just try to take your app/forms, run them on the latest version, and if there are any problem, solve them one by one. And of course, if you are stuck on anything, please do post here and we'll do our best to help.

https://github.com/orbeon/orbeon-forms/wiki/Orbeon-Forms-release-history

Alex
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet
Reply | Threaded
Open this post in threaded view
|

Re: migrate Obeon project from version 3.9 to 4.5

Reddi Prakash



Hi Alex,

I am getting the above error, while navigating from one section to another section.
Are there any configuration changes do i need to take care while migrating from 3.9 to 4.5.

Thank you,
Reddi
Reply | Threaded
Open this post in threaded view
|

Re: migrate Obeon project from version 3.9 to 4.5

Alessandro  Vernet
Administrator
Hi Reddi,

Looks like there was a JavaScript error, which we would need to debug to figure what is going on. Do you have someone on the team, or are you yourself familiar with JavaScript development? I'd recommend that person uses the Chrome Developer Tools or similar to break on all JavaScript errors, and figures where the that error happens. And once you know, i.e. have a stack trace, please let us know, and we'll see what we can do.

Alex
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet