NavigationUser login |
iMIS communityWCM and iMIS backup strategiesFor those individuals already using WCM and iMIS, what backup (and system maintenance) practices have you put into place? We feel pretty confident about our SQL backup strategy, but the only items we're finding in the official docs are for SQL at http://docs.imis.com/15.1/index.asp?topic=/15.1/34128.htm and nothing regarding iMIS itself and the WCM sites. Categories: iMIS Community
Modifying Public view "Search page" to include "category column" from Orders pages.We would like to modify our public views "search page"...../iMISpublic/Core/Search.aspx to display the "product category column" from the pages under "orders" directory, e.g. ...../iMISpublic/Core/Orders/Default.aspx. Anyone can help? Thanks. Categories: iMIS Community
Event Directions can include HTMLThis is a response to the question about including HTML in Event descriptions here: http://www.imiscommunity.com/complete_newbie_need_help I'm posting it here so I can attach a screenshot. Something else that might help... The Event Directions field, from Define an Event in Desktop, is rendered as an asp:Label in public view and template sites, so it can include HTML formatting for bold and hyperlinks. The attached screenshot shows the desktop setup, with html in the Directions field, and its effect in public view. I didn't check to see how confirmation notices would handle HTML, so you'd probably want to check "Suppress printing of directions on Confirmation Letters". Categories: iMIS Community
Note tab-how to export note field on a reportI want to add our Note prompts field #3 to report fields on detail report patameters. When I export membership report, I like to see membership note colume? What is table name for this field? eg. name.MEMBER_TYPE, Categories: iMIS Community
Using IQA results set with LettersI would like to use the results set from an IQA to merge to a Word template in the Letters system and therefore create activities on each record. Is this possible within iMIS or would I have to use Task Centre? Thanks for any assistance. Jenny Categories: iMIS Community
Customer Portfolio screen is not active when IQA returns resultsI have attached a link to a brief video that demonstrates this issue. Essentially, when using an IQA query that has been set up to return details to the Customer Portfolio, the query runs, the list is generated in an IQA window and a record is selected. When this occurs, the results set is returned to the results pane in the imis customer portfolio, but the cust portfolio is completely inactive. You cannot enter a new record, select a record from the results set, no record is returned to the customer screens, etc. Categories: iMIS Community
Error on Citrix (iMIS & Crystal)We are suddenly getting error on Citrix server when we try to run custom Crystal Report for badge. Only manager can run it so it still works. And report works in Crystal Repors on Citrix. It happened suddenly, no changes to iMIS or the report. It was working all fine for everybody. We restarted Citrix but it still doesn't work for other users even if they have full rights (8 in all modules). Ther error is: Categories: iMIS Community
Error during logon: the application server version may...Hi, I am getting this error when I try to logon to iMIS; Error during logon:the application server version may not match the database version. Please see your system adminstrator. using iMIS 15.1 I am not sure what could have created this issue, deleted some duplicate records in iMIS... Please help! Tim Categories: iMIS Community
Cart Discount how or why override PriceCache:35218;3742665;1: 112.5000
PriceCache:35218;3742665;1: 112.5000 Could I set this value to 1/2 price something like PriceCache:35218;3742665;1: 56.25 The page http://vvv.nn.com/imispublic/Cart/Core/cart/MyCart.aspx Has a reference to namespace IWC.UI.WebControlspublic abstract class CartPage : DisplayPageBase, IImpersonationPage The stock iMIS page reveals that /iMISpublic/AM/ContentManagerNet/ShowVariables.aspx Categories: iMIS Community
E-Communities CF error msg box Document.form1.TDescription is null or not an object.This is from the CF pages in e-Communities with 15.1.1 Public Views. When a document is uploaded the form errors with first this message then a viewstate error page. A msg box with:"Document.form1.TDescription is null or not an object." is the first error response. Categories: iMIS Community
How to fix damaged recordI have one member's record seems to be damaged, any changes I tried to save it. Customer porfolio error appears and shut it down. How would I fix this damaged record? or delete it? Thanks,
Tim Categories: iMIS Community
Using Flash in WCM - website contentI am using version 15.1.2.4730 of iMIS. I have similar problem as Jonathan with including Flash (in my case I like to include it in the website content). Here is my page: http://209.217.68.142/imis15/fra/About/fra/About.aspx?languageId=1 Categories: iMIS Community
iMIS table list-spread sheet download?Hi, I've been told that I can download a cheat spread sheet that shows all of iMIS table list which helps with customizing iMIS-Crystal reports. Does anyone knows where I can download this spread sheet? Thanks, Tim Categories: iMIS Community
Document Published DateIs there a way to easily retrieve the Published Date for any given Document? The only date I see is Updated On. The published Date seems to be hidden in the blob field. Categories: iMIS Community
End the Connection Time Out Issues in 15.1.2You can modify you connection strings for WCM and site issues to improve performance and Eliminate the Connection Timeout issues in WCM Open your web config file in the new folder. Locate the connection string for imis. Add the following parameters to the end of the existing string. Max Pool Size=100; Min Pool Size =5; Categories: iMIS Community
Document Url From DatabaseIs there a way to retrieve the actual url to a content record from the database. I am writing a Alpha Tagged list webpart and I am having issues with content since the blob field is longer than I can read in SQL. Categories: iMIS Community
SELECT @@VERSION returns the service pack number in SQL Server 2008Up through SQL Server 7.0, to determine the level of SQL Server, the routine was to execute SELECT @@VERSION, note the version number, and look it up in the table on the Microsoft site -- http://support.microsoft.com/kb/321185 . With SQL Server 2000, SELECT SERVERPROPERTY ('ProductLevel') was introduced, which returns "RTM", "SPn", or "Bn", for Release to Manufacturing, Service Pack n, or Beta n. Categories: iMIS Community
WCM Billing and International Billing ProblemsNeedless to say we have a very upset client, that has implemented Imis 15.1 and are having several issues with billing errors. There seems to be issues with international billing as well as some US based members; the browsers seem to have an issue with international users where it puts invalid characters in the amounts or other fields. The errors cause issues in the application pools, then the application pools recycle and stall. Then the user gets an general error page (error.aspx) that shows an generic message. We have modifed the error.aspx to show a general message, to help eleivate their frustaration. Categories: iMIS Community
WCM install on own server issuesAfter trying a 2 server installation in a test environment, and running into some major performance issues, we're attempting to run a 3 server install, which is a little closer to how we intend to end up; that's an iMIS app server, a database server, and a Web server. The database server and iMIS app server seem to be setup just fine. The WCM/Web server is something of a mess. Categories: iMIS Community
|