Hello Everybody,
We are planning to migrate current ESS forms from 8.1.0 to lsf9.0, I have no experience on LSF, so I don't know how the pages can be. Also we have requirement to use ASP & HTML only (No Design Studio), would like to know if it is possible, please give suggestions..
Thanks,
Sushil..
I did a migration of Self Service modifications from version 8 to version 9 Employee and Manager Self Service and there were quite a few differences. At least with the client I was working with, the modifications they had made need to be made in other files. Some files that existed in version 8 did not exist in version 9 and you had to determine which location the new modifications were going to take place in.
In some cases, the file structure changed, so calling variables from another Javascript class didn't work because they were no longer included.
Depending the number and difficulty of your changes, it can be a hassle. Simple things that renaming fields and moving things around in Self Service remained relatively the same. However, if you're really overhauling some of the functionality, it can be a headache.
If you want to see how the files differ, I use a program called Beyond Compare. It's pretty useful and color codes all the differences between files and folders. You can get a 30 day trial on the web and compare your Self Service modifications between environments. It's the easiest way I've found to be able to determine where your change(s) need to take place.
True, all you need is a good html/javascript text editor. Word of advice. Don't get trigger happy changing stuffs. I have like 50 pages minor to my own page and it was a pain to upgrade. Document your changes inside the file too.