I am looking for information in the PHP toolkit that Marty talked about during Innovations... is anything posted here?
iMIS Community
Installing "WCM Only' on webserver
Has anyone installed WCM in an environment which it is separate from the application serer? We installed only WCM on the web server. We copied the net folder and created a new website pointing to the copy, and followed the instructions to manually create a default website. When we created the website and moved the files over from the application server to the web server, as documented, there were still several files that were not documented that we had to move over in order for the site to function and surf to edit to work. Does anyone know why I had to move the additional files that were not documented?
Release Candidate 15.1
Posted this issue in the blog but though it might fit well here in the Forum.
Problem
I initially logged the issue we were having working with the latest 15.1 release. The issues presented itself when using an existing DB and upgrading in a test environment. Installing with a demo database worked fine but using a 15.0 DB and upgrading presented this .net error trying to load the web view (Shown below). The error indicated it could not find the site map node. This turned out to be misleading. After many installs and re-installs on both a demo and upgrade I resolved the issue.
SQL Server: Problems with security when doing nightly backup and restore
We are trying to automate a backup of our imis database (imis) and restore to a different database (imisYesterday) nightly. We are on version 10.6 and running SQL 2005 in SQL 2000 compatibility mode. The backup and restore is no problem (using the code below), but what we’re having problems with is the logins are now broken for the restored database. In iMIS under system setup, User Passwords, there are two buttons – Update All SQL Logins and Re-Create All SQL Logins - which will fix this problem but we need this to happen automatically. Are these buttons accessing a stored procedure within iMIS that we can call or is there code that has been written to accomplish this?
Installing WCM
Has anyone had problems installing WCM once they have patched the application server? When we try to install WCM it says that the database is at a later version. Shouldn't we have to install the product release before we can install the patch?
Thanks
Andie
TaskCentre
Anyone interested in sharing their TaskCentre experience?
I posted something to my blog at:
http://travisdunbar.blogspot.com/2009/04/imis-taskcentre-new-member.html
MARK_CONFIRMED only when Zero balance
We're using iMIS Version 10.5.
I'm trying to generate confirmation letters (via Generate Reports) only when there is a zero balance.
I want to restrict printing only to those records for which a confirmation letter has not been printed (by marking the record), but want to keep the option of reprinting all if necessary (include confirmed).
I created a custom Crystal (Version 9.2) report that I would like to test for the mark. I which table is this "mark" stored?
Customized Training
We are using iMIS15. The system was implemented about a year ago by a vendor that didn't require business processes, documentation or requirements so you can imagine it is a free for all as to how functions are performed in the system. While there are a number of other areas that need to be addressed, right now we are looking for someone to come out and watch how functions are current processed, document them and then train all relevant staff.
Printing Problem: With Set Report Destination going straight to printer
We have a situation where several of our users have set the Report Destination to go directly to printer. This has worked in the past but for some reason the report seems to queue and keep printing continuously and locks up iMIS. This is only happening on new machines that we’ve deployed recently but we are not finding any other differences between the new and old machines. Any ideas?
Partial payment
Hi,
Is it programmatically possible to process partial payment on an event that has vouchers used to credit the total payment amount? e.g. If the event was $340 and customer has $150 vouchers, then partially pay $190 ($340 - $150). Thus balance of $150 is still owing because customer now needs to mail out their voucher coupons in the post to us. Once the voucher coupons is receive, staff will then manually clear out the balance owning for that customer in IMIS.