Michael Maher Posted August 29, 2005 Posted August 29, 2005 We have a client who has set up web page delivery via XML/XSLT from FMU 5.5 on PC. It keeps stalling - FMU has to be restarted continuously. He wants to switch to v7 instead of paying for FMU 6 (which probably should fix his problems), and has done a reasonable job of converting his databases to v7, plus has installed FMSA7. He can demonstrate that all the server stuff is working. But now his XSLT won't deliver the data from the dbs. Can someone point me to exactly where I should look as to why FMU5.5's XSLT won't work with FMSA7's? Or if this is not a simple fix, could someone also let me know that? Thanks, Michael
Martin Brändle Posted August 30, 2005 Posted August 30, 2005 Does he use server- or browser-side XSLT in v7? In his case, I would change to server-side XSLT and use the fmresultset grammar. This will bring the advantage that the users are not restricted to Internet Explorer only. However, he has to rewrite the XSLT pages to some part. He can even use the FMPXMLRESULT grammar, but this one is not as flexible as the fmresultset grammar.
Michael Maher Posted August 31, 2005 Author Posted August 31, 2005 (edited) Thanks Martin, browser-side in v6. fmresultset - that is probably the best way to go, but is there a doc that explains the code changes necessary? Also, why, once he has changed his URLs, can't his old XML/XLST work? I haven't gone too deeply into this, but my reading indicates that the old client-side v6 method should still work with v7, but it doesn't. This would be a quick fix for him, while redesigning to the server-side approach. Is there some information that goes into detail on the changes necessary for both approaches? Michael Edited August 31, 2005 by Guest
Martin Brändle Posted August 31, 2005 Posted August 31, 2005 The FMSA Custom Web Publishing Guide on the CD with FMSA. Or you can download it from FMI's website: http://www.filemaker.com/support/product/documentation.html
Michael Maher Posted September 11, 2005 Author Posted September 11, 2005 Thanks Martin, I expected that was the only material. It would be nice if one of you guns put out a book. Michael
Recommended Posts
This topic is 7014 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now