Best Practices for Split Separation Model
Posted: Wed Apr 22, 2015 8:51 pm
Deploying SC13 on a server and using WebDirect has been a bit problematic. Performance and compatibility has been the main challenge. Deploying the entire SC13 solution on FM server with WebDirect or as a remote share resulted in a loss of PDF-generated reports which is extremely important to modifications I made to the solution.
So, I took another approach running SeedcodeComplete.fm12 locally with FM client and the other 4 modules (calendar, control, media, model) shared on the server. This solution seems to work well with good performance and stability but I'm having a problem getting the calendar to work properly.
When I click on the calendar menu button the calendar routine fires off and when the calendar is presented the menu buttons on the left-hand side are missing. The calendar doesn't seem to be fully initialized.
What is the best way to fix this problem? How can I fix this by changing the underlying code? Is it possible to move the calendar to the local client and keep calendar data sharable on the server?
Thanks, Ken
So, I took another approach running SeedcodeComplete.fm12 locally with FM client and the other 4 modules (calendar, control, media, model) shared on the server. This solution seems to work well with good performance and stability but I'm having a problem getting the calendar to work properly.
When I click on the calendar menu button the calendar routine fires off and when the calendar is presented the menu buttons on the left-hand side are missing. The calendar doesn't seem to be fully initialized.
What is the best way to fix this problem? How can I fix this by changing the underlying code? Is it possible to move the calendar to the local client and keep calendar data sharable on the server?
Thanks, Ken